/* CSS Document */

.menutit{cursor:pointer;background:url(../images/menutitlebg.gif); width:171px; height:22px; margin:0 auto; font-weight:bold; line-height:22px;}
.menutit span{float:right;}

.smenu{width:171px; margin:0 auto; padding:0;}
.smenu ul{list-style:none; margin:5px 0; padding:0;}
.smenu ul li{height:25px; line-height:25px;}
.smenu ul li.btit{background:url(../images/btitlist.gif) no-repeat; height:27px; width:157px; line-height:27px; font-weight:bold;}
.smenu ul li a:link,.smenu ul li a:visited{display:block; width:171px; height:25px;color:#333333;}
.smenu ul li a:hover{background:url(../images/smenubg.gif); text-decoration:none;color:#ff6600;}
.smenu ul li.menuli{font-size:12px; color:#FF8427; font-weight:bold;line-height:25px; padding:5px 0 5px 0;}
.smenu ul li.menucur{background:url(../images/smenubg.gif); text-decoration:none;color:#ff6600;}

.iconline{border-bottom:1px dashed #e1e1e1;}
.manline{border-bottom:1px solid #e1e1e1;}

.promenu{ width:180px; margin:5px 0 10px 0;}
.promenu dl{margin:0 0 0 15px;background:url(../images/promenubg.gif); width:165px; height:76px;}
.promenu dl dt{ font-size:12px; color:#FF8427; font-weight:bold;line-height:25px; padding:5px 0 5px 6px;}
.promenu dl dd{  padding:3px; margin:0 0 0 6px;}
.promenu dl dt a:link,.promenu dl dt a:visited{ color:#458205;text-decoration:none;}
.promenu dl dt a:hover{color:#FF6600; text-decoration:underline;}