@charset "utf-8";
/* Yynet.cn User Space */

.us_wrap .us_cont{
	padding:6px 6px 20px;
	background-color:#fff;
	border:solid #c5d7ed;
	border-width:2px 3px 2px 3px;
	}
b.us_rtop, b.us_rbottom, b.us_rtop b, b.us_rbottom b{ display:block; }
b.us_rtop b, b.us_rbottom b{ height:1px; overflow:hidden; }
.us_wrap b.us_r2{ background-color:#c5d7ed; margin:0 1px; }
.us_wrap .us_column, .us_wrap b.us_rtop b, .us_wrap b.us_rbottom b{ border:solid #07519a; border-width:0 1px; }
.us_wrap b.us_r1{ background-color:#07519a; margin:0 2px; }
.us_up{
	width:13px;
	margin-left:-13px;
	height:12px;
	float:left;
	position:relative;
	top:-9px;
	left:100px;
	background:url(images/user_space_up.gif) no-repeat;
	}
#user_space{
	position:absolute;
	left:600px;
	top:31px;
	z-index:999999;
	width:400px;
	padding-top:9px;
	}
.us_close{
	overflow:hidden;
	width:100%;
	}
.us_close a{
	float:right;
	width:16px;
	height:16px;
	margin-bottom:8px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	text-indent:-1000px;
	background:url(images/user_space_x.gif) no-repeat right -16px;
	}
.us_close a:hover{
	width:auto;
	line-height:20px;
	text-decoration:none;
	color:#ff9900;
	font-size:12px;
	text-indent:0;
	padding-right:20px;
	background-position:right 0;
	}
.us_btns{
	margin:0 0 12px;
	padding:0;
	font-size:14px;
	overflow:hidden;
	height:31px;
	}
.us_btns a, .us_btns a span{
	float:left;
	height:31px;
	line-height:31px;
	overflow:hidden;
	background:url(images/user_space_btn.gif) no-repeat;
	background-position:right -93px;
	}
.us_btns a{
	margin-left:14px;
	text-decoration:none;
	color:#07519a;
	}
.us_btns a span{
	cursor:pointer;
	padding:0 24px;
	background-position:0 -62px;
	}
.us_btns a:hover{
	color:#fff;
	background-position:right -31px;
	}
.us_btns a:hover span{
	background-position:0 0;
	}
	
.us_wrap h3{
	font-size:14px;
	margin:0 12px 0 14px;
	padding:4px 8px 8px 0;
	line-height:18px;
	color:#666;
	border-bottom:1px solid #eee;
	}
.us_list_more, .us_list_more_up{
	padding:1px 0 0 20px;
	margin-right:5px;
	background:url(images/user_space_more.gif) no-repeat;
	background-position:0 -16px;
	}
.us_list_more:hover{
	background-position:0 0;
	}
.us_list_more_up{
	background-position:0 -48px;
	}
.us_list_more_up:hover{
	background-position:0 -32px;
	}
.us_wrap ul{
	font-size:12px;
	color:#666;
	padding:0;
	margin:0 12px 6px 14px;
	list-style:none;
	}
.us_wrap li{
	line-height:32px;
	height:32px;
	padding:0 6px;
	overflow:hidden;
	border-bottom:1px solid #eee;
	}
.us_status_ask, .us_status_revert{
	color:#fff;
	padding:2px 2px 0 3px;
	border:1px solid #060;
	background-color:#090;
	}
.us_status_revert{
	border-color:#f30;
	background-color:#f60;
	}
.us_object{float:right;}
.us_wrap a{text-decoration:none;}
.us_wrap ul a{color:#03c;}
.us_wrap ul a:hover{color:#f60;}
.us_wrap h3 a{color:#07519a;}
.us_wrap h3 a:hover{color:#f60;}

#currentLoginUser{ cursor:pointer; }
