html {overflow-x:hidden;}


.scrollsidebar{position:absolute; z-index:999; top:150px;}
.side_content{width:151px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:151px;overflow:hidden;}
.show_btn{ width:0x; height:132px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:151px;height:31px;cursor:pointer;}

.close_btn {background:url(../images/lc_l.jpg) no-repeat;}
.show_btn {background:url(../images/lc_l2.jpg) no-repeat;}
.side_title { width:151px;height:31px;}

.side_list {background:url(../images/onli_t.jpg) no-repeat top center; padding-top:73px;font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.close_btn { float:right; display:block; width:151px; height:31px;}
.close_btn span { display:none;}

.msgserver {border:solid 1px #eee; background:#fff;  }
.msgserver a{ color:#333; text-decoration:none;}
.msgserver a:hover{ color:#333; text-decoration:underline;}

/* green skin  */
.su_em{ height:36px; line-height:36px; border-bottom:solid 1px #eee; background:url(../images/em_ic.jpg) no-repeat; background-position:10px 6px; padding-left:40px;}
.su_s{ height:36px; line-height:36px; border-bottom:solid 1px #eee; background:url(../images/s_ic.jpg) no-repeat; background-position:10px 6px; padding-left:40px;}
.su_fd{ height:36px; line-height:36px; border-bottom:solid 1px #eee; background:url(../images/fe_ic.jpg) no-repeat; background-position:10px 6px; padding-left:40px;}