@charset "gb2312";
/* CSS Document */

body {
	font-size:12px;
	margin:0 auto;
	line-height:185%;
	color:#666;
	background-color:#FFF;
	}

div,img,ul,li,form,table,td,tr{
	margin:0; padding:0; border:0;
	list-style:none;
	}
	
a {
	color:#666;
	text-decoration:none;
	}
	
a:hover {
	color:#f60;
	}
	
#top,#banner,#nav,#main,#pro,#link,#foot {
	margin:0 auto;
	}
	
#top {
	height:90px;
	background:url(../images/top.jpg) no-repeat;
	}
	
#nav {
	background:url(../images/nav-bg.jpg) no-repeat;
	height:35px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	}
	
#nav a,#link a,#top a{
	color:#FFF;
	text-decoration:none;
	}
	
#nav a:hover,#link a:hover,#top a:hover {
	color:#FF0;
	}
	
#main,#pro,#link{
	margin-top:10px;
	}
	
#link {
	color:#FFF;
	background-color:#636361;
	}
	
#foot {
	background:url(../images/foot-bg.jpg) no-repeat;
	height:88px;
	text-align:center;
	color:#FFF;
	}
	
.boder {
	border:#506901 solid 1px;
	border-top:none;
	background-color:#FFFFE6;
	padding:4px;
	}
	
#list ul li {
	background:url(../images/list-bg.jpg) no-repeat;
	padding-left:40px;
	list-style:none;
	height:30px;
	line-height:30px;
	text-align:left;
	margin:7px 2px;
	color:#030;
	font-size:14px;
	font-weight:bold;
	}
	
.tit {
	background:url(../images/ico.jpg) no-repeat 10px 10px;
	border-bottom:1px solid #436F18;
	height:35px;
	line-height:35px;
	padding-left:30px;
	color:#030;
	font-size:14px;
	font-weight:bold;
	}
	
.more {
	float:right;
	margin-top:12px;
	margin-right:10px;
	}
	
.tit-01 {
	background:url(../images/tit-02.jpg) no-repeat; 
	height:33px; 
	text-align:center; 
	line-height:33px; 
	font-size:14px; 
	color:#030; 
	font-weight:bold;
	}
	
.margin {
	margin-top:10px;
	}
	
#contact ul li {
	background:url(../images/ico-02.jpg) no-repeat 5px 8px;
	padding-left:20px;
	margin:5px 0;
	color:#030;
	}
	
.news ul li {
	background:url(../images/ico-01.jpg) no-repeat 10px 8px;
	padding-left:20px;
	margin:4px 0;
	}
	
#pro .pro {
	float:left;
	width:160px;
	text-align:center;
	margin:20px 20px 0 20px !important;
	margin:20px 20px 0 15px;
	}
	
#pro-01 .pro {
	float:left;
	width:160px;
	text-align:center;
	margin:15px 10px 0 15px !important;
	margin:15px 15px 0 10px;
	}
	
.pro-text{
	vertical-align:bottom;
	padding-top:10px;
	color:#030;
	font-size:14px;
	}
	
#list ul li a,.pro a {
	color:#030;
	}
	
#list ul li a:hover,#pro a:hover {
	color:#F30;
	}
	
.page {
	height:40px;;
	line-height:40px;
	padding-left:10px;
	margin-top:10px;
	display:block;
	float:left;
	width:98%;
	border-top:#ccc 1px dotted;
	}
	
.padding {
	padding:10px;
	}
	
.title {
	font-size:24px;
	color:#F60;
	font-weight:bold;
	line-height:70px;
	}