@charset "gb2312";
/* CSS Document */

.clearfix:after{
 content:".";
 display:block;
 height:0;
 line-height:0;
 clear:both;
 visibility:hidden;
}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix{display:block;}
/* End hide from IE Mac */
/* end of clearfix */

*{
	margin:0 auto;
	padding:0;
	border:none;}
ul,li{
	list-style-type:none;}
.left{
	float:left;}
.right{
	float:right;}
.hide{
	display:none;}
a{
	text-decoration:none;
	color:#000;}
a:hover{
	text-decoration:none !important;}
body{
	font:12px "ËÎÌå",sans-serif;
	background-color:rgb(226,242,255);
	background:rgb(237,237,237);}
h1,h2,h3,h4,h5,h6{
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:12px;}

#header{
	width:100%;
	background:url(../img/header.jpg) 0px 0px repeat-x;
	height:205px;
	border-bottom:1px solid rgb(222,222,222);
	margin-bottom:5px;}
#container{
	width:970px;}
#min_nav{
	height:29px;
	line-height:29px;
	width:960px;}
#min_nav span{
	margin-right:10px;}
#logo{
	height:99px;
	width:970px;
	overflow:hidden;}
#menu1_box{
	width:970px;
	height:46px;
	overflow:hidden;}
#menu2_box{
	width:970px;
	height:30px;
	overflow:hidden;}
#menu{
	margin-bottom:5px;}
#menu1{
	height:46px;
	line-height:46px;
	color:#fff;
	overflow:hidden;}
#menu1 a{
	display:block;
	color:#fff;	
	font-size:14px;
	width:82px;
	text-align:center;
	height:47px;
	line-height:47px;}
.menu1_se{
	color:rgb(84,42,8) !important;
	background:url(../img/se.jpg);}
#menu1 li{
	float:left;}
.menu2{
	height:30px;
	line-height:30px;.
	padding-left:50px;}	
.menu2 li{
	float:left;}
.menu2 a{
	font-weight:400;
	display:block;
	height:15px;
	line-height:15px;
	margin-top:10px;
	color:#000;
	padding:0px 15px;
	border-left:1px solid rgb(132,102,52);}
.border_l_n{
	border-left:none !important;}
#search{
	height:22px;
	margin-top:5px;}
#search input{
	float:left;}

#input_key{
	height:22px;
	width:110px;
	padding-left:24px;	
	line-height:22px;
	background:url(../img/input_bg.jpg) 0px 0px no-repeat;
	margin-right:10px;}
#search .btnSearch{
	border:1px solid rgb(201,201,201);
	height:22px;
	padding:0px 4px;	
	line-height:20px;
	display:inline-block;}

#footer{
	margin:15px auto;}
#footer p{
	text-align:center;
	line-height:23px;
	height:23px;}

	

