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

/* index_wrapper --------------------------------------------------------------------*/
.index_wrapper{width:800px; height:auto; margin:10px auto 0; background:#000000; font-size:12px; line-height:135%; -moz-border-radius:20px; -webkit-border-radius:20px;}

/* index_bar --------------------------------------------------------------------*/
.index_bar{margin:15px 0;}

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

.index_image img{margin:0px auto;}

/* index_btn --------------------------------------------------------------------*/
.index_btn{width:800px; height:auto; text-align:center; margin-top:20px;}
.index_btn table{margin:0px auto; text-align:left;}
.index_btn a{ display:block; overflow:hidden; width:150px; height:70px; text-indent:-9999px;}
.index_btn a:hover{background-position:0 -70px;}
.enter a{background:url(/img/index/enter.jpg);}
.exit a{background:url(/img/index/exit.jpg);}

/* index_mobile --------------------------------------------------------------------*/
.index_mobile{width:400px; height:auto; margin:0px auto; text-align:left;}
.index_mobile p{color:#999; font-size:10px; line-height:135%; margin-bottom:10px;}
.index_mobile strong{ color:#EB0B7E; font-size:18px; font-weight:normal; line-height:135%;}
.index_mb_left{width:200px; height:auto; float:left;}
.index_mb_right{width:200px; height:auto; float:right;}
.index_mb_right img{margin:0px 12px 0px 5px;}

/* index_txt --------------------------------------------------------------------*/
.index_txt { width:600px; color:#666; margin:0 auto; text-align:left; }

/* index_banner --------------------------------------------------------------------*/
.index_banner { text-align:center; }
.index_banner img { margin:5px; }

/* index_copyright --------------------------------------------------------------------*/
.index_copyright{width:800px; height:50px; color:#999; line-height:40px; text-align:center;}
