*{margin: 0;padding: 0;}
ul{list-style: none;}
img{border: none;}

/* menu */
.popupmenu_popup{text-align: left; line-height:22px; padding: 10px; overflow: hidden; border: 1px solid #CAD9EA; background: #FFF url("/bbs/skins/1/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 1px;  }
.popupmenu_popup li{float:left;width:110px;line-height:22px;height:22px}
.popupmenu_popup li a{color:#666;text-decoration:none;}
.popupmenu_popup li a:hover{text-decoration:underline;background:#399800;padding:3px;color:#fff}


.t_head{position: relative;width:980px;height:90px;}
.t_head a{text-decoration: none;}
.t_head a:hover{color: Red;text-decoration: none;background-color: transparent;}
.t_logo{position: absolute;top: 5px;}
.t_logo p{position: absolute;top: 5px;left: 280px;width:220px;letter-spacing:2px;color: #4D4D4D;}
.t_welcome{position: absolute;top: 10px;right: 155px;color: #666;}
.t_welcome a{color: #399800;}
.t_login{position: absolute;top: 6px;right: 0;	}
.t_login li{float: left;margin-right:10px;display: inline;width: 58px;height: 17px;line-height: 17px;padding-top:1px;text-align: center;background: url(images/login_btn.gif) no-repeat;}
.t_login .lib{width: 48px;background: url(images/helpbtn.gif) no-repeat;}
.t_login .lic{width: 70px;background: url(images/wangpu_btn.gif) no-repeat;}
.t_login li a{color: #666;text-decoration:none;}
.t_login li a:hover{color:red;text-decoration:none;}
.t_nav{position:absolute;top:35px;right: 8px;width: 668px;height: 30px;background: url(images/t_nav_c.gif) repeat-x;}
.t_nav_l{float: left;width: 5px;height: 30px;background: url(images/t_nav_l.gif) no-repeat;}
.t_nav_r{float: right;width: 5px;height: 30px;background: url(images/t_nav_r.gif) no-repeat;}
.t_nav ul li{display: inline;margin: 0 6px 0 6px;line-height: 32px;}
.t_nav ul li a{font-size: 14px;color: #333;}
.t_nav ul li a:hover{text-decoration: underline;}
.t_function{position: absolute;bottom: 0;right: 10px;}
.t_function a{margin: 0 5px;color: #666;}
/* bottom */
.footer{margin:5px auto;clear:both;text-align:center;width:760px;padding:5px 0 0 0;}
.footer li{height:21px;line-height:21px;font-family:verdana;list-style-type: none;display:inline;padding:0px 10px;}
.footer a{color:#333;text-decoration:none;}
.footer a:hover{color:#333;text-decoration:underline; background: none;}
/* -----------修改评论----------- */
.left_title a.close_btn{
	display: block;
	width: 21px;
	height: 20px;	
	margin: 4px 2px 0;
	background: url(/dp/skins/images/close_btn.gif) no-repeat;
}
.left_title a:hover.close_btn{
	display: block;
	width: 21px;
	height: 20px;	
	margin: 4px 2px 0;
	background: url(/dp/skins/images/close_btn2.gif) no-repeat;
}

/* DialogLoading层样式 */
#DialogLoading{padding:0px;text-align:center;}
#Dialog_Title{height:35px;background:#EEEEEE;border-bottom:1px solid #E6E6E6;text-align:left;}
#Dialog_p1{float:left;width:200px;font-size:14px;color:#C51100;font-weight:bold;padding-left:10px;line-height:31px;}
#Dialog_p2{float:right;width:17px;margin:5px 5px 0 0;cursor:pointer;}
#DialogContent{padding:10px;color:#000000;font-size:10pt;line-height:18pt;}
#DialogContent #Left{width:55px;height:25px;border:solid 1px red;float:left;text-align:right;}
#DialogContent #Right{height:25px;border:solid 1px blue;}
#DialogLoading a{color:red;}

/* 错误提示 */
.t_err{padding:3px 5px 3px 25px;margin:5px;border:1px #FF6600 solid;color:#000;background:#FFF2E9 url(/img/err.gif) 5px center no-repeat;float:left}

