/***å…¬å…±æ ·å¼****/
*{
	margin: 0px;
	padding: 0px;
	font-family: "å¾®è½¯é›…é»‘";
}
img{
	border: 0px;
	border-style: none;
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
}
body{
	letter-spacing: 1px;
	color: #666;;
	width: 1000px;
	margin: 0 auto;
    box-shadow: 0 0 10px #282828;
}
#header,#section,#footer{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
html{
	background: #eee;
}
/**********å…¬å…±å¤´éƒ¨bannerlogoæ ·å¼*********/
#header{
	background: url(common_res/banner.png) no-repeat center;
	background-size: 100% auto;
	height: 218px;
	z-index: 2;
}
.logo{
	height: 188px;
}
.logo img{
	margin: 30px 10px;
}
.logo>a>img:first-child{
	margin-left: 50px;
}
.logo_rt_link{
	position: absolute;
	top:10px;
	right: 10px;
}
.logo_rt_link>a{
	color: #FFFFFF;
}
/*********ä¸»å¯¼èˆª*************/
.nav{
	width: 100%;
	height: 30px;
	background: url(common_res/nav_bg_06.png) repeat;
	position: relative;
}
.nav>li{
	float: left;
	width: 9%;
	height: 30px;
	position: relative;
}
.nav>li>a{
	display: inline-block;
	width: 100%;
	line-height: 30px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
}
/*ä¸‹æ‹‰åˆ—è¡¨*/
.select{
	position: absolute;
	top: 30px;
	left: 0;
	background: url(common_res/nav_bg_01.png) repeat;
    padding-bottom: 8px;
    display: none;
}

.nav>li>.select{
    left: 50%;
    margin-left: -50%;
}


.select>li{
	height: 21px;
}
.select>li>a{
	font-size: 14px;
	color: #fff;
	margin-left: 10px;
	margin-right: 15px;
	line-height: 21px;
	display: inline-block;
	white-space: nowrap;
}
#add_margin>li>a{
	margin-left: 15px;
}
.select>li>a:hover{
	border-bottom: 1px solid #fff;
}
#add_width{
	width: 10%;
}
/*****å…¬å…±é¡µè„š*************/
.footer{
	width: 100%;
	height: 70px;
	background: #3a588e;
	padding-top: 30px;
}
.footer>p{
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.fff{
	width: 1000px;
	height: 3px;
	background: #fff;
	
}

.selected,.parent {font-size:18px !important;background: #5a719f !important;}
.btt {text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #333;
    padding: 0 20px;
}
.nrr {    font-size: 14px;
    line-height: 26px;
    padding: 0 20px;
    text-indent: 20px;
}
.wp_articlecontent img {max-width:740px; _width:expression(this.width >740 ? "740px" : this.width); } 




















