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

/* index --------------------------------------------------------------------*/
.index_wrapper{width:1000px; height:auto; margin:0px auto; background:#000000; font-size:12px; line-height:135%; clear:both; border-top:1px solid #222222; border-left:1px solid #222222; border-right:1px solid #222222; border-bottom:1px solid #222222;}

.index_header{width:1000px; height:15px; text-align:center; clear:both;}
.index_header h1{font-size:12px; line-height:135%; font-weight:normal; text-align:right;}

.index_image img{margin:0px 0px 0px;}

.index_btn{width:1000px; height:71px; text-align:center; clear:both;}
.index_btn table{margin:0px auto;}

.index_mobile{width:380px; height:auto; margin:0px auto; text-align:left; clear:both;}
.index_mobile p{color:#CCBC9B; font-size:10px; line-height:100%;}
.index_mobile strong{font-size:18px; font-weight:bold; line-height:100%;}
.index_mb_left{width:165px; height:auto; float:left;}
.index_mb_left img{margin:0px 12px 0px 5px;}
.index_mb_right{width:auto; height:auto; float:right;}

.index_copyright{width:1000px; height:auto; line-height:250%; text-align:center; clear:both; background:#222222;}


