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

/* index --------------------------------------------------------------------*/
.index_body{ background:#000 url(/img/common/index_back.jpg) repeat-x top; }
.index_wrapper{width:800px; height:auto; margin:0px auto; background:#000000; font-size:12px; line-height:135%; clear:both;}

.index_header{width:800px; text-align:center; clear:both;}
.index_header h1{ color:#999; font-size:12px; line-height:24px; font-weight:normal;}

.index_image img{margin:0px auto;}

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

.index_mobile{width:400px; height:auto; margin:0px auto; text-align:left; clear:both;}
.index_mobile p{ color:#999; font-size:10px; }
.index_mobile strong{ color:#fe0099; font-size:18px; font-weight:bold; line-height:1.4; }
.index_mb_left{width:200px; height:auto; float:left;}
.index_mb_right{width:200px; height:auto; float:right;}
.index_mb_left img{margin:0 5px 0 0;}

.index_copyright{width:800px; height:50px; color:#FFFFFF; background:#ff0366; line-height:50px; text-align:center; clear:both;}

.index_bar { margin:20px 0; }
