@charset "gb2312";
/* CSS Document */

body {
	font-size:12px;
	margin:0 auto;
	line-height:190%;
	color:#666;
	background-color:#FFF;
	}

.clf {
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
	}

div,img,ul,li,form,table,td,tr{
	margin:0; padding:0; border:0;
	}
		
ul,li {
	list-style:none;
	margin:0;
	padding:0;
	}
	
a {
	color:#666;
	text-decoration:none;
	}
	
a:hover {
	color:#f60;
	}
	
#head,#top,#nav,#banner,#main,#foot {
	margin:0 auto;
	}
	
#foot {
	width:1000px;
	margin-top:10px;
	padding-top:20px;
	padding-bottom:10px;
	color:#666;
	text-align:center;
	background:url(../images/foot-line.jpg) top repeat-x;
	}
	
#main {
	margin-top:10px;
	}
	
#top {
	background:url(../images/top-bg.jpg);
	height:79px;
	width:1000px;
	line-height:29px;
	text-align:right;
	}
	
#banner {
	width:1000px;
	}
	
#save text,#save img {
	vertical-align:middle;
	}
	
#nav {
	background:url(../images/nav-bg.jpg) repeat-x;
	height:43px;
	font-size:14px;
	font-weight:bold;
	}
	
#nav * {
	vertical-align:middle;
	}
	
#nav a,.more a {
	color:#FFF;
	text-decoration:none;
	}
	
#nav a:hover,.more a:hover {
	color:#F90;
	}
	
.more a:hover {
	color:#000;
	}
	
.border {
	border:1px #0193EC solid;
	border-top:none;
	padding:8px;
	}
	
.margin {
	margin-top:8px;
	}
	
.tit-230,.tit-520,.tit-760 {
	font-weight:bold;
	font-size:14px;
	}
	
.tit-230 {	
	background:url(../images/tit-230.jpg) no-repeat;
	padding-left:30px;
	line-height:40px;
	color:#C00;
	}
	
.tit-246 {
	background-color:#999;
	text-align:center;
	color:#FFF;
	}
	
.tit-760 {
	height:30px;
	line-height:30px;
	background:url(../images/tit-760.jpg) no-repeat;
	padding-left:40px;
	color:#FFF;
	}
	
#list ul li {
	background:url(../images/list-ico.jpg) no-repeat 8px 12px;
	border-bottom:1px dotted #CCC;
	height:30px;
	line-height:30px;
	padding-left:25px;
	margin:0 10px;
	}
	
#link img {
	margin:3px;
	float:left;
	width:100px;
	}
	
#link {
	padding:0 9px;
	}
	
.news ul li {
	list-style:none;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #CCC;
	background:url(../images/ico.gif) no-repeat 10px 10px;
	padding-left:30px;
	text-align:left;
	overflow:hidden;
	margin:2px 0;
	}
	
.padding {
	padding:15px;
	}
	
.title {
	font-size:24px;
	color:#F60;
	font-weight:bold;
	line-height:50px;
	}
	
.pro {
	float:left;
	width:160px;
	text-align:center;
	margin:13px 12px 0 12px !important;
	margin:13px 9px 0 9px;
	}
	
.pro-text{
	vertical-align:bottom;
	padding-top:10px;
	}
	
.pro-border {
	border:1px #CCC solid;
	}
	
.page {
	height:40px;;
	line-height:40px;
	padding-left:10px;
	margin-top:10px;
	display:block;
	float:left;
	background-color:#DDD;
	}
	
.more {
	float:right;
	font-size:12px;
	font-weight:100;
	margin-right:8px;
	}
	
.red {
	color:#CC0000;
	font-weight:bold;
	}
	
.date {
	float:right;
	}