﻿html{ background:#f7f8fa;}
body
{
	width: auto;
	height: auto;
	font:12px/24px Arial, 微软雅黑;
	color:#555;
	word-break:break-all;
	background:#f7f8fa;
}
 /*所有主流浏览器都支持 :after 伪元素。*/
 
div:after,ul:after{    
visibility:hidden;    
display:block;    
font-size:0;    
content:" ";
clear:both;    
height:0;    
}    
div,ul {zoom:1;}
div.gone{ display:none;}

#container:focus {outline: none;}
#container
{
	width:100%;
	height: 100%;
	margin:0 auto;
	padding:0;
	z-index:1;	

}
/*@-moz-document url-prefix() {
#container { margin-top: -20px ; } 
}*/
.container_bg{
	background:url(../images/nav_bg.gif) repeat-y;

}
/******************************head*****************************/
.headerArea
{
	width:100%;
	height:150px;
	margin: 0;
	background:url(../images/header_bg.png) center no-repeat #dac691;
	z-index:50;
	position:relative;
}

.header
{
	width:980px;
	height:150px;
	margin: 0px auto;

}



.header input:focus {outline: none;}


.search_area{
	width:960px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    padding: 0 10px;
    background: #ab9351;
	margin:0 auto 0;
    position: relative;
    z-index: 52;
    top: 100px;
}
.time_area{
	float:left;
	width: 200px;
	margin: 5px 0 0 20px;
}
.searchSelectBox {
    background: #fff;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    line-height: 24px;
    padding: 2px 5px;
    margin: 10px 0 10px 0;
	color:#a1780b;
}
.searchBox {
    background: #fff;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    width: 240px;
	height:14px;
    padding: 7px 10px;
    margin: 10px 0 10px 10px;
}
.searchSelectBox2 {
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    line-height: 24px;
    padding: 2px 5px;
    margin: 10px 0 10px 0;
	color:#a1780b;
}
.searchBtn{
	background: #fafafa;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    line-height: 24px;
    padding: 2px 10px;
    margin: 10px 0 10px 0;}
/***************************账号菜单**************************/
.userInfo{
	float:right;
	margin:15px 0;
	position:relative;
	
}
.userInfo a{color:#fff;}
.userInfo a:hover,.userInfo a:active{color:eee;}
.userInfo li{
	float:left;
	margin-left:10px;	
	line-height:30px;
}

.userAvatar_box{
	position:relative;
	margin:0 0;
	z-index:20;
}
.userAvatar{
	width:40px;
	height:40px;
	background:url(../images/bg.png) 0 0;
	position:absolute;
	left:0;
	top:0px;
	z-index:30;
}


/******************************body*******************************/
.mainbody_resource{
	width:980px;
	margin:0px auto;
}
.nav{
	margin:0;
	width:217px;
	float:left;
	
	min-height:800px;
	height: auto !important;
	height: 800px;
	padding-top:20px;
	/*margin-bottom:-20000px;
	padding-bottom:20000px;
	overflow:hidden;
	box-shadow:inset 1px 0px 2px #ccc;
	-moz-box-shadow:inset -1px 0px 2px #ccc;
	-webkit-box-shadow:inset 1px 0px 2px #ccc;*/
}
.nav li{ font-size:14px; width:187px; height:28px; padding:4px 0 4px 30px;cursor:pointer;}
.nav li:hover{ color:#399d63;}
.nav_a{ background:url(../images/bg.png) -50px 0;width:187px; height:32px; color:#fff; _line-height:36px; _overflow:hidden; _display:block;}
.nav i{
	width:18px;
	height:20px;
	margin-right:10px;
}

.resource_nav_title{
	background:#d3bf88;
	width:220px;
	height:38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 16px;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
}
.resource_nav{
	margin:0;
	width:220px;
	float:left;
	min-height:800px;
	height: auto !important;
	height: 800px;
	background:#fff;
	/*margin-bottom:-20000px;
	padding-bottom:20000px;
	overflow:hidden;*/
	box-shadow:0px 1px 2px #eee;
	-moz-box-shadow:0px 1px 2px #eee;
	-webkit-box-shadow:0px 1px 2px #eee;
}
.resource_nav li{ font-size:14px; width:220px; line-height:30px; border-bottom:1px solid #eee;_line-height:40px;}

.resource_colse{width:220px; height:30px; display:block;cursor:pointer;line-height:30px;}
.resource_colse:hover{ background:#f3eee0; color:#555;}
.resource_open{width:200px; display:block;cursor:pointer;}
.resource_a{ background:#eae4d3; width:220px; height:30px; color:#555; }



.pagebody{
	width:740px;
	margin:0 0 0 20px;
	float:left;	
	display:inline;
}


.contentArea{
	margin-left: 217px;
    overflow: hidden;
}
.content{
	float:left;
	width:333px;
    margin:10px 0 0 0;
    padding: 15px;
    background: #fff;
    border: 1px solid #efefef;
	_display:inline;
}
.content_b{
	width:753px;
	margin:0 0 0 10px;
	_overflow: hidden;
	_display:inline;
}
.content_b2{
	width:710px;
	margin:0;
    padding: 15px;
    background: #fff;
    border: 1px solid #efefef;
	min-height:600px;
	_overflow: hidden;
	_display:inline;
}
.content_s{
	float:left;
	width:300px;
	height:220px;
    margin:20px 0 0 0;
    padding: 5px;
    background: #fff;
    border: 1px solid #efefef;
	_display:inline;
	position:relative;
	z-index:20;
}
.right
{
	width: 200px;
	height:auto;
	margin:0;
	float:right;
	padding: 15px 10px;
	background: #fff;
    border: 1px solid #efefef;
	z-index:1;
}
.mod{
	width:100%;
	margin: 0 0 20px 0;
	position:relative;
}

.mod_title{
	border-bottom:1px solid #399d63;
	font-size:16px;
	color:#399d63;
	height: 30px;
}
.mod_title li{
	float:left;
}
.mod_title2{ height:30px; margin:20px 0 5px 0;}
.address{ height:30px; line-height:30px;}
.address_line{ 
	background:#f8f8f8;
	height:3px;
	font:0/0;
	border-top:1px solid #ddd;
	
}
/****************tab*****************/
.title_tab_a{
	border-bottom:2px solid #eece64;
	padding:0;
	color:#cc7700;
}
.title_tab_a a{
	height:40px;
	line-height:40px;
	font-size:18px;
	display:block;
	
}
.title_tab{
	padding:0;
}
.title_tab a{
	height:42px;
	line-height:42px;
	font-size:14px;
	color:#666;
	display:block;
	
}
.title_tab a:hover,.title_tab a:active{
	background:#f4f4f4;
	
}


.paginator{
	margin:15px 0 10px 0;
	text-align:center;
}
.paginator a{
	margin:0 3px;
	color:#555;
}
.thispage{
	background:#399d63;
	padding:0 5px;
	color:#fff;
}
.thispage :hover{ color:#fff;}
/***************************right**************************/


.slogan{
	width: 245px;
	float: left;
	margin-top: 15px;
	vertical-align: middle;
}
.news1 a{
	background: url(../images/BG.png) -200px 0px;
	height:47px;
	width:35px;
	margin:0;
	color:#fff;
}
.news1 a: hover,.news1 a: active{
	background: url(../images/BG.png) -200px -50px #555;
	height:47px;
}

/******************************foot******************************/
.footer
{
	width: 100%;
	height:40px;
	margin: 40px auto 0;
	color:#555;
	background:#f7f8fa;
    border-top: 2px solid #ded6c0;
	padding:10px 0;

}
.footer a{
	color:#999;
	text-decoration:underline;
}
.footer a: hover,.footer a: active{
	color:#cc7700;
	
}
