@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;
	border-left:1px solid #585758; border-right:1px solid #585758;}

.index_header{width:800px; height:85px; text-align:center; clear:both; display:none;}
.index_header h1{font-size:12px; line-height:135%; font-weight:normal;}

.index_image img{margin:0px;}

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

.index_mobile{width:330px; height:auto; margin:0px auto; text-align:left; clear:both;}
.index_mobile p{color:#A956AF; font-size:10px; line-height:100%;}
.index_mobile strong{font-size:18px; line-height:100%;}
.index_mb_left{width:165px; height:auto; float:left;}
.index_mb_left img{margin:0px 12px 0px 5px;}
.index_mb_right{width:auto; height:auto; float:right;}

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

.index_marquee{width:800px; height:50px; margin:0px 0px 20px; color:#FFFFFF; background:url(/img/index/index_marquee.jpg); background-repeat:no-repeat; font-size:14px; font-weight:bold; clear:both;}
.index_marquee_box{width:760px; height:14px; padding:18px 20px;}

.index_links{width:600px; height:auto; margin:0px auto; text-align:left; clear:both;}
.index_links p{color:#A956AF; font-size:10px; line-height:100%;}
.index_links strong{font-size:18px; font-weight:bold; line-height:100%;}
.index_links table{margin:10px auto; text-align:center;}
.index_links td{width:100px; height:40px;}

