@charset "gb2312";
/* CSS Document */

body {
	font-size:12px;
	margin:0 auto;
	line-height:185%;
	color:#666;
	background:url(../images/bg.jpg);
	}

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;
	}
	
#banner,#nav,#main,#link,#foot {
	margin:0 auto;
	}
	
#foot {
	margin-top:10px;
	color:#666;
	text-align:center;
	background:url(../images/foot-bg.jpg) repeat-x;
	height:60px;
	padding-top:19px;
	}
	
#main {
	margin-top:10px;
	}
	
#top {
	background:url(../images/top.jpg) no-repeat;
	height:85px;
	line-height:85px;
	text-align:right;
	font-size:14px;
	padding-right:20px;
	}
	
#nav {
	background:url(../images/nav-bg.jpg) repeat-x;
	height:41px;
	line-height:41px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
	
#nav a {
	color:#FFF;
	text-decoration:none;
	width:90px;
	display:block;
	}
	
#nav a:hover {
	color:#C00;
	background:url(../images/nav-on.jpg) no-repeat center;
	}
	
#banner {
	background:url(../images/banner.jpg) no-repeat;
	width:1000px;
	height:240px;
	margin-top:8px;
}

#left {
	width:245px;
	padding-right:10px;
}
	
.border {
	border:1px #0193EC solid;
	border-top:none;
	padding:8px;
	}
	
.margin {
	margin-top:8px;
	}
	
.space {
	background-color:#FFF;
}

.gray,.red,.blue {
	color:#FFF;
	width:89px;
	height:28px;
	line-height:28px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.gray{
	background:url(../images/tit-gray.jpg) no-repeat;
}

.red{
	background:url(../images/tit-red.jpg) no-repeat;
}

.blue{
	background:url(../images/tit-blue.jpg) no-repeat;
}

.tit-bg {
	background:url(../images/tit-bg.jpg) repeat-x;
}
	
.tit-230,.tit-520,.tit-760 {
	height:34px;
	}
	
.tit-230 {	
	background:url(../images/tit-230.jpg) no-repeat;
	padding-left:15px;
	color:#FFF;
	}
	
.tit-520 {	
	background:url(../images/tit-520.jpg) no-repeat;
	padding-left:25px;
	color:#333;
	}
	
.tit-760 {	
	background:url(../images/tit-760.jpg) no-repeat;
	padding-left:25px;
	color:#333;
	}
	
.list ul li {
	background:url(../images/ico.jpg) no-repeat 10px 8px;
	padding-left:22px;
	}
	
.news ul li {
	background:url(../images/ico-news.png) no-repeat 5px 1px;
	padding-left:25px;
	border-bottom:1px #CCC dotted;
	margin:10px;
	}
	
ul li {
	list-style:none;
	height:20px;
	line-height:20px;
	text-align:left;
	overflow:hidden;
	margin:10px 0;
	}
	
.pad {
	padding:8px;
}
	
.padding {
	padding:15px;
	height:724px;
	}
	
.title {
	font-size:24px;
	color:#F60;
	font-weight:bold;
	line-height:50px;
	}
	
.pro {
	float:left;
	width:160px;
	text-align:center;
	margin:12px 13px 0px 13px !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-right:20px;
	padding-top:20px;
	text-align:right;
	}
	
.more {
	float:right;
	margin-top:1px;
	margin-right:6px;
	}