﻿@import url(global.css);
/* ------------------------------------------------页眉样式------------------------------------------------ */
/* 页眉样式 */
.page-header{width:950px;height:140px;clear:both; margin:0px auto;}
.logo{height:80px; float:left;margin:20px 0px 0px 10px;}
.sc-box{width:55%;height:auto;margin:0px auto; padding-top:56px;float:left;}
.sc-box2{border:solid 1px #D2D2D2; width:420px; margin:0px auto;height:26px;overflow:hidden;}
.sc-box2 img{border:solid 1px #D2D2D2; border-width:0px 1px; cursor:pointer;}
.sc-box2 div{float:left; height:26px; line-height:26px;}
.login-info{float:right;padding-top:60px; padding-right:20px; line-height:22px;}
#searchKey{width:260px; padding:5px 0px; border:solid 0px #fff; margin-left:5px;}
#searchBtn{border:solid 0px #fff; background:url(/images/sc_bg.gif) no-repeat; color:#fff; height:26px; font-size:12px; float:right;padding:0px 5px;font-weight:bold; margin:2px 0px; cursor:pointer; line-height:26px;}
.page-nav-con{height:39px; margin-top:10px; background:url(/images/page_nav_bg.jpg) repeat-x; width:950px; float:left; margin:0px auto;}
.page-nav{ padding-left:20px;overflow:hidden; float:left;}
.page-nav li{float:left; line-height:39px; font-size:14px; color:#fff; font-weight:bold; no-repeat; width:60px;}
.page-nav li a{display:block;width:52px; text-align:center;}
.page-nav li a:link,.page-nav li a:visited{color:#fff;}
.page-nav li a:hover{text-decoration:underline;}
.page-nav-select:link,.page-nav-select:visited,.page-nav-select:hover{background:url(/images/page_nav_bg_hover.jpg) no-repeat; width:52px; height:35px; text-decoration:none;}
.do_list{float:right; padding:10px 20px; position:relative;}
#two_nav{width:88px;}
#two_nav a{width:86px; display:block; text-align:center;}
#two_nav a:link, #two_nav a:visited{color:#FFFF00;}
#two_nav a:hover{text-decoration:none;  color:#fff; }
#two_nav-select:link,#two_nav-select:visited,#two_nav-select:hover{background:url(/images/two_page_nav_bg_hover.jpg) no-repeat; width:86px; height:35px; text-decoration:none;}
.do_list{float:right; padding:10px 20px; position:relative;}
.do_list p{background:url(/images/do_list1_bg.gif) no-repeat;width:102px;height:20px; color:#628C04; line-height:24px; text-align:center; cursor:pointer;}
.do_list ul{padding:2px 0px;text-align:center; background:#fff; position:absolute; width:100px; border:1px solid #dbdbdb;border-width:0px 1px 1px 1px; margin-top:-1px;}
.do_list li{line-height:25px;height:25px;border-bottom:dotted 1px #dbdbdb;}

.sc_menu{position:relative; background:#fff;width:70px;text-align:center;z-index:1;}
.sc_menu ul{display:none;background:#fff; border:solid 1px #dbdbdb;position:absolute;width:100%;left:0px;top:26px;}
.sc_menu li:hover{background:#40BC02;color:#fff; cursor:pointer;cursor:pointer;}
/* 页面内容 */
.page-content{width:950px;margin:10px auto; height:auto; overflow:hidden;}

/* 社区头部样式 */
.ClubLoginBox{margin-top:9px;float:left;width:285px;height:auto;overflow:hidden;margin-left:20px;color:#fff;}
.ClubLoginBox input{border:solid 0px #fff;background:#fff;width:80px;}