/* CSS Document */
.wrap{ width:100%; overflow:hidden;}
.wrap_1004{ width:1000px; overflow:hidden; margin:0px auto;}
/*头部*/



.common_box{ width:1000px; overflow:hidden; padding-bottom:40px;}
.common_box a{ text-decoration:underline;}
.common_box a:hover{ text-decoration:underline;}


.current-app {

    height: 54px;
    line-height: 54px;
    margin-top: 10px;
    overflow: hidden;
    width: 973px;
	padding-left:23px;
}
.current-app span.bh-fl {
	width:180px;
    color: #515151;
    font-family: "微软雅黑";
    font-size: 18px;
	display:block;
	padding:0 11px;
	height:38px;
	line-height:38px;
	margin-top:12px;
	cursor:pointer;
	text-indent:4px;
}
.current-app span.active{
	height:38px;
	color:#FFF;
	color:#FFF;
}
.current-app span.bh-fr {
    color: #878787;
    font-family: "宋体";
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.current-app span.bh-fr strong {
    color: #3D3D3D !important;
}
.current-app span.bh-fr a {
    color: #878787;
}
.current-app span.bh-fr a:hover {
    color: #3EAE66;
}
