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

/* index --------------------------------------------------------------------*/
.index_wrapper{width:800px; height:auto; margin:0px auto; background:#000000 url(/img/index/index_back.jpg) repeat-x; font-size:12px; line-height:135%; clear:both;
	border-left:1px solid #4D4D4D; border-right:1px solid #4D4D4D;}

.index_header{width:800px; height:0px; clear:both;}
.index_header h1{display:none;}

.index_image{width:800px; height:500px; background:url(/img/index/index_image.jpg);}
.index_enter{margin:405px auto auto 530px;}

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

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

.index_link{width:470px; height:auto; margin:0px auto; text-align:left; clear:both;}
.index_link p{color:#DE145E; font-size:10px; line-height:100%;}
.index_link strong{font-size:18px; font-weight:bold; line-height:100%;}

.index_copyright{width:800px; height:auto; line-height:300%; text-align:center; clear:both;}
.index_copyright a { color:#CCC; }
