@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(i/mbg.png);
	background-repeat: repeat-x;font-family: 'Noto Sans'; }

.i1{width:245px;float:left; cursor:pointer; height:200px; display:block; }  
.i2{width:270px;float:left; cursor:pointer; height:200px; display:block; margin-left:34px; }
.i3{width:120px;float:left; cursor:pointer; height:200px; display:block; margin-left:34px; }
.i4{width:100px;float:left; cursor:pointer; height:200px; display:block; margin-left:34px; }

.submenu{display:none; margin-top:60px;  z-index:20; width:245px; cursor:pointer; border:1px solid #999; background:#FFF; padding:15px;}
.submenu ul li{ margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #CCC;}
.submenu ul li:last-child{ margin-bottom:-12px !important;border-bottom:none !important;}

.menu{margin-left:275px; position:absolute; z-index:20; top:0px; width:840px !important;  height:200px; } 
.mpage{width:1174px; height:1200px; float:right; background:url(i/mben.png); background-repeat:no-repeat;} 
.cc_s{ clear:both !important; position:absolute; z-index:10; margin-top:40px; margin-left:50px;} 
.content_section,.radio{ float:left; margin-left:9px; margin-top:27px;}
.content_section{width:910px; min-height:615px; background:url(i/b.png); background-repeat:no-repeat; margin-top:298px;} 
.header{ font-size:25px; color:#666; text-transform:uppercase; margin-left:90px; margin-top:58px;}
.content{ font-size:12px; margin-top:40px; width:700px; min-height:100px; margin-left:90px; line-height:20px;}
.menu a{display:block; height:24px; width:100%; margin-top:25px; color:#00F; text-decoration:none;}
.submenu a{margin-top:0px;}
.banner{position:absolute; margin-top:70px;}
.content img{float:left; margin-right:30px; margin-bottom:20px;}
.radio a{ display:inline-block; padding:5px; font-size:12px; background:#FFF; height:40px; color:#00F; text-decoration:none;}
.radio a:hover{ display:inline-block; padding:5px; font-size:12px; background:#FFF; height:40px; color:#900; text-decoration:none;}