/* CSS Document */
body{
	background: url(../images/1.jpg) no-repeat #FFF4FC top center;
	font-family: Arial,Tahoma,宋体;
    font-size: 12px;
	padding:0;
	margin:0;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, img,pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
	list-style:none;
	border:0;
}
.banner{
	margin:0 auto;
	width:1000px;
}
/*.banner img{padding-left:50px;}*/
.banner2{
	margin:0 auto;
	width:1020px;
	padding:108px 0 0 0px;
}
.banner3{
	margin:0 auto;
	width:1000px;
}
/* list */
.list{
	width:1000px;
	margin:12px auto 0;
	overflow:hidden;
}
.list2{margin-top:0;}
.list li{
	margin:0 20px 30px 0;
	width:235px;
	float:left;
	height:274px;
}
.list li.Nomargin{margin-right:0;}
.list li .boxA{
	width:229px;
	height:229px;
	padding:2px;
	border:1px solid #E95C53;
	background:#FFF;
}
.list li .boxA .tu{
	width:229px;
	height:229px;
	position:relative;
}
.list li .boxA .tu .wenzi{
	width:229px;
	height:26px;
	line-height:26px;
	position:absolute;
	right:0;
	bottom:0;
	background:#000;
	opacity:0.5;
	text-align:center;
	filter:alpha(opacity=50);
}
.list li .boxA .tu .wenzi a:link,.list li .boxA .tu .wenzi a:visited{
	color:#FFF;
	text-decoration:none;
}
.list li .boxA .tu .wenzi a:hover{
	text-decoration:underline;
}
.list li dl{
	width:235px;
	height:30px;
	padding-top:8px;
	font-family: Arial;
	overflow:hidden;	
}
.list li dl dt{
	float:left;
	width:142px;
	height:30px;
	line-height:30px;
}
.list li dl dt span{
	font-size:18px;
	color:#676265;
	padding-right:3px;
}
.list li dl dt strong{
	color:#D62217;
	font-size:24px;
}
.list li dl dd{
	width:90px;
	height:30px;
	float:left;
}
.line,.footer{
	width:1000px;
	margin:0 auto;
}
.footer p{
	text-align:center;
	padding-bottom:10px;
	height:20px;
	line-height:20px;
}
.return_index{display:block; width:54px; height:54px; position:fixed; left:50%; margin-left:520px;bottom:50px; text-indent:-9999px; background:url(../images/return.png) no-repeat;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-50));}









