/* 网页顶部布局 */
.header {
	width:950px;
	height:80px;
	background:#ffffff;
	color:#000000;
	margin:0 auto;
	padding:1px 0 0 0;
}


.logo {
	float:left;
	height:84px;
	width:180px;
	padding-left: 12px;
}

.header_right {
    float:right;
    text-align:center;
    width:500px;
    padding:5px 25px 0 0;
}
.header_right_top {
	height:38px;
	padding:0;
	float: right;
}

.header_right_top_menu_1 {
	width:350px;
	text-align:right;
	float:left;
}
.header_right_top_menu_2 {
    width:140px;
    text-align:right;
    float:right;
    color:#ff5a00;
    font-weight:bold;
    font-size:11px;
}

.header_right_top_menu_3 
{
	width:500px;
    text-align:right;
    height:10px;
    padding:5px 0px 5px 0px;
    float:right;
}
.header_a { width:100%; height:27px; background-image:url(/images/web/512_01.gif); }
.header_a_text { width:950px; margin:0 auto; }
.header_a_text_a {
	width:280px;
	padding-top:2px;
	text-align:left;
}
.header_a_text_b { width:670px; text-align:right; margin-top:3px; line-height:24px;}
/********************************************************************/
.header_right_foot {
	letter-spacing:2px;
	text-align:center;
	padding-top:10px;
}
.header_right_foot ul {
	margin:0;
    padding:0;
    list-style:none;
	float:right;
}
.header_right_foot li {
    display:inline;
    margin:0 0 0 0;
    padding:0;
    text-transform:uppercase;
}
.header_right_foot strong {
    float:left;
    vertical-align:sub;
    color:#FFFFFF;
    background: transparent url("/images/web/nav_bbs_03.gif") no-repeat left top;
    margin:0 5px 0 0;
    padding:0 0 0 13px;
    text-decoration:none;
    font-size: 12px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
.header_right_foot a {
    float:left;
    vertical-align:sub;
    color:#000000;
    background: transparent url("/images/web/nav_bbs_03.gif") no-repeat left top;
    margin:0 3px 0 0;
    padding:0 0 0 13px;
    text-decoration:none;
    font-size: 12px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
.header_right_foot .current span {
    float:left;
    line-height:22px;
    display:block;
    color:#000000;
    background: transparent url("/images/web/nav_bbs_04.gif") no-repeat right top;
    padding:0 9px 0 6px;
}

.header_right_foot a span {
    float:left;
    line-height:20px;
    display:block;
    color:#000000;
    background: transparent url("/images/web/nav_bbs_04.gif") no-repeat right top;
    padding:2px 9px 0 6px;
}

.header_right_foot strong {
    background-position:0 -22px;
    color:#FFFFFF;
    cursor: hand;
}

.header_right_foot .current_bbs a {
    background-position:0 -22px;
    color:#000000;
    cursor: hand;
}
.header_right_foot .current_bbs span {
    background-position:100% -22px;
    color:#000000;
    cursor: hand;
}
.header_right_foot .current_bbs a span {
    background-position:100% -22px;
    color:#000000;
    cursor: hand;
}
.header_right_foot a:hover {
    background-position:0% -22px;
    color:#000000;
    cursor: hand;
}
.header_right_foot a:hover span {
    background-position:100% -22px;
    color:#000000;
    cursor: hand;
}
.header_right_foot .current_bbs a:hover {
    background-position:0% -22px;
    color:#000000;
    cursor: hand;
}
.header_right_foot .current_bbs a:hover span {
    background-position:100% -22px;
    color:#000000;
    cursor: hand;
}

/********************************************************************/




/* 网页顶部布局 */
.header_bbs { 
    width:946px;
    background:#ffffff;
    color:#000000;
    margin:0 auto;
    padding:1px 0 10px 0;
}
.header_bbs_left {
    width:300px;

}
.header_bbs_right {
    width:390px;
	text-align:right;
}
.header_bbs_right_a {
    text-align:right;
	width:390px;
	height:15px;
}
.header_bbs_right_b {
    text-align:right;
	color:#ff5a00;
	font-size:11px;
	font-weight:bold;
	width:390px;
	height:20px;
}
.bbs_line {
    background-image:url(/images/web/bbs_001.gif);
	width:100%;
	height:30px;
}

.logo_bbs {
    float:left;
    height:100px;
    width:295px;
    background-image: url('/images/web/bbs_logo.gif');
}

.header_bbs_right {
    float:right;
    text-align:center;
    width:370px;
    padding:25px 25px 0 0;
}
.header_bbs_right_top {
    height:28px;
    padding:0 0 0 0;
}
.header_bbs_right_top_menu_1 {
    width:230px;
    text-align:left;
    float:left;
}
.header_bbs_right_top_menu_2 {
    width:140px;
    text-align:right;
    float:right;
    color:#ff5a00;
    font-weight:bold;
    font-size:11px;
}
.header_bbs_right_foot {
	letter-spacing:2px;
	text-align:center;
}
/* 公共导航栏布局 */
.nav_bbs {
    clear:both;
    width:390px;
    text-align:right;
}
.nav_bbs ul {
	margin:0;
    padding:0;
    list-style:none;
	float:right;
}
.nav_bbs li {
    display:inline;
    margin:0 0 0 0;
    padding:0;
    text-transform:uppercase;
}
.nav_bbs strong {
    float:left;
    vertical-align:sub;
    color:#FFFFFF;
    background: transparent url("/images/web/nav_bbs_03.gif") no-repeat left top;
    margin:0 5px 0 0;
    padding:0 0 0 13px;
    text-decoration:none;
    font-size: 12px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
.nav_bbs a {
    float:left;
    vertical-align:sub;
    color:#000000;
    background: transparent url("/images/web/nav_bbs_03.gif") no-repeat left top;
    margin:0 3px 0 0;
    padding:0 0 0 13px;
    text-decoration:none;
    font-size: 12px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
.nav_bbs .current span {
    float:left;
    line-height:22px;
    display:block;
    color:#000000;
    background: transparent url("/images/web/nav_bbs_04.gif") no-repeat right top;
    padding:0 9px 0 6px;
}

.nav_bbs a span {
    float:left;
    line-height:20px;
    display:block;
    color:#000000;
    background: transparent url("/images/web/nav_bbs_04.gif") no-repeat right top;
    padding:2px 9px 0 6px;
}

.nav_bbs strong {
    background-position:0 -22px;
    color:#FFFFFF;
    cursor: hand;
}

.nav_bbs .current_bbs a {
    background-position:0 -22px;
    color:#000000;
    cursor: hand;
}
.nav_bbs .current_bbs span {
    background-position:100% -22px;
    color:#000000;
    cursor: hand;
}
.nav_bbs .current_bbs a span {
    background-position:100% -22px;
    color:#000000;
    cursor: hand;
}
.nav_bbs a:hover {
    background-position:0% -22px;
    color:#000000;
    cursor: hand;
}
.nav_bbs a:hover span {
    background-position:100% -22px;
    color:#000000;
    cursor: hand;
}
.nav_bbs .current_bbs a:hover {
    background-position:0% -22px;
    color:#000000;
    cursor: hand;
}
.nav_bbs .current_bbs a:hover span {
    background-position:100% -22px;
    color:#000000;
    cursor: hand;
}
.nav_bbs_images {
	width:950px;
    height:12px;
    background:#ffffff;
    color:#808080;
    margin-top:5px;
    padding:0 0 0 0;
}
.nav_bbs_images_hot {
    float:left;
    text-align:right;
    width:260px;
}
.nav_bbs_images_new {
    float:right;
    text-align:left;
    width:300px;
}
/* 导航搜索 */
.nav_bbs_search {
	background-image:url('/images/web/header_search.gif');
	width:950px;
	height:56px;
	line-height:56px;
	color:#5393d3;
	margin:0 auto;
	clear:both; 
}

.nav_bbs_search_input {
    vertical-align: middle;
    width:230px;
    height:18px;
    border:1px;
    border-color:#408eb2;
}
.nav_bbs_search_input_submit {
    background-image:url('/images/web/header_search_submit.gif');
    width:78px;
    height:23px;
    border:0px;
}
.nav_bbs_search_input_submit_help {
    background-image:url('/images/web/help_006.gif');
    width:113px;
    height:27px;
    border:0px;
}
.nav_bbs_search_left {
    float:left;
    text-align:right;
    width:300px;
}
.nav_bbs_search_left_10 {
    float:left;
    text-align:left;
    width:180px;
    line-height:25px;
    height:25px;
    padding-top:15px;
}
.nav_bbs_search_left_help {
    float:left;
    text-align:right;
    width:370px;
}
.nav_bbs_search_left_help_1 {
    float:left;
    text-align:center;
    width:250px;
    padding-top:15px;
}

.nav_bbs_search_left_menu_1 {
	height:16px;
	line-height:16px;
}
.nav_bbs_search_left_menu_2 {
	height:25px;
	line-height:25px;
	padding-top:15px;
}
.nav_bbs_search_right {
    float:right;
    color:#FFFFFF;
    text-align:left;
    width:430px;
}
.nav_bbs_search_right_help {
    float:right;
    color:#FFFFFF;
    text-align:left;
    width:330px;
    line-height:56px;
    padding-top:15px;
}
/* 导航搜索二 */
.nav_bbs_search_newleft {
    float:left;
    text-align:right;
    font-size:14px;
    color:#FFFFFF;
    width:220px;
}
.nav_bbs_search_newright {
    float:right;
    color:#FFFFFF;
    text-align:left;
    width:260px;
}
.newheader {
	background-color:#f7f7f7;
	border:1px solid #dfdfdf;
	height:30px;
	line-height:30px;
	text-align:right;
	border-top:0px;
	width:100%;
}   
.newnav {
    width:950px;
	text-align:right;
	margin:0 auto;
}
