/* CSS Document */
input,button{margin:0;font-size:12px;vertical-align:middle;}
body{
	font-size: 12px;
	color: #333333;
}
.wall {
	width: 960px;
	margin: 0 auto;
}
.blank10 {
	clear:both;
	height: 10px;
	overflow: hidden;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
}
.f9{font-size:10px;}
/*颜色*/
.color_333 {
	color: #333333;
}
.color_333 a:hover { text-decoration: none;}
.org {
	color:#FF6600;
}
.xl{
	position:relative;
	top: -2px;
	left: 2px;
	border: 0;
}
.x2 {
	position:relative;
	top: 2px;
	border: 0;
}
.mr10{margin-right:10px;}
.small_nav_bg {
	position:relative;
	width: 100%;
	height: 42px;
	background: url(small/small_nav_bg.gif) repeat-x;
}
/*头部*/
#header_logo {
	float: left;
	height: 42px;
}

#header_logo h1 {
	float: left;
	width: 107px;
	height: 42px;
	text-indent: -10000px;
}

#header_logo h1 a {
	display: block;
	width: 107px;
	height: 42px;
	margin: 0;
	cursor: pointer;
	background: url(small/small_logo.gif) no-repeat;
}
/*导航*/
ul.small_nav {
	float: left;
	width: 379px;
	*width:389px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
ul.small_nav li {
	float: left;
	word-spacing:-5px;
	margin: 0 3px;
	padding: 0;
	text-align:center;
	overflow:hidden;
}
ul.small_nav li a {
	color:#005eac;
}
ul.small_nav li.all_home {	
	position:relative;
	width:80px;
	margin: 0;
	text-align:center;
}
/*搜索*/
.small_search {
	float: left;
	width: 210px;
	height: 24px;
	margin: 9px 0 0 0;
	overflow: hidden;
}
.search_frame {
	float: left;
	width: 180px;
	height: 24px;
	overflow: hidden;
	background:url(small/input_bg.gif) no-repeat;
}
.input_search {
	width: 160px;
	height: 12px;
	padding: 2px 3px;
	color: #999999;
	margin: 4px 0 0 20px;
	border: 0;
}
.sou_frame {
	float: left;
}
.btn_sou {
	display:block;
	width: 24px;
	height: 24px;
	cursor: pointer;
	border: 0;
	background: url(small/search.gif) no-repeat;
}
/*用户详细信息*/
.customer_mes {
	float: right;
	margin: 0 0 0 10px;
	height: 42px;
	line-height: 42px;
	font-size: 12px;
}
.customer_mes p {
	color:#005eac;
}
.customer_mes p a {
	color:#005eac;
}
/*登陆之后的样式*/
.user_info {
	float:left;
	padding:7px 0 0 0;
}
.user_info dt {
	float:right;
	margin: 0 0 0 5px;
}
.user_info dd {
	float:right;
	line-height:17px;
	padding-top:0;
	text-align:right;
}
.user_info dd a {
	color:#336699;
	margin-left:2px;
}
.user_info_level {
	float:right;
	width: 170px;
}
.user_info_level li {
	display:inline;
	margin-left:10px;
	text-align:right;
}
.user_info_level li.myhome {
	width: 49px;
	
} 
.user_info_level li.myhome a:hover {
	display:block;
	 background:url(small/my.gif) no-repeat;
}
.img_28 {
	background:url(small/face_28.gif) no-repeat scroll 0 0 transparent;
	display:block;
	height:24px;
	margin:0 0 0 5px;
	padding:2px;
	width:24px;
	border:none;
}

/*全站首页弹出框样式nav_listbg 列表背景*/
.weie {	
	position:relative;
	display: block;
	height: 103px;
	margin: -20px 0 0 0;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {.weie{margin: -19px 0 0 1px; }} 

.tanchu_home {
	position:relative;
	width: 80px; 
	height: 33px; 
	line-height: 25px;
	*line-height: 23px;
	background:url(small/all_home.gif) no-repeat;  
	text-align:center; 
	font-size:14px;
	overflow:hidden; 
	color:#005eac;
	cursor: pointer;
	z-index: 1000;
	margin: 0 0 0 -7px;
}
.tanchu_home a {color:#005eac;}

.nav_listbg {
	position:absolute;
	width: 960px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	margin: 0 0 0 -7px;
	background: url(small/nav_listbg.gif) 0 bottom no-repeat;
}
ul.list_cc {
	width: 950px;
	margin: 0 0 0 10px;
	padding: 5px 0 0;
	z-index: 10000;
	letter-spacing: 0;
}
ul.list_cc li {
	float: left;
	display:inline;
	height: 26px;
	line-height: 26px;
	color:#CCCCCC;
}
ul.list_cc li a {
	display: inline;
	color:#333333;
	margin: 0 5px;
	*margin: 0 3px 0 2px;
}

ul.loginform {
	line-height:20px;
	color: #999999;
	margin: 10px 0 0 0;
}
ul.loginform li {
	float: left;
	height:20px;
	line-height:20px;
	margin-bottom:8px;
}
.name_frame {
	position:relative;
	float:left;
	width: 100px; 
	height: 20px; 
	border: 1px solid #ccc;  
	margin: 0 10px 0 0;
	background: #ffffff;
}
.input_name {
	position: absolute;
	width:75px;
	height:15px;
	border:0;
	margin:2px 0 0 5px;
	overflow:hidden;
	color: #CCCCCC;
}
.input_pw {
	float:left;
	width:92px;
	height:16px;
	line-height: 16px;
	margin:0 10px 0 0; 
	padding: 2px 4px;
	border: 1px solid #ccc;
	overflow:hidden;
	color: #CCCCCC;
}
.jiantou_img {
	float: right;
	margin: 2px 4px 0 0;
	width: 13px;
	height: 15px;
	overflow: hidden;
	background: url(small/xiala.gif) no-repeat;
}
.jiantou_img:hover {
	background: url(small/xiala_hover.gif) no-repeat;
}
.log_in {
	display:inline-block;
	width: 44px;
	height: 22px;
	cursor: pointer;
	border: none;
	background: url(small/login.gif) no-repeat;
}
.type_style {
	position:relative; 
	top:2px; 
	left: 2px;
	*left:0;
}
/*用户名选择框*/
.btn_xiala {
	position: relative;
	margin: 20px 0 0 -1px;
}
ul.xiala {
	position:absolute;
	width: 100px;	
	background: #FFFFFF;
	border: 1px solid #cccccc;
	font-size: 14px;
}
ul.xiala li {
	width: 100px;
	height:22px;
	line-height: 22px;
	text-indent: 5px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

ul.xiala li a {
	color:#333333;
}
ul.xiala li:hover {
	background: #999999;
}
ul.xiala li:hover a {
	color:#FFFFFF;
}
ul.xiala li:hover a:hover {
	
	text-decoration: none;
}

/*密码隐藏部分内容*/
.pw_frame {
	position:relative;
	float: left;
	top: 21px;
	left: -186px;
}
.pw_hidd {
	position:absolute;
	width: 174px; 
	height: 106px;
	background: #FFFFFF;
	overflow: hidden; 
	border: 1px solid #CCCCCC;
	z-index: 100;
}
.pw_hidd p {
	padding: 10px;
}
.type_02 {
	float: left;
	color: #333333;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	font-weight:bold;
}
.closed {
	float: right;
	width: 18px;
	height: 18px;
	background: url(small/closed.gif) no-repeat;
	cursor: pointer;
}
.pw_hidd select {
	width: 154px;
	height: 22px;
	margin: 10px 10px 5px;
	border: 1px solid #cccccc;	
	overflow: hidden;
}
.pw_hidd input {
	width: 152px;
	height: 20px;
	margin: 5px 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/*menu*/
.menu{position:absolute;background:#fff;}
.menu a{display:block;padding:4px 8px;}

/*下拉框*/
.menu-post {
    border: 1px solid #cccccc;
    font-size: 12px;
    margin: -17px 0 0 10px;
	*margin: -17px 0 0 11px;
	margin: -17px 0 0 11px\0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {.menu-post{ margin: -16px 0 0 11px;}}
.menu-post a {
    color: #005eac;
}
.menu-post a: hover {
    text-decoration: underline;
}
.menu-post .menu-b{
	background: url(menu_b_bg.gif) no-repeat #ffffff;
}
.menu-b.h {
    border-bottom: 1px solid #abc8ea;
}
.menu-half li {
    width: 46% ;
    float: left;
}
.menu-half li a {
    float: left;
}

.myhome_weizhi {
    margin: -16px 0 0 52px; 
	*margin: -18px 0 0 52px;
    margin: -17px 0 0 52px\0;
    font-size: 12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {.myhome_weizhi{ margin: -15px 0 0 52px;}}
.menu_topup2 {
    border: 1px solid #cccccc;
    border-width: 0 1px 1px 1px;
    background: #fff;
    margin: -1px 0 0 0;
	*margin: -3px 0 0 0;
	_margin: -2px 0 0 0;
	margin: -2px 0 0 0\0;
}
.menu_topup2 li {
    overflow: hidden;
}
.menu_topup2 a {
    color: #333333;
    padding: 4px 6px;
    _padding: 6px 6px 2px;
    display: block;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}
.menu_topup2 a:hover {
    background: #e6f2fe;
    text-decoration: none;
}
.menu_topup2 img {
    vertical-align: middle;
    margin-right: 5px;
}
.menu_topup2 b {
    padding: 0 8px;
    margin-right: 5px;
}

.menu_topup3 {
    border: 1px solid #cccccc;
    border-width: 0 1px 1px 1px;
    background: #fff;
    margin:0;
}
.menu_topup3 li {
    overflow: hidden;
}
.menu_topup3 a {
    color: #005eac;
    padding: 4px 6px;
    _padding: 6px 6px 2px;
    display: block;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}
.menu_topup3 a:hover {
    text-decoration: none;
	background: #E6F2FE;
}
.menu_topup3 img {
    vertical-align: middle;
    margin-right: 5px;
}
.menu_topup3 b {
    padding: 0 8px;
    margin-right: 5px;
}

.myhome_weizhi .tac,
.mymes_weizhi .tac {
    text-align: center;
    background: url(small/my.gif) no-repeat;
    display: block;
    width: 49px;
    height: 18px;
    padding: 2px 0 0 0; 
	*padding: 4px 0 0 0;
    padding: 3px 0 0 0\0;
    color: #005eac;
}
.mymes_weizhi {
    margin: -16px 0 0 56px; 
	*margin: -14px 0 0 56px;
	_margin: -13px 0 0 56px;
	margin: -17px 0 0 56px\0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {.mymes_weizhi{margin: -15px 0 0 56px; }} 

.num {
    padding: 0 3px;
    height: 12px;
    background: #FF9900;
    color: #FFFFFF;
    margin: 0 0 0 4px;
}