@charset "utf-8";

body{
	background-color:#FFF0F2;
}

* html .iepngfix {
  behavior: url(./js/iepngfix.htc);
}
img{
	behavior:url(./js/iepngfix.htc);
	border:none;
	vertical-align: bottom;
}
#bg{
	width:100%;
	background: url("../images/bg_flower.jpg") repeat-x top left;
}

#index_footer{
	text-align:center;
	width:820px;
	display:block;
}

#index_footer .qr{
	position:relative;
	top:-120px;
	left:340px;
	z-index:20;
}

#banner{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#banner p{
	margin:0;
	padding:0;
}

#news{
	display:block;
	float:left;
}

#news_inline{
	background: url("../images/index_news.jpg") no-repeat top left;
	width:817px;
	height:122px;
}

#news .title{
	position:relative;
	z-index:10;
}

#inline_box{
	overflow:auto;
	display: block;
	width:700px;
	height:70px;
	font-size:12px;
	padding-right:10px;
	position:relative;
	top:20px;
	left:80px;
	line-height:18px;
}

#index_search{
	float:left;
	display:block;
	background: url("../images/index_serach.jpg") repeat-x top left;
	width:438px;
	height:98px;
}

#index_search iframe{
	margin-left:55px;
	margin-top:25px;
}

#footer{
	margin-top:3px;
	margin-right:28px;
	text-align:right;
	font-size:10px;
}

.mo{
	font-size:20px;
	font-family:arial;
}
