﻿/*模板window窗口弹出*/
#hj_pannel {position:absolute;	width:0px;	height:0px;	z-index:99996;	visibility:hidden;	position:absolute!important;visibility:hidden;filter: Alpha(Opacity=60);	opacity:0.6;	background: #444; left:0px; top:0px}
#hj_msg_main{ border:1px solid #ccc;position:absolute;width:400px;height:260px;visibility:hidden;z-index:99999;background: #FFF url("../images/info_alert.gif") right bottom no-repeat ;}
#hj_msg_title {	height:22px; line-height:22px; background:#E8F5FC url("../images/barbg.jpg") ;padding:4px; cursor:hand;border-bottom:1px solid #eee;}
#hj_msg_body { margin-top:30px;	padding-left:40px; line-height:25px;}
#hj_close{ cursor:pointer; float:right}
#hj_title{ float:left; font-weight:bold; padding-left:20px;background:url("../images/info_alert2.gif") no-repeat center left;}

.progress { width:100px; float:right; text-align:left; border:1px solid #D77900; height:10px; margin:4px 0px 0px 0px; padding:0px; background:#fff; }
.progress a { background:#f60 url("../images/progress-bg.gif"); display:block; line-height:10px; }

#toolTip{
   border:1px solid #ffcc00;
   background:#ffffee;
   width:150px;
   position:absolute;
   visibility: hidden;
   overflow: hidden;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
   color:#333;
   filter: Alpha(Opacity=85);	opacity:0.85;
}

#toolTip h1{
   display:block;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   background:#ffaa00;
   border-bottom:1px solid #ffcc00;  
   margin:0px;
   padding:0px 2px;   
}

#toolTip p {
   margin:0px;
   padding:4px 2px;   
   text-align:left;
   font-size:12px;
}



/*用户中心切换*/
#Tab{ width:auto; padding:0px; margin:0px auto 0px auto; width:666px;float:left;}
.Menubox { width:auto; height:27px; line-height:27px; font-weight:bold;  color:#f60;border:1px solid #A3D0E4; border-bottom:0px; }
.Menubox ul{ margin:0px; padding:0px;height:26px; line-height:26px; background:url("/client/images/common/titlebg.gif"); color:#333;font-size:14px; font-weight:bold; }
.Menubox ul li{ float:right; display:block; cursor:pointer; width:auto; line-height:26px; margin-right:3px; text-align:center; color:#666; padding:0px 12px; font-size:12px; background:none; }
.Menubox ul li.hover{ width:auto; border:1px solid #A3D0E4; border-bottom:0px; border-top:0px; background:#fff; color:#222; height:26px; line-height:26px; padding:0px 11px; }
.Contentbox{ margin-top:0px; border:1px solid #A3D0E4; border-top:0px; padding:8px; height:100%; overflow:hidden; }


.newslist {  border:1px dotted #ddd; width:96%; background:#fffff7; margin:0px;line-height:24px; padding:2%; margin-bottom:10px; }
.newslist a { padding:0px 6px;}
.textarea { width:400px; height:60px; }
