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

/* index --------------------------------------------------------------------*/
.index_wrapper{width:800px; height:auto; margin:0px auto; background:#FFFFFF; font-size:12px; line-height:135%; clear:both;}

.index_wrapper h1{ display:none; line-height:0;}

.index_bar{margin:10px auto;}

.index_btn { width:800px; height:350px; background:url(/img/index/index_image.jpg); }
.index_btn a { width:150px; height:75px; display:block; overflow:hidden; text-indent:-9999px; }
.index_btn a:hover { background-position:0 -75px; }
.index_enter a { background:url(/img/index/index_enter.jpg); }
.index_exit a { background:url(/img/index/index_exit.jpg); }

.index_mobile{width:400px; height:auto; margin:10px auto; text-align:left; clear:both;}
.index_mobile p{color:#A8915B; font-size:10px; line-height:100%; margin-bottom:10px;}
.index_mobile strong{font-size:18px; font-weight:bold; 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-right:10px; float:left;}

.index_copyright{width:800px; height:40px; color:#999999; line-height:40px;}
