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

/* index --------------------------------------------------------------------*/
.index_wrapper{width:900px; height:auto; color:#CCCCCC; font-size:12px; background:#333333; margin:10px auto; border:#666666 solid 1px; clear:both; -moz-border-radius:5px; -webkit-border-radius:5px;} 

.index_wrapper h1{width:880px; height:30px; font-size:12px; font-weight:normal; line-height:30px; margin:0px 10px; text-align:right; clear:both;}

.index_main{width:880px; height:580px; background:#000000; margin:0px 10px; clear:both;}
.index_left{width:490px; height:580px; margin:0px; float:left;}
.index_right{width:390px; height:580px; margin:0px; text-align:center; float:right;}
.index_right img{margin-bottom:10px;}

.index_banner{width:880px; height:155px; margin:0px 10px; background:url(/img/index/18_back02.jpg) no-repeat; text-align:center; vertical-align:middle; clear:both;}
.index_banner iframe{width:880px; height:110px; margin:23px 0px 22px;}

.index_copyright{width:880px; height:30px; font-size:12px; line-height:30px; margin:0px 10px; text-align:right; clear:both;}
