/*CSS 2008-11-04 By ChenJin*/
/*用户后台公用*/
.hk{border:1px solid #e1e1e1}
#top{width:960px;margin:0 auto;	height:60px;overflow:hidden}
#top dt{display:inline;float:left;line-height:50px;}

#main{width:958px;margin:0 auto}
#regbox{margin:1px;background:url(/images/main/reg_bg.jpg);width:956px;background-repeat:repeat-x;}
#box{padding:10px;}
#box .myload{border-bottom:3px solid #b6cae3;padding-bottom:10px;}

/*用户后台左边MENU*/
#box .left h3{background:url(/images/usercenter/personer/bg1.gif);height:27px;line-height:27px;font-size:14px;color:#296ea0;padding-left:14px;}
#box .left h3 a{color:#296ea0;}
#box .left h3 span{font-weight:normal}
#box .leftnav{background:url(/images/usercenter/personer/bg2.gif);background-repeat:repeat-x;padding:14px 8px 10px 8px;margin-top:15px;}
#box .leftnav h4{background-image:url(/images/usercenter/personer/cursor.gif);height:22px;line-height:24px;background-repeat:no-repeat;padding-left:20px;background-color:#e6edf5;background-position:8px 6px;overflow:hidden;margin-top:1px;}
#box .leftnav ul{margin-top:8px;}
#box .leftnav li{height:25px;border-bottom:1px solid #F3F3F3;line-height:25px;}
#box .leftnav li span{float:right;padding-right:10px;color:#999999;font-weight:bold}
#box .right{margin-top:15px;}
/*END 可公用*/

/*msgbox*/
#newnotice {position:absolute; right:0; bottom:0;width: 255px; height:190px; background:#FFF}
#msgbox{width:250px; height:180px;font-size:12px; Z-INDEX:99999; LEFT:0px; POSITION:absolute; TOP:0px;margin:0; padding:4px}
#msgbox h4{font-weight:normal;background:url(/images/msgbox/title.jpg) no-repeat; width:247px; height:25px; line-height:25px;color:#FFFFFF;}
#msgbox h5{color: #003399; font-size:14px; text-align:center;} 
#msgbox a{text-decoration:none; color:#000000; display:block}
#msgbox a:hover{text-decoration:underline; color:#FF0000}
#msgbox #ul{border:1px solid #0962c8; height:155px; margin-top:-2px;margin-right:0px;margin-left:0px; width:245px}
#msgbox #ul li{list-style-type:none;margin:0; padding:0; line-height:2.5em; text-align:left }
#msgbox span{ width:21px; height:21px; position:absolute; top:2px; right:5px; }
#msgbox p{text-indent:2em; margin:5px 15px; display:block; margin-top:-15px;margin-right:15px;margin-left:15px}
#msgbox em{color:#FF0000; font-style:normal}