/*共有样式*/
body{
	margin:0px;
	padding:0px; 
	background:#fff;
    font-size:15px;
	}
p,span { margin:0; padding:0;font-size:15px;}
div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#151515;
	line-height: 18px;
		}		
a{
	color:#151515;
	text-decoration:none;}
a:hover{
	color:#805C11; 
	text-decoration:none;}
img{
	border:0px;}

select{
	color:#000000;
	font-size:11px;
	width:145px;}
	
.clear{ clear:both; font-size:1px; height:1px;}
.folat_left{ float:left;}
.folat_right{ float:right;}
	
/*头部样式*/
.body_bg{background:#fff; margin:auto; width:775px; padding-left:37px; padding-right:37px;}
.head{ height:83px;}
.head_content{ color:#9F9F9F; margin-top:12px;}
.head_content a{ color:#9F9F9F;}
.head_content a:hover{ color:#805C11;}
.nav{ background:url(../images/nav_bg.gif) repeat-x; height:54px;}
.list{ float:left;}
.list ul{	
	list-style:none;
	margin:0px;
	padding:0px;}
.list ul li{
	margin:0px;
	padding:0px;
	padding-left:15px;
	background: url(../images/icon4.gif) no-repeat 0px 7px;
	line-height:16px;
	font-size:15px;
}
.list span { font-size:15px; }
/*内容部份样式*/
.search{ background:url(../images/search_bg.gif) no-repeat; height:55px; width:205px; margin-bottom:30px;}
.search_input{color:#000000; border:none; background:url(../images/input_bg.gif) no-repeat; width:141px; height:21px; padding:3px 2px 2px 2px;} 
.font_yellow{ color:#C2A86B; font-weight:bold; font-size:14px; line-height:30px;}
.font_black{ color:#333333; font-weight:bold; font-size:14px; margin-bottom:10px;}
.font_black2{
	color:#333333;
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
	text-decoration: none;
}
.content1{ float:left; width:500px; line-height:16px;}
.content2{ float:left; width:500px; line-height:16px;}



/*copyright*/
.copyright{margin:auto; width:778px; height:40px; color:#fff; text-align:center;padding-top:12px; background:url(../images/copyright.gif) no-repeat left top;}
.body_bg .folat_left p {
	color: #151515;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
}
.font_01 {
	font-size: 15px;
	color: #996600;
	text-decoration: none;
}
.font_02 {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	right: 50px;
}
.more {
	font-weight: normal;
	text-align: right;
}

