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

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

.index_header{width:800px; height:30px; color:#9E74A4; text-align:center;}
.index_header h1{font-size:12px; font-weight:normal; line-height:30px;}

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

.index_mobile{width:400px; height:auto; margin:20px auto; text-align:left; clear:both;}
.index_mobile p{color:#997CE5; 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_right{width:auto; height:auto; float:right;}

.index_copyright{width:800px; height:50px; line-height:50px; text-align:center; clear:both;}



