/* CSS Document */
/* edit date 2009-04-19 */
/* copyright aihuazu.com */
/* warning//common document */

* {margin:0;padding:0;}
body {font-family:Arial,"宋体", Helvetica, sans-serif;font-size:12px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
li {list-style:none;}
img {border:0px;}

/* 自定义文字样式 */

.orange_12 {
  color:#ff7200;
}
.green_16b {
  color:#57920e;
  font-size:16px;
  font-weight:bold;
}

/* 外框架结构 */

#content {
  width:950px;
  background:url('/misc/images/main/warning/warning_bg_090420.gif') 0px -180px repeat-x;
  padding-top:50px; overflow:auto;
}
.mTop {
  padding-right:10px;
  background:url('/misc/images/main/warning/warning_bg_090420.gif') right 0px no-repeat;
}
.mLeft {
  padding-left:10px;
  background:url('/misc/images/main/warning/warning_bg_090420.gif') no-repeat;
}
.mMid {
  height:10px;
  background:url('/misc/images/main/warning/warning_bg_090420.gif') 0px -11px repeat-x;
  overflow:hidden;
}
.mMiddle {
  border-left:2px solid #dce1e7;
  border-right:2px solid #dce1e7;
}
.mMiddle .title {
  height:80px;
  background:#f8f9fb;
  border-left:1px solid #FFF;
  border-right:1px solid #FFF;
}
.mMiddle .title .titlePic {
  width:350px;
  height:80px;
  float:left;
  background:url('/misc/images/main/warning/warning_title_090420.gif') no-repeat;
}
.mMiddle .title .titlePic2 {
  width:350px;
  height:80px;
  float:left;
  background:url('/misc/images/main/warning/warning_title_090420.gif') 0px -80px no-repeat;
}
.mMiddle .title .titlePic3 {
  width:350px;
  height:80px;
  float:left;
  background:url('/misc/images/main/warning/warning_title_090420.gif') 0px -160px no-repeat;
}
.mMiddle .title .titlePic4 {
  width:350px;
  height:80px;
  float:left;
  background:url('/misc/images/main/warning/warning_title_090420.gif') 0px -240px no-repeat;
}
.mMiddle .title .titlePic5 {
  width:350px;
  height:80px;
  float:left;
  background:url('/misc/images/main/warning/warning_title_090420.gif') 0px -320px no-repeat;
}
.mMiddle .title ul {
  float:right;
  padding:5px 27px 0 0;
}
.mMiddle .title ul li {
  line-height:20px;
  text-align:right;
}
.mMiddle .title ul li a {
  color:#217dd6;
  padding-left:12px;
}
.mMiddle .title ul li a:hover {
  color:#666;
  height:20px;
  background:url('/misc/images/main/warning/common/a_ico.gif') 0px 1px no-repeat;
}
.mainCon {
  padding:0 26px 0 26px;
  height:1%;
}
.mBottom {
  padding-right:10px;
  background:url('/misc/images/main/warning/warning_bg_090420.gif') right -66px no-repeat;   
}
.mbLeft {
  padding-left:10px;
  background:url('/misc/images/main/warning/warning_bg_090420.gif') 0px -66px no-repeat;   
}
.mbMid {
  height:50px;
  background:url('/misc/images/main/warning/warning_bg_090420.gif') 0px -123px repeat-x;   
  overflow:hidden;
}
.mainCon_rank {
  padding:0;
  height:1%;
}