@charset "utf-8";
/* CSS Document */

.main{
	 width:1200px;
	 height:auto;
	 margin:0px auto;}
.mbx_nav{ line-height:40px;
          font:"微软雅黑" ;
		  font-size:14px;
		  color:#666;}
.mbx_nav a{ color:#707070;}
.main_left { width:200px;
             border: 1px solid #E8E8E8;
			  font:"微软雅黑" ;
			  float:left;
			
			 background-color:#FFF;}
.hlwzhly{  border: 1px solid #E8E8E8;
                font-size:14px;
				font:"微软雅黑" ;
				color:#C03;
				line-height:36px;
				text-align:center;
				/* border-left:5px solid #03C;*/
				background-image:url(images/hl01.png);
				background-repeat:no-repeat;
				}
.main_left a{ width:200px;
              display:block;
			  text-align:center;
			  line-height:36px;
			  color:#707070;
			  }
.main_right{ margin-left:18px;
             margin-top:0px;
             float:left;
              width:980px;
			  height:auto;}
.main_right img{ display:block;}