/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button{ margin: 0px; padding: 0px; }
body{font:12px/1.5 \5B8B\4F53;background-color:#fff; text-align:center}
button,input,textarea,fieldset{ padding:0;*overflow:visible;} 
input,textarea{outline: none;resize:none;}
a{ text-decoration:none; outline: none; }
a:hover{ text-decoration:underline; }
a, a:link {color: #fff;text-decoration: none;}
.t9999{ text-indent:-9999em; }
/* positon */

.bc{ margin-left:auto; margin-right:auto; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.clearfix:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }.clearfix{*zoom:1;}

.pr{ position:relative; }
.pa{ position:absolute; }
.none{ display:none; }



/*public*/
.w1000{width:1000px; margin:0px  auto;}
.w1004{width:1004px;margin:0px  auto;}
/*head item*/
.top1 {
	background-color: #f5f5f5;
	line-height: 30px;
	color: #999999;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedbdb;
}

.logo{
	width:400px;
	height:110px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}
.public-main-nav{
	height:38px;
	background-color:#9a462b;
	position:relative;
	z-index:100;
	clear: both;
}
/*nav*/
.nav-list{
	width:1004px;
	height:38px;
}
.nav-list li {
	float:left;
	display:inline;
	height:38px;
	line-height:38px;
	width:82px;
	margin-right:1px;
	cursor: pointer;
	text-align:center;
}
.nav-a{
	height:38px;
	line-height:38px;
	width:82px;
	display:block;
	color:#fff;
	font-family:\5FAE\8F6F\96C5\9ED1;
	font-size:15px;
}
.nav-list .grid-110,.grid-110 a{
	width:110px;
}
.nav-a:hover{
	background-color:#b65e42;
	text-decoration:none;
	color: #FFFFFF;
}
.arrow_ico{background-image: url(../images/arrow.gif);background-repeat: no-repeat;}
.arrow{display:block;width:7px;	height:4px;top:17px;right:6px;background-position:0 -36px;}
.arrow-on{display:block;width:7px;height:4px;top:17px;right:6px;background-position:0 0;}


.nav-list .current,.nav-index:hover{}
.nav-list .hot{width:22px;height:13px;top:2px;right:0;background-image: url(../images/hot.gif);background-repeat: no-repeat;}
.nav-child-menu{
	width:110px;
	border:1px solid #c37028;
	left:0;
	top:38px;
	border-top:none;
	background:#fff;
	z-index:99;
}
.nav-child-menu a{
	width:110px;
	/*height:28px;*/
	display:block;
	line-height:28px;
	color:#666;
	text-align:center;
	text-indent:0;
}
.nav-child-menu a:hover{text-decoration:none;background-color: #fbe6db;}
.nav-search-box{line-height:normal;margin-top:3px;}
.nav-search{
	left:0;
	top:0;
	width:268px;
	height:32px;
	line-height:32px;
	border:0 none;
	color:#ccc;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
}

.nav-search-btn{width:61px;height:32px;border:0 none;background:url(../images/search_btn.gif) no-repeat;}
.rk {
	font-size: 12px;
	color: #9B452A;
	width: 140px;
	float: right;
	padding-bottom: 5px;
}
.zj {
	float: left;
	width: 220px;
	text-align: left;
}
.rk a {
	color: #9B452A;
}
.search {
	float: right;
	width: 340px;
	padding-top: 35px;
	margin-right: 20px;
}
.gz {
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-right: 40px;
}
.time {
	float: left;
	width: 180px;
}
#main_nav .nav-a {
	color: #FFFFFF;
}