@charset "utf-8";



/* 顶部菜单 */
.top_menu{width:100%;min-width:1000px;height:30px;line-height:30px;background:#fff;}
.top_fun{width:1000px;margin:0 auto;}
.tf_m{float:left;font-size:0px;}
.tf_m a{margin:0 10px;font-size:12px;}
.tf_m a:hover{color:#739ac3;text-decoration:underline;}
.tf_l{float:right;color:#000;font-size:12px;}
.tf_l a{color:#0000CC;}
.tf_l a:hover{text-decoration:underline;}
.tf_l span{color:#000;}
.timeZone{position:absolute;top:10px;left:40px;z-index: 2;}
#TimeZone { font-size: 11px; font-weight: 700; font-family: Tahoma; padding-right: 15px; background: url(//px-img.7mdt.com/v2/skin2/clock.gif) right 0 no-repeat; cursor: pointer;}
/* 主菜单 */
#mainMenu { height: 30px; line-height: 30px; float: left; margin-bottom: 3px; overflow: hidden;}
#mainMenu ul {float: left;}
#mainMenu ul li { float: left;position: relative;}
#mainMenu ul li
#mainMenu li.mSelect {}
#mainMenu li a { color: #333; display: block; float: left; text-decoration: none; vertical-align:baseline;}
#mainMenu li a:hover { color: #739ac3; text-decoration: underline; }

/* 主菜单下拉 */
.ctn { position: absolute; left: 0; top: 0; display: none; }
.tlmBox { width:130px; border: 1px solid #7CADD6; position: absolute; overflow: hidden; text-align: left; display: none; }
.tlm { width:127px; float: left; background-color: #ECF5FF; margin: 0; padding: 1px; border-right: 1px solid #FFF; border-bottom: 1px solid #FFF; line-height: 20px; font-size: 12px; overflow: hidden; }
.tlm li { float: left; margin: 0; width: 100%; list-style: none; }
.tlm a { display: block; width: 95%;margin:0 auto; padding-left: 3%; padding-right: 2%; text-decoration: none; cursor: pointer; }
.tlm a:link, .tlm a:visited { color: #000; text-decoration: none; }
.tlm a span { float: left; width: 90%; }
.tlm a span.childs { float: right; width: 10%; font-family: Tahoma; font-size: 11px; text-align: right; }
.mOut { background-color: #ECF5FF; }
.tlm a:hover { text-decoration: underline; }
/* 页首 */
.header{width:100%;min-width:1000px;height:80px;background:#3b6da4;overflow-y: hidden;}
.hd_wrap{overflow: hidden; width:1000px;height:80px;margin:0 auto;background:url(//static.7mdt.com/images/database/hd_bg.jpg) no-repeat 0 0;}
#logo{float:left;display:inline;width:154px;height:40px;margin:10px 0 0 36px;background:url(//static.7mdt.com/images/database/logo.png) no-repeat 0 0;}







