@charset "utf-8";
/* CSS Document */

/* index --------------------------------------------------------------------*/
.index_wrapper{width:800px; height:auto; margin:0px auto; background:#FFF; font-size:12px; line-height:135%; clear:both;}
.index_wrapper_back{width:1340px; height:480px; margin:0px auto; background-color:#FFF; background-image:url(http://test17.alpha-asp.com/img/common/wra_back.gif); background-repeat:repeat;text-align:center;}
.index_wrapper_back2{width:auto; height:480px; margin:0px auto; background-color:#FFF; background-image:url(http://test17.alpha-asp.com/img/common/wra_back2.gif); background-repeat:repeat;text-align:center;}

.index_header{width:800px; height:40px; text-align:center; clear:both;}
.index_header h1{font-size:12px; line-height:40px; 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:20px auto; text-align:left; clear:both;}
.index_mobile p{color:#666; 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:200px; height:auto; float:right;}
.index_mb_right img{margin:0px 12px 0px 5px;}

.index_copyright{width:800px; height:30px; margin:50px 0px 0px 0px; color:#FFF; background:#A847B0; line-height:30px; text-align:center; clear:both;}

