@charset "gb2312";
/* CSS Document */

body {
	font-size:12px;
	margin:0 auto;
	line-height:185%;
	color:#666;
	background:url(../images/bg.gif);
	}

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;
	}
	
#top,#banner,#main,#link,#foot {
	margin:0 auto;
	}
	
#banner {
	width:1000px;
}
	
#foot {
	color:#947340;
	text-align:center;
	}
	
#main {
	background-color:#FFF;
	}
	
#top {
	background:url(../images/top.jpg) no-repeat;
	height:98px;
	text-align:left;
	font-size:14px;
	padding-right:20px;
	color:#FEE799;
	font-weight:bold;
	}
	
#top a {
	color:#FEE799;
	text-decoration:none;
	}
	
#top a:hover {
	color:#F60;
	}
	
#link {
	background:url(../images/link-bg.jpg) no-repeat;
	height:40px;
	color:#FFF;
}

#link a {
	color:#FFF;
}
	
.border {
	border:1px #0193EC solid;
	border-top:none;
	padding:8px;
	}
	
.margin {
	margin-top:8px;
	}
	
.spacing {
	letter-spacing:-6px;
	margin-left:3px;
	margin-right:8px;
}
	
.tit-01,.tit-02,.tit-03 {
	height:37px;
	line-height:37px;
	font-weight:bold;
	font-size:14px;
	color:#600;
	}
	
.tit-01 {	
	background:url(../images/tit-01.jpg) no-repeat;
	height:39px;
	padding-left:50px;
	}
	
.tit-02 {	
	background:url(../images/tit-02.jpg) no-repeat;
	padding-left:5px;
	}
	
.tit-03 {	
	background:url(../images/tit-03.jpg) no-repeat;
	padding-left:50px;
	}
	
.tit-bg {
	background:url(../images/tit-bg.jpg) repeat-x;
	color:#FEE89A;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
}
	
.list ul li {
	background:url(../images/list-bg.jpg) no-repeat 5px 5px;
	border-bottom:1px #CCC dotted;
	padding-left:25px;
	height:27px;
	line-height:24px;
	}

.list {
	padding:0 10px;
}
	
ul li {
	list-style:none;
	text-align:left;
	overflow:hidden;
	margin:4px 0;
	}
	
.padding {
	padding:15px;
	}
	
.title {
	font-size:24px;
	color:#F60;
	font-weight:bold;
	line-height:80px;
	}
	
.pro {
	float:left;
	width:150px;
	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:35px;;
	line-height:35px;
	text-align:center;
	display:block;
	float:left;
	background-color:#F9F4E8;
	width:98%;
	}
	
.more {
	float:right;
	margin-right:8px;
	font-family:Arial;
	font-size:12px;
	color:#F0DFC8;
	}
	
.more a {
	color:#F0DFC8;
}