/* CSS Document */

@charset "utf-8";

table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
/********************************/
/*WLOGO϶*/
/********************************/
#logo{
	margin:auto;
	width:100%;
	height:73px;
	background-image: url(images/bg/bg_2.gif);
}





/********************************/
/*BANNER϶*/
/********************************/
#top{
	margin:auto;
	width:100%;
	height:220px;
	background-image: url(images/bg/bg_5.gif);
}
#banner_all{
    float: left;
	width:77%;
	height:220px;
	background-image: url(images/bg/bg_3.gif);
}
#banner_left{
    float: left;
	width:730px;
}
#banner_right{
    float: right;
	width:9px;
}
#button{
    float: left;
	clear: right;
	width:220px;
}





/********************************/
/*BG϶*/
/********************************/
#bg{
	margin:auto;
	width:100%;
	height: 31px;
	background-image: url(images/bg/bg_6.gif);
}






/********************************/
/*e϶*/
/********************************/
#body{
	margin:auto;
	width:100%;
}
#body_left{
    float:left;
	width:180px;
}
#body_right{
    float:left;
	width:80%;
}





#ff_debug{
width:100%;
clear:both;
height:0px;
}





/********************************/
/*U誩vn϶*/
/********************************/
#down{
	margin:auto;
	width:100%;
	height:105px;
	background-image: url(images/bg/bg_1.gif);
}
#down_1{
	width:95%;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
}





#down_top{
	width:100%;
	float: right;
}





#down_name_all{
	width:100%;
	padding-bottom: 15px;
}
#down_name{
	width:30%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}





#down_button{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.down_button_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.down_button_text:hover{
	color: #FF5A29;
}





#down_copy{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
}
.down_copy_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.down_copy_text:hover{
	color: #FF5A29;
}




/********************************/
/*index BANNER϶*/
/********************************/
#index_top{
	margin:auto;
	width:100%;
	height:294px;
	background-image: url(images/bg/bg_10.gif);
}
#index_banner_all{
    float: left;
	width:97%;
	height:294px;
	background-image: url(images/bg/bg_12.gif);
}
#index_banner_left{
    float: left;
	width:855px;
}
#index_banner_right{
    float: right;
	width:85px;
}
