
/* quick_menu */
#sh_stv {z-index:9999;position:fixed;width:120px;left:50%;margin-left:550px; border:1px solid #ebebeb; text-align:center; margin-top:20px}  
#sh_stv a, #sh_stv a:link,#sh_stv a:hover{text-decoration:none}  
.sh_stv_title{background:#86ae39; color:#FFF; font-size:16px; width:120px; height:39px;text-align:center; font-weight:bold; line-height:39px}
.sh_stv_line {border-bottom:1px solid #c0c0c0; width:100px; margin:0 auto}


