
a{ color:#444; text-decoration:none;}
a:hover{ color:#008080; text-decoration:underline;}
/*自定义类*/
.floatl{float:left;}
.floatr{float:right;}
.block{ display:block;}
.hover-none:hover{ text-decoration:none;}
.metwd100{ width:100%!important;}

/*网站首页-index文件样式*/
#index{ z-index:999}
#index .left{ width:214px;  *overflow:hidden;}
#index .left h3.titled{ background:url(../images/subRightBg.png) repeat-x left top; border-bottom:2px solid #ccc; text-align:center;}
#index .left h3.titled span{ display:block; border-bottom:none; height:29px; line-height:29px; color:#616160; font-size:15px; border-radius:13px}
#index .left .listbox{ background:#f3f9f814; border:1px solid #d6dbd729; border-top:none; padding:5px 10px 10px; }
#index .left .navnow{ background:url(../default/navnowline.jpg) repeat-x left bottom; position:relative; }
#index .left .navnow:last-child{ background:none;}
#index .left .navnow dt{ height:36px; line-height:42px; overflow:hidden; background:url(../default/leftnavrigt.gif) no-repeat right 20px; z-index:78; position:relative;}
#index .left .navnow li{ height:42px; line-height:42px; overflow:hidden; background:url(../default/navnowline.jpg) repeat-x left bottom; z-index:78; position:relative;}
#index .left dl.hover dt{ width:204px; height:38px; line-height:38px; background:#f5f5f5; border:0px solid #ccc; border-right:none; right:10px; padding-left:8px;}
#index .left dl.hoverer{ background:none; }
#index .left dl.hoverer dt{ width:200px; border-right:2px solid #ccc; }
#index .left .navnow dt a,#index .left .navnow li a{ color:#40545af0; font-weight:500; }
#index .left .navnow dt a:hover,#index .left .navnow li a:hover{ text-decoration:none; }
#index .left dd.sub{ position:absolute; top:0px; display:none; left:202px; background:#ffffff; border:0px solid #ccc; padding:10px 15px; z-index:77;}
#index .left dd.sub h4{ white-space:nowrap; clear:both; font-size:100%; padding:3px 0px;}
#index .left dd.sub h4 a.nav{ color:#616161;}
#index .left dd.sub p{ width:180px;}
#index .left dd.sub p a{ float:left; padding:2px 0px 2px 10px; background:url(../dd.gif) no-repeat 3px 9px; width:187px; white-space:normal; line-height:1.3; margin:2px 5px 2px 0px; font-weight:normal; color:#666;}
#index .left dd.sub p a:hover{ background-color:#ffffff; color:#198c77de;}

