﻿/*全站通用个人信息工具条 */

.font_red,.font_red a,.font_red a:visited{ color:#fa2132;}
.font_red a:hover{ color: #ff6600;}
#toolbar{
 font-family:Arial, Verdana;font-size:12px!important; font-size:11px; color:#636363;
 position:absolute; top:0; left:0; z-index:200;}

#toolbar img{border:0;}
#toolbar ul{margin:0; padding:0;}
#toolbar table{float:left; margin:0; padding:0;}
#toolbar a{
	text-decoration: none;
}
#toolbar a:hover{ color:#fff!important;
}
.links{
	color:#999999;
	padding:3px 0px 0px 5px;
	height:28px;
	border-bottom: solid 1px #000;
	background-color: #333;
	background-image: url(http://www.yoho.cn/images/bg_toolbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgblack{ background:#000000;}
.prolinks { list-style:none; }
.prolinks .yh{ position:relative;  width:55px;}
.prolinks .yh .new{ position:absolute; height:12px; width:24px; z-index:2000; background:url(http://www.yoho.cn/images/icon_new.gif) no-repeat; left:44px; top:-6px;}
.prolinks li{ float:left; margin-left:5px;}
.prolinks li a{ padding:3px 8px; background:#000; color:#FFF; display:block; font-family:PMingLiU; font-size:11px;}
.prolinks li a:hover{ background:#FF0000; color:#fff;}

.yoholink{ font-size:16px; padding-right:5px;}
.yoholink a{ color:#CCC;}

.barright{ float:right; width:70%;}
.info{ float:left; margin-right:10px; background:#000; padding:2px 8px 2px 8px; font-family:PMingLiU; font-size:11px; border-bottom:1px solid #505050; border-right:1px solid #505050; border-left:1px solid #000; border-top:1px solid #000; width:100%;}
.info a{color:#fff;}
.toolshadow{
 width:100%;
  height:9px;
  margin:0px;
  padding:0px;
  line-height:9px;
  	background-image: url(http://www.yoho.cn/images/toolbarshadow.png)!important;
	background-image:none; 
	background-repeat: repeat-x;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='http://www.yoho.cn/images/toolbarshadow.png');
}


#chageuser{ width:130px; position:absolute; text-align:left;}
#chageuser .floatcontent{ margin:0px; padding:0px;}
.userchage_list{ list-style:none; margin:0px; padding:0px;}
.userchage_list .head{ margin-right:10px;}
.userchage_list li{ border-bottom: solid 1px #CCC;} 
.userchage_list li a{ color:#424242; display:block; padding:5px;}
.userchage_list li a:hover{ background-color:#EAEAEA;}
.userchage_list .on{
	background-image: url(http://www.yoho.cn/images/bg_chageuser.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.set { padding:5px; background-color:#e4e3e3;}
.set a{ color:#424242;}
.floatwindow {float:left; position:absolute;}
.inner_floatwindow{background:#FFFFFF; border:solid 1px #CCCCCC;  }
.inner_floatwindow h4{
	color:#FFFFFF;
	height:28px;
	line-height:28px;
	background:#babcbc url(http://www.yoho.cn/images/bg_yohobar_title.gif) no-repeat left top;
	padding:0px 0px 0px 8px;
}
.windowcontrol{ float:right; margin:-22px 5px 0px 0px;}
.floatcontent{
 border-top:solid 1px #FFFFFF;
	background-image: url(http://www.yoho.cn/images/bg_form.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px;
}
.shadow{
	background-image: url(http://www.yoho.cn/images/shadow.png)!important; 
	background-repeat: no-repeat!important; 
	background-position: right bottom!important;
	padding:0px 5px 5px 0px !important;
	padding:0px;
	background:none; 
	width:100%;
}
* html .shadow{
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#D5D5D5,Direction=120,strength=5);}/*ie6*/

