﻿@charset "utf-8";
/* CSS Document */

.menuwrap{width:164px;background:url(../images/menuwrap_bg.gif) repeat-y;}
.menuwrap h1{width:140px;height:21px;background:url(../images/menuwrap_h1.gif) no-repeat;padding:7px 0 0 24px; font-size:14px;overflow:hidden;}
.menuwrap h1 a{color:#535353;}
.menuwrap h1 a:hover{ color:#535353;}
.menuwrap .menufoot{width:164px;height:7px;background:url(../images/menuwrap_foot.gif) no-repeat; overflow:hidden;}
.menuwrap div{  float:left!important;_float:none;}
.leftnavmenu{padding:0 0 0 7px;}
.leftnavtitle {width:147px;height:28px;color:#D9E1F6;font:14px/28px "lucida Grande", verdana, lucida, Arial, helvetica, "宋体", sans-serif;margin:8px 0 0 0;}
.on{width:92px;height:28px;float:left;background:url(../images/leftnavtitle_bg1.gif) no-repeat;color:#FFFFFF;padding:0 30px 0 25px;overflow:hidden;text-align:center}
.on:hover{color:#FFFFFF}

.off{width:92px;height:28px;float:left;background:url(../images/leftnavtitle_bg2.gif) no-repeat;color:#4F4F4F;padding:0 30px 0 25px; overflow:hidden; text-align:center}
.off:hover{background:url(../images/leftnavtitle_bg3.gif) no-repeat;color:#FFFFFF;}

.leftnavlist{width:147px;color:#4F4F4F;background: url(../images/leftnavlist_bg1.gif) repeat-y;text-align:left;overflow:hidden;padding:0;margin:0; float:left}
.leftnavlist ul{width:145px; background: url(../images/leftnavlist_bg3.gif) bottom no-repeat;padding:0 1px 4px 1px; font-size:14px; color:#4F4F4F;float:left}
.leftnavlist li{width:145px;height:27px;line-height:27px;border-top:#B1D7FB solid 1px; overflow:hidden;position:relative;float:left}
.leftnavlist li:hover{width:145px;height:27px;line-height:27px;background: #990000 url(../images/leftnavlist_bg2.gif) repeat-x;overflow:hidden;position:relative;}
.leftnavlist a{width:75px;height:27px;color:#4F4F4F;text-decoration:none; background:url(../images/leftnavlist_point2.gif) 30px 9px no-repeat;float:left;padding:0 30px 0 40px;}
.leftnavlist a:link{color:#4F4F4F;}
.leftnavlist a:hover{color:#FF5D04;text-decoration:none;background:url(../images/leftnavlist_point1.gif) 30px 9px no-repeat;}


