@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ËÎÌå";
	background:url(../pic/bg_01.jpg) repeat-x;
	background-color:#fff;
}
html, body, div, span,h1, h2, h3, h4, h5, h6, p,a,img,strong,dl, dt, dd, ol, ul, li,form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
html {
	overflow-y:scroll;
}
a{ text-decoration: none; cursor: pointer;}
a:hover { text-decoration: underline;}
ul,ol,li { list-style: none;}
em{ font-style:normal;}
.clear{ 
	clear: both;
	font:0;
}
img{border:none;}
.blank5 { 
	height: 5px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}

.blank10 { 
	height: 10px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}
.blank20 {
	clear:both;
	height:20px;
	overflow:hidden;
}
.color_red{
	color:#ff1d1d;
}
.fl {
	float: left;
}
.fr {
	float:right;
}
.type14{
	font-size:14px;
}
.bg_none{
	background:none;
}
div.border_none{
	border:none;
}


.wall970{
	width:966px;
	margin: 0 auto;
	
}
.wall960{
	width:960px;
	margin: 0 auto;
	background-color:#fff;
}
.banner{
	height:361px;
}

.last_list{
	border-bottom:1px solid #ccc;
	height:115px;
	padding:10px 0;
}
.last_list ul li{
	float:left;
	border-right:1px dashed #ccc;
	padding:0 10px 0 18px;
	width:290px;
	overflow:hidden;
}
.last_list ul li a{
	color:#000;
}
.last_list ul li .title{
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}
.last_list ul li img{
	float:left;
	width:120px;
	height:90px;
}
.last_list ul li .content{
	float:left;
	width:165px;
	margin:0 0 0 5px;
	text-indent:2em;
	line-height:18px;
}
.last_list ul li a .title:hover,.last_list ul li a .content:hover{
	text-decoration:underline;
}
.last_list ul li .content{
	color:#727171;
}
.last_list ul li .content span{
	color:#ba2636;
}
/*footer*/
.footer_bg{
	background:url(../pic/foot_bg.jpg) repeat-x;
	height:98px;
}
#footer {
	clear:both;
	line-height:1.8em;
	margin:0 auto;
	color:#060100;
	text-align:center;
	padding-top:20px;
	height:78px;
	background:url(../pic/foot_bg.gif) no-repeat;
	width:960px;
}
#footer a {
	font-size:12px;
	color:#060100;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	
}
#footer p span{
	font-size:12px;
}