@charset "utf-8";
*{
	padding:0px;
	margin:0px;
}
.clearfix:after {
	content:"";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
body {
	width:auto;
	background:url(index.jpg) top no-repeat;
	font-family:Arial,"宋体" Helvitica, sans-serif;
}
img,div,class,ul,li{ _behavior:url("js/iepngfix.htc")
   }
#wrap{
	width:1003px;
	height:610px;
	/*height:auto;*/
	margin:0px auto;
}
#top{
	width:100%;
	height:205px;
	/*height:196px;*/
}
#content{
	width:532px;
	height:auto;
	/*height:89px;*/
	padding:30px 0px 0px 58px;
	color:#5e318e;
	font-size:12px;
}
#content_scroll{
	width:352px;
	height:181px;
	margin-top:25px;
	float:left;
}
.read_more{
	margin-left:37px;
	float:left;
	margin-top:25px;
	text-decoration:none;
	width:86px;
	height:21px;
	background:#cd75ad;
}
.read_more li{
	width:86px;
	line-height:19px;
	text-align:center;
	color:#FFF;
	padding-bottom:2px;
	background:url(pic01.jpg) 5px 8px no-repeat;
}
.read_more li a{
	color:#FFF;
	text-decoration:none;
}
.read_more li a:hover{
	color:#fdd94c;
	text-decoration:none;
}
#footer{
	height:45px;
	width:945px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:35px 0px 0px 58px;
	/*padding-left:58px;*/
}
#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	color:#fdd94c;
	text-decoration:none;
}
