@charset "utf-8";
/* CSS Document */


.none {display: none;}
.list{line-height:26px;}
.list ul{ height:26px; border-bottom:2px #e0e0e0 solid; margin-bottom:10px;}
.list ul li{ padding:0px 15px; height:26px; width:70px; float:left; cursor:pointer; text-align:center;}
.list ul li.active {font-size:14px; font-family:"微软雅黑"; background:#074087; color:#FFF;}
.list ul li.normal {font-size:14px; font-family:"微软雅黑"; color:#000; background:#e0e0e0;}
.list2{ width:300px; clear:both;}
.list2 h1{ height:45px; line-height:50px; font-size:14px;}
.list2 h1 a{ color:#000;}
.list2 h1 a:link{ color:#000;}
.list2 h1 a:visited{ color:#000;}
.list2 h1 a:hover{ color:#666;}

.list2 p{ line-height:24px;}
.list2 p a{ color:#000;}
.list2 p a:link{ color:#000;}
.list2 p a:visited{ color:#000;}
.list2 p a:hover{ color:#666;}

.list2 ul{padding-top:8px;}
.list2 ul li{ height:24px; line-height:24px; font-size:14px; font-family:"微软雅黑"; text-indent:10px; background:url(../images/dot.png) no-repeat;}
.list2 ul li a{ color:#343434;}
.list2 ul li a:link{ color:#343434;}
.list2 ul li a:visited{ color:#343434;}
.list2 ul li a:hover{ color:#900;}

.list_no1{ font-weight:bold; background:none; text-indent:0px;}

