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

/* index --------------------------------------------------------------------*/
.index_wrapper{width:800px; height:auto; margin:0px auto; background:#ffffff url(/img/index/index_back.jpg) repeat-x; font-size:12px; line-height:135%; clear:both;}

.index_header{width:800px; height:30px; background:#FA5584; text-align:center; clear:both;}
.index_header h1{color:#FFFFFF; font-size:12px; line-height:30px; font-weight:normal;}

.index_image img{margin:0px;}

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

.index_mobile{width:410px; height:auto; margin:0px auto; text-align:left; clear:both;}
.index_mobile p{color:#FA5584; font-size:10px; line-height:100%;}
.index_mobile strong{font-size:18px; font-weight:bold; line-height:150%;}
.index_mb_left{width:220px; height:auto; float:left;}
.index_mb_left img{margin-right:10px;}
.index_mb_right{width:180px; height:auto; float:right;}

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


