@import url(common.css);
/*二级导航*/
.nav2{ height:25px;background:#eee;}
.nav2 a{ width:90px; float:left; display:block; height:24px; border-top:1px solid #eee; line-height:24px; color:#666; text-align:center; }
.nav2 a:hover,.nav2 a.curren{ background:#fff; color:#537342; border-top:1px solid #5a794a;}

/*客服中心左侧*/
.cm-left{ width:220px; border-right:2px solid #e2e2e2; padding-right:5px; float:left; overflow:hidden;}
.cm-left-thead{ height:25px; line-height:25px; color:#666; font-size:14px; border-bottom:1px solid #537342;}
.dlinks{ background:url(../images/icon4.png) no-repeat 0 0; padding-left:35px; line-height:35px;}
.dlinks a{ color:#333; display:block; height:35px;}

/*客服中心*/
.cm-right{ width:750px; float:right; overflow:hidden;}
.nav3{ height:25px;}
.nav3 a{ width:90px; text-align:center; float:left; display:block; height:25px; line-height:25px; color:#666;}
.nav3 a:hover,.nav3 a.curren{  background:#537342; color:#fff; }

/*内容框架*/
.dText{ padding:15px; line-height:22px;}
.dText img{ margin:0 8px;}
.dsp{ display:none;}

/*文章页*/
.dtitle{ height:40px; line-height:40px; text-align:center; overflow:hidden;}
.dtitle h1{ font-size:18px; font-weight:normal;}