/**
 * You may adapt elements of this CSS in your own projects,
 * but the unique combination of images, colors, sizes, typography, and positioning ("the design") is
 * Copyright 2008 VeryCD Team and chenqian<@http://www.stopdesign.cn> Some Rights Reserved
 * and may not be reproduced.
 *
 * $Id: $
 */

/* global config override */
body { background: #fff; margin: 0px; padding: 0px; text-align: center; }
body, input, textarea, select, button, td { color: #333; font-weight: normal;font-size: 12px;font-family:"Lucida Grande",Tahoma,Verdana,Lucida,Arial,sans-serif; }
a, div, p, dl, ol, ul, dt, dd, li, td, h1, h2, h3, h4, h5, h6 { line-height: 150%; }
h1, h2 { clear: both; font-size: 16px; font-weight: bold; margin: 8px 0px; text-align: center; width: 100%; }
h2 { font-size: 14px; }
h3, h4 { font-weight: bold; font-size: 14px; margin: 0px; }
h4 { font-size: 12px; }
a, a:link, a:visited, a:active, a:hover { background: transparent; border: 0px; }
a, a:link, a:visited, a:active { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
blockquote { border-left: 1px dashed #ccc; margin: 3px 3px 3px 10px; padding: 3px 3px 3px 10px; }
div { margin: 0px; padding: 0px; }
form { margin: 0px; padding: 0px; }
hr { border: 0px dashed #d1d7dc; border-top-width: 1px; height: 0px; margin: 8px 0px; padding: 0px; }
img, a img { color: #fff; border: 0px; vertical-align: middle; }
input { font: normal 12px Tahoma, Arial, sans-serif; }
table { border: 0px; }

ul{margin:0;padding:0;}
/* .package class wraps enclosing block element around inner floated elements */
.package:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0; }
* html .package { display: inline-block; }
/* no ie mac \*/
* html .package { height: 1%; }
/* */
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
img.png { /*width: expression("1px"); height: expression("1px"); */filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ")"); }
img.icon { vertical-align: middle; }
input.button {
	background: #c00000;
	border-color: #d66666 #b00 #b00 #d66666;
	border-width: 1px;
	color: #fff;
    height: 20px;
    padding: 0px 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
input.text { height: 16px; }
/* input */
input[type="text"],
input[type="password"],
textarea { border: 1px solid #ccc; }
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus { border: 1px solid #999; }
input[type="submit"],
input[type="button"],
input[type="checkbox"],
input[type="radio"],
label { cursor: pointer; }
.invalid-message { color: red; font-weight: bold; }
.position { text-align: left; }
.top-search-button {
	background: transparent;
	border: 0px;
	color: #fff;
	cursor: pointer;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	width: 74px;
	height: 24px;
	line-height:28px;
	*line-height:34px;
	_line-height:28px;
}

/*布局宽度*/
.mainDiv{width: 990px;margin: 0 auto;text-align: left;}
	.leftDiv{width: 720px;overflow: hidden;float: left;}
	.rightDiv{width: 260px;overflow: hidden;float: right;}

/* layout */
#header_div{
	background: url(/images/v3/global_bg_1.gif) repeat-x;
	height: 29px;
	color: #999;
}
#header_div a:hover, #header_div a:active{
    background: #e00000;
    color: #fff;
    text-decoration: none;
}
#header_login{
	float: left;
	padding:4px 0 0 0;
	padding:3px 0 0 0\9;
}
#header_login .input{
	border: 1px solid #d9d9d9;
	height: 16px;
	line-height: 16px;
	padding: 1px;
	width: 100px;
	/*圆角*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#header_login .submit{
	background:#be2b2b url(/images/v3/global_img_1.gif) no-repeat;
	border: none;
	width: 37px;
	height: 18px;
	line-height: 18px;
	line-height: 20px\9;
	text-align: center;
	color: #fff;
}

#header_link{
	float: right;
	padding-top:6px;
	line-height:16px;
}

#page-wrapper { margin: auto; text-align: left; width: 766px; }
#year-link {display:inline;}
#page-top { height: 100px; position: relative; z-index:2;}
#page-body { clear: both; }
#page-bottom {
	border-top: 1px solid #d2d2d2;
	clear: both;
	margin-top: 20px;
	padding: 9px 0px 12px 0px;
	text-align: center;
}
#page-bottom a:link, #page-bottom a:visited { color: #333; text-decoration: none; }
#page-bottom a:hover { color: #000; text-decoration: underline; }
#page-extension, .page-extension { display: none; }
#site-logo { float: left; width: 215px; height: 100px; }
#top-navigator {
	-moz-border-radius: 0px 0px 5px 5px;
	background: #f4f4f4;
	border: 1px solid #e7e7e7;
	border-top: 0px;
	color: #b999b9;
	float: right;
	padding: 6px;
	position: relative;
	top: 0px;
}
#top-navigator a, #top-navigator a:link, #top-navigator a:visited { color: #000; text-decoration: none; }
#top-navigator a:hover, #top-navigator a:active { background: #e00000; color: #fff; text-decoration: none; }
#top-navigator sup { color: #f30; }
#top-navigator a.b22{color: #B22222;}
#top-navigator a.b22:hover{color: #FFF;}
#top-search { float: right; height: 36px; width: 494px; }
#top-search-input {
    background: transparent;
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 6px 0 0;
    vertical-align: middle;
    width: 202px;
}

@media screen {
	#top-search { background: url(/images/layout/searchbar-small.png) no-repeat left; }
	#top-search-input { border: 0px; }
}
#top-search-button { font-weight: bold; letter-spacing: 6px; margin-left: 36px; vertical-align: middle; width: 70px; }
#search-module-options {
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc #999 #999 #ccc;
    display: block;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 28px;
    left: 8px;
    width: 120px;
    z-index: 9048;
}
#search-module-options ul { margin: 0px; padding: 0px; }
#search-module-options li { list-style: none; }
#search-module-options li img { margin: 4px 4px; }
#search-module-options li a { display: block; text-decoration: none; width: 100%; }
#search-module-options li a:hover { background-color: #c00; color: #fff; }
#search-module-options li.current { background-color: #c00; color: #fff; }
#search-module-options li.current a { background-color: #c00; color: #fff; }
#search-module-options-close { font-size: 10px; margin: 0px; padding: 0px; text-align: right; }
#search-module-options-close a { text-decoration: none; }
#search-module-toggle { cursor: hand; cursor: pointer; margin-left: 8px; position: relative; top: 1px; }
#current-search-module-img { margin-top: 3px; }

/* top search auto complete */
#top-search .yui-ac-container { width: 260px; }
.auto-complete .yui-ac-container {
    position: absolute;
    top: 30px;
    left: 30px;
}
.auto-complete .yui-ac-content {
    position: absolute;
    width: 100%;
    border: 1px solid #808080;
    background: #fff;
    overflow: hidden;
    z-index: 9050;
}
.auto-complete .yui-ac-shadow {
    position: absolute;
    margin: .3em;
    width: 100%;
    background: #000;
    -moz-opacity: 0.10;
    opacity: .10;
    filter: alpha(opacity=10);
    z-index: 9049;
}
.auto-complete .yui-ac-content ul { margin: 0; padding: 0; width: 100%; }
.auto-complete .yui-ac-content li { margin: 0; padding: 2px 5px; cursor: default; white-space: nowrap; }
.auto-complete .yui-ac-content li .result-row      { color: #a9a9a9; } /* 暂时没用 */
.auto-complete .yui-ac-content li .result-query    { color: #000000; }
.auto-complete .yui-ac-content li .result-quantity { color: #008000; float: right; font-size: 11px; } /* push right */
.auto-complete .yui-ac-content li.yui-ac-prehighlight { background: #b3d4ff; }
.auto-complete .yui-ac-content li.yui-ac-highlight    { background: #426fd9; color: #fff; }
.auto-complete .yui-ac-content li.yui-ac-highlight *  { color: #fff; }

/* tab style */
.tab-nav, .extra-nav { margin-bottom: 15px; background:url(/images/tab-line.gif) bottom repeat-x; float: left; overflow: hidden;}
/*z-index only applies if an element is positioned. */
.tab-nav{position:;z-index:2;}
* html .extra-nav { height: 1px; overflow: visible; }
.tab-nav br, .extra-nav br { clear: both; }
.tab-nav h2, .extra-nav h2, .extra-nav h3 {padding-top:0; background: none; min-height: 15px; margin-bottom: 0; }
.extra-nav h2, .extra-nav h3 { float: left; line-height: 1.1; position: relative; top: 2px; }
.extra-nav h3 { padding-top: 0.3em; }
.tab-nav ul, .extra-nav ul { margin: 0.5em 0 0 0; padding: 0 0 0 1em; list-style: none; }
.extra-nav ul {	padding-top: 2px; }
.tab-nav li, .extra-nav li { margin: 0 1px 0 0; padding: 0 5px 0 0; background: url(/images/tab-back.png) 100% -100px; float: left; border-bottom: 1px solid #bbb; }
.extra-nav { padding-right: 5px; }
.extra-nav li {	float: right; }
.extra-nav h2 {	float: left; border: none; }
.tab-nav li.current, .extra-nav li.current { border-bottom: 1px solid #fff; background: url(/images/tab-back.png) 100% 0; }
.tab-nav li a, .tab-nav li a:visited,
.extra-nav li a, .extra-nav li a:visited {
    color: #000 !important;
	display: block;
	float: left;
	padding: 5px 17px 5px 19px;
	text-align: center;
	white-space: nowrap;
	background: url(/images/tab-back.png) 0 -100px;
	text-decoration: none !important;
	min-height: 17px; /* fixes FX/Mac issue */
	color: #322F29;
}
.tab-nav li.current a,
.tab-nav li.current a:link,
.tab-nav li.current a:visited,
.extra-nav li.current a,
.extra-nav li.current a:link,
.extra-nav li.current a:visited { background: url(/images/tab-back.png) 0 0;outline: none; }
.tab-nav li img, .extra-nav li img { vertical-align: middle; }
.tab-nav li:hover, .extra-nav li:hover { background-position: 100% -200px; }
.tab-nav li:hover a, .extra-nav li:hover a { background-position: 0 -200px; }
.tab-nav li.current:hover, .extra-nav li.current:hover { background-position: 100% 0; }
.tab-nav li.current:hover a, .extra-nav li.current:hover a { background-position: 0 0; text-decoration: none; }

.active-link-text { font-size: 18px; }

/* switch-style link */
a.switch, a.switch:link, a.switch:visited { background: transparent; color: #c00000; }
a.switch-pressed, a.switch-pressed:link, a.switch-pressed:visited { background: #c00000; color: #fff !important; }

/* button-style link */
a.button {
	background: #c00000;
	border: 1px solid #b00;
	border-color: #f4a6a8 #780000 #780000 #f4a6a8;
	color: #fff;
	padding: 1px 10px;
	text-align: center;
	text-decoration: none;
}
a.button:hover {
	text-decoration: none;
	color:#FFF;
}

/* opera */
@media all and (min-width:0px) {
	#top-search { position: absolute; top: 45px; margin-left: 216px; }
}

span#error {
	font-size:14px;
	margin:0 auto;
	width:auto;
	padding:4px 0 4px 30px;
	display:block;
	/*margin-left:240px;
	*/
	background:#FFFACD url(/images/blog/error.png) no-repeat;
	background-position:3px 3px;
}
span#error a { text-decoration: underline; }
#handle {
	width:507px;
	height:12px;
	margin-top:-2px;
	background:#E3E3E3 url(/images/blog/dragable.png) center center no-repeat;
}
#handle, x:-moz-any-link { width: 503px; }
body:first-of-type #handle { display: none; }
.deletedfloor {
	background:#FEFECB;
	padding:0 12px;
	text-align:center;
	width:150px;
	margin:4px auto;
}
#down_popup_div iframe { margin-left: 12px; }
#down_popup_div { line-height: 160%; }
.banner {
    text-align: center;
    margin-top: 8px;
    border: 1px solid #ccc;
    padding-right: 10px!important;
    padding-bottom: 4px!important;
    padding: 1px;
    padding-right: 5px;
    padding-bottom: 3px;
    margin-right:5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.hover {
    border: 1px solid #adff2f;
    background: #fff;
}
#iepromptfield{
	height: 32px;
}
#iepromptfield{
	height: 32px;
}
#keywords{
	margin-left:340px;
	margin-top:-45px;
    margin-bottom:6px!important;
	margin-bottom:0;
}
/* safari */
body:first-of-type #keywords{
    position: absolute;
    margin-top: -40px;
}
/* opera */
@media all and (min-width:0px) {
    #keywords{
	}
}
#keywords a{
	text-decoration:none;
}
#keywords a:hover{
	color:#F30;
}

div.emulemain td.post2 span,div.emulemain td.post span{display:inline-block;vertical-align: middle;}
input.downall{
	padding:0 16px;
}
/* safari */

body:first-of-type input.downall{
	padding-top:2px;
}
#content a.topic_attach_img,#content a.topic_attach_img:visited{
	color:blue;
	font-size:13px;
}
#body-alpha a.topic_attach_img, #body-alpha a.topic_attach_img:visited{
	color:blue;
	font-size:13px;

}
/*
#content a.topic_attach_img:hover{
	color:blue;
	font-size:14px;
}
*/
div#top-navigator a.top-red{
	color:#e00000;
}
div#top-navigator a.top-red:hover{
	color:#FFF;
	background:#e00000;
}

/* pop up box */
#myBox{
	/*display:none;*/ ;
}

div#myBox div#updateFlash{
	width: 100%;
	background:#BB0000;
	color: white;
	font-weight: bold;
	padding-top:2px;
	height: 20px;
	margin-bottom:12px;
}

div#myBox input#playerBtn{
	display:inline-block;
	margin-left:120px;
	margin-top:-12px;
	padding:0 12px;
}
input.grayButton{

	background: #F0F0F0;
	/*
	border-top:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
	*/
	border-top:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	color:#333;

}
a.grayButton{

	background: #F0F0F0;
	/*
	border-top:1px solid #EFEFEF;
	border-left:1px solid #EFEFEF;
	*/
	padding:2px 4px;
	border-top:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	color:#333;

}
a.grayButton:hover{
	text-decoration:none;
}

div#myBox input#closeBtn{
   	display:inline-block;
	/*margin-left:220px;*/
	float:right;
	margin-right:4px;
	margin-top:4px;
	padding:0 12px;
	cursor:pointer;
}
div#myBox div#boxBottom{
	background:#F2F2F2;
	height:32px;
	padding:0 4px;
	margin-top:2px;
	border-top:1px solid #CCC;
}

div#myBox a{
	color:#B20000;
	margin-left:45px;
	margin-top:-8px;
	padding-bottom:8px;
	display:inline-block;
	text-decoration:underline;
}

/* safari */
body:first-of-type div#myBox input#closeBtn{
	/*margin-top: -20px;*/
}
body:first-of-type div#myBox{
	margin-left: -160px;
}

#sina_t_link{display:block;height:1px;overflow:hidden;position:absolute}
#sina_t_link:visited{height:2px;}



.redlink:link,.redlink:visited {color: red !important;}
.redlink:hover,.redlink:active{color:#fff !important;}
/*链接样式*/
a.link_1{display:inline-block;padding-right:15px;height:38px;background:url(../images/button-bg.gif) no-repeat right 0 #c00;}
	.link_1 strong{display:inline-block;padding-left:15px;height:38px;line-height:38px;font-size:14px;text-decoration:none;color:#fff;font-weight:bold;background:url(../images/button-bg.gif) no-repeat 0 0;}

/*按钮样式*/
.button_1{display:inline-block;padding-right:5px;height:38px;line-height:38px;background:url(../images/button-bg.gif) no-repeat right 0 #c00;}
	.button_1 strong{display:inline-block;padding-left:5px;height:38px;background:url(../images/button-bg.gif) no-repeat 0 0;}
	.button_1 input{border:0;padding:8px 10px;font-weight:bold;font-size:14px;color:#fff;background:none !important;}
.button_1_dis{display:inline-block;padding-right:5px;height:38px;line-height:38px;background:url(../images/button-bg.gif) no-repeat right -100px #c00;}
	.button_1_dis strong{display:inline-block;padding-left:5px;height:38px;background:url(../images/button-bg.gif) no-repeat 0 -100px;}
	.button_1_dis input{border:0;padding:8px 10px;font-weight:bold;font-size:14px;color:#fff;background:none !important;}

/*20110829 发布按钮拆分*/
#new_search_bar_div {float: right;width: 691px; left: 0px; height: 35px;margin-top:22px; position:relative;}
#new_search_bar_div #top-search { float:left;margin-right: 7px !important;margin-left:0 !important;position:inherit !important;padding-top:3px;height:33px !important;overflow:hidden !important;background:#be2b2b url(../../images/layout/new-searchbar-broad.png?v=41409) no-repeat left 0; width: 612px; }
#new_search_bar_div #top-search .yui-ac-container { width: 403px!important; }

#new_search_bar_div #top_add{position:relative;width:72px;float:right;height:31px;margin-top:3px;z-index:3;}
#new_search_bar_div #top_add .top_add_link{display:block;width:72px;height:31px;line-height:31px;font-weight:bold;color:#fff;text-indent:15px;text-decoration:none;background:url(../../images/layout/top_add.png?v=41409) no-repeat 0 -1px;}
#new_search_bar_div #top_add .top_add_link_on{display:block;width:72px;height:31px;line-height:31px;font-weight:bold;color:#fff;text-indent:15px;text-decoration:none;background:url(../../images/layout/top_add.png?v=41409) no-repeat 0 -33px;}
#new_search_bar_div #top_add .top_add_options{position:absolute;top:30px;right:0;display:block;padding:15px 2px 5px;width:154px;height:35px;background: url(../../images/layout/top_add_options_bg.gif) no-repeat 0 0}
#new_search_bar_div #top_add .top_add_options a{display:block;float:left;width:50px;height:15px;text-align:center;text-decoration:none;padding-top:16px;}
#new_search_bar_div #top_add .top_add_options a:hover{color:#c00;}
#new_search_bar_div #top_add .top_add_options a.top_add_article{border-right:1px solid #a6a6a6;background:url(../../images/layout/top_add_icon.gif) no-repeat -36px 0;}
#new_search_bar_div #top_add .top_add_options a.top_add_article:hover{background-position:14px 0;}
#new_search_bar_div #top_add .top_add_options a.top_add_entry{border-left:1px solid #fff;border-right:1px solid #a6a6a6;background:url(../../images/layout/top_add_icon.gif) no-repeat -36px -50px;}
#new_search_bar_div #top_add .top_add_options a.top_add_entry:hover{background-position:14px -50px;}
#new_search_bar_div #top_add .top_add_options a.top_add_topic{border-left:1px solid #fff;background:url(../../images/layout/top_add_icon.gif) no-repeat -36px -100px;}
#new_search_bar_div #top_add .top_add_options a.top_add_topic:hover{background-position:14px -100px;}
/*窄版搜索条*/
.small_page #new_search_bar_div {float: right; width: 496px; left: 0px; height: 35px;margin-top:22px; position:relative;}
.small_page #new_search_bar_div #top-search { float:left;margin-right: 7px !important;margin-left:0 !important;position:inherit !important;padding-top:3px;height:33px !important;overflow:hidden !important;background:#be2b2b url(../../images/layout/new-searchbar-small.png) no-repeat left 0; width: 417px; }
.small_page #new_search_bar_div #top-search form{height:29px;overflow:hidden;margin:5px 0 0;padding:0;}
.small_page #new_search_bar_div #top-search .yui-ac-container { width: 212px!important;  position: absolute; top: 30px;left: 25px;}
/*20110829 发布按钮拆分结束*/

/* 返回顶部 */
html{
    _background:url(about:blank) fixed;
}
a#gotop{
    background-color: #ccc;
    border-radius: 10px 10px 10px 10px;
    bottom: 10px;
    display: block;
    font-family: Arial;
    right: 10px;
    line-height: 46px;
    margin-right: 0;
    padding: 10px 0;
    position: fixed;
    text-align: center;
    width: 60px;
    _position:absolute;
    _bottom:auto;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)) - 10);
}
a#gotop:hover{
	background-color: #ccc;
}
a#gotop:hover em{
    color: #fff;
}
a#gotop span{
    cursor: pointer;
    display: block;
    height: 40px;
    padding: 0 0 0 10px;
}
a#gotop em{
    color: #eee;
}
a#gotop em.tr{
    display: block;
    font-size: 74px;
    height: 27px;
    margin: 0 0 0 2px;
    *margin-left:-8px;
    padding: 0;
    overflow: hidden;
    text-align: left;
    width: 40px;
}
a#gotop .tube{
    display: block;
    font-size: 30px;
    height: 20px;
    margin: -10px 0 0 5px;
    *margin-left:-2px;
    padding: 0;
    overflow: hidden;
    text-align: left;
    width: 40px;
}
/*用户注册登录*/
.other_account{border-top:1px #ccc dashed; margin-top:10px;padding:17px 0 0 255px;color:#888;font-size:12px;}
.other_account a{vertical-align:middle;display:inline-block;margin-right:3px;margin-top:-3px;color:#333;}
.other_account a:hover{text-decoration:none;}
.t_icon{width:16px;height:16px;display:inline-block;background-image:url(../images/wish_weib.png);background-repeat:no-repeat;vertical-align:middle;}
.sinat_icon{background-position:0 0;}
.qqt_icon{background-position:-26px 0;}
.renren_icon{background-position:-52px 0;}
.other_account a:hover em{text-decoration:underline;}
.other_account em{font-style:normal;padding-left:3px;}
/*TOPBAR用户登录后模块的修改*/
#header_div .mainDiv{overflow:visible;}
#header_login .user_name_div{float:left;position:relative;z-index:6;margin-right:5px;}
#header_login .user_name_div a.user_name{float:left;display:block;padding:0 5px;color:#000;border-radius:2px;border:1px solid #f4f4f4;_width:80px;}
#header_login .user_name_div a.user_name:hover,
#header_login .user_name_div a.user_name:active{background:#d9d9d9;border-color:#d9d9d9;}
#header_login .user_name strong{float:left;display:block;padding-right:5px;font-weight:bold;height:1.6em;overflow:hidden;_width:60px;}
#header_login .user_name_div a.user_name:hover strong{color:#000;}
#header_login a.user_name span{float:left;display:block;margin-top:7px;width:10px;height:5px;background:url(../base/images/icon_sprites.gif) no-repeat 0 -350px;}
#header_login .user_name_div .user_more_info{display:none;}
#header_login .user_more_info{position:absolute;z-index:6;min-width:75px;width:100%;top:24px;left:0;_width:92px;}
#header_login .user_more_info ul{border:1px solid #ccc;border-radius:0 0 2px 2px;overflow:hidden;margin:0;padding:0;}
#header_login .user_more_info li{border-bottom:1px solid #f1f1f1;list-style:none;}
#header_login .user_more_info li.last{border-bottom:0;border-radius:0 0 2px 2px;overflow:hidden;}
#header_login .user_more_info a{display:block;height:30px;line-height:30px;padding:0 10px;background:#fff;white-space:nowrap;color:#000;}
#header_login .user_more_info a:hover{background:#fff9ed;color:#c00;}

#header_login .user_name_div_on{float:left;position:relative;z-index:6;margin-right:5px;}
#header_login .user_name_div_on a.user_name{position:relative;z-index:7;float:left;display:block;margin-bottom:-2px;padding:0 5px 5px;border-radius:2px 2px 0 0;color:#000;border:1px solid #d9d9d9;background:#fff;border-bottom:0;_width:80px;}
#header_login .user_name_div_on .user_more_info{display:block;}
#header_login .red{color:#c00;}
#header_login a:hover .red{color:#fff !important;}

/* end */
