/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
body{
    font-size:14px;
}

img{
	border:none;
}
ul{
	list-style:none;
}
a{text-decoration:none;}
a:link{color:#727272;}
a:visited{color:#727272;}
a:hover{ color:#cb0000;}
.clear{ clear:both;}
.mt10{ margin-top:10px;}
.mt5{ margin-top:5px;}
/*--header--*/
.header{width:990px; height: auto; margin:0 auto; }
.header .logo{ width:990px; height:157px;}
.header .header_c{ width:990px; height:40px;background:#fff;}
.header .header_c .left{ float:left; line-height:40px; height:40px; padding-left:10px;}
.header .header_c .center{ float:left; line-height:40px; height:40px; padding-left:20px;}
.header .header_c .right{ float:right; width:398px; height:35px; background:url(search_bg.jpg); padding-top:5px; padding-left:6px;}
.header .header_c .right .keyword{ width:306px; height:30px; border:0px;}
.line16{ width:100%; height:16px; border-bottom:1px solid #d8d8d8;}
.header .banner{ width:990px; height:268px; }
.header .banner1{ width:990px; height:332px; background:url(list_01_03.jpg) no-repeat center;}
/*----footer---*/
.footer{width:100%; height:98px; background:url(bottom-bg.jpg) repeat-x;}
.copy{width:990px; height: 98px; margin:0 auto; background:url(bottom-1.jpg) left center no-repeat;}
.copy p{ padding-left:391px; line-height:16px; padding-top:23px; color:#FFF;}

