/** body样式 **/
.m-bd {margin: 0 auto;width: 1080px;}

/** 索引样式 **/
.m-crm-wrap{height: 25px;margin: 15px 0px;background-color: rgb(246,246,246);}
.m-crm-wrap .g-crm{height: 100%;}
.g-crm span{float: left;height: 100%;font: 12px/25px "microsoft yahei";}

/** lst样式 **/
.m-lst-l{float: left;width: 1080px;}
.m-lst-r{float: left; border: 1px solid rgb(247,210,155);width: 258px; margin-left: 15px;}

/** lst-l-hd样式 **/
.lst-l-hd{border-bottom: 2px solid rgb(221,17,18);}
.lst-l-hd h3{display:inline-block;background-color: rgb(221,17,18);color: white; border-radius: 10px 10px 0px 0px;font: 18px/35px "microsoft yahei";font-weight: bold;text-align: center;padding: 0px 15px;cursor: default;}

/** lst-l-bd样式 **/
.lst-l-bd{margin: 5px 0px 35px 0px;height: 460px;}
.lst-l-bd li {height: 45px;border-bottom: 1px dashed rgb(150,150,150);}
.lst-l-bd li a{font: 14px/45px "microsoft yahei";float: left;max-width: 500px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lst-l-bd li a:hover{text-decoration: underline;}
.lst-l-bd span{font: 14px/45px "microsoft yahei";color: rgb(150,150,150);float: right;cursor: default}

/** lst-r-hd样式 **/
.m-lst-r .lst-r-hd{height: 30px;background-color: rgb(255,244,227);border-bottom: 2px solid rgb(247,210,155);}
.lst-r-hd .lst-r-tt{color: rgb(255,101,0);font: 14px/30px "microsoft yahei";margin-left: 15px;font-weight: bold;}

/** lst-r-bd样式 **/
.lst-r-bd{margin: 5px 15px;}
.lst-r-bd a{font: 12px/30px "microsoft yahei"; margin-left: 10px;}
.lst-r-bd a:hover{text-decoration: underline;}
.lst-r-bd span{background: url(../aui/img/marking.png) no-repeat; width: 18px;height: 16px; float:left; text-align: center;font: 600 12px/16px "microsoft yahei";margin-top: 7px;color: white;}
.lst-r-bd span.marking1{background-position:0 0px;}
.lst-r-bd span.marking2{background-position:0 -30px;}
.lst-r-bd span.marking3{background-position:0 -60px;}
.lst-r-bd span.marking4{background-position:0 -90px;}

#m_snav {font: 12px/20px "microsoft yahei";padding: 5px 0px;margin-bottom: 10px;}
#m_snav li{border-bottom: 1px solid #DDDDDD;}
#m_snav a,#m_snav font{margin: 8px 5px;display: inline-block;padding: 0px 5px;}
#m_snav a:hover,#m_snav a.z-sel{background-color: #e71f19;color: #ffffff;}

/*ʾ*/
#downLoadTips{position:fixed;top:45%;right:60px;width:170px;height:200px;background-color:white;}
#downAddress{border:1px solid #bfbfbf;background-color:#fff;}
#downLoadTips #prompt{height:30px;background-color:#dd1112;color:white;line-height:30px;width:100%;overflow:hidden;}
#downLoadTips #tipsTitle{margin-left:10px;font-size:16px;float:left;width:100px;}
#downLoadTips #tipClosed{background:url('../../img/colorClass.png') no-repeat 0 -67px;width:20px;height:20px;display:block;float:right;margin-top:5px;cursor:pointer;}
#downLoadTips p{margin:15px 10px;line-height:25px;font-size:14px;}
#downLoadTips a{color:#2e99d4;}

