/* CSS Document */

@charset "utf-8";

table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}





/********************************/
/*WLOGO϶*/
/********************************/
#top_button{
	margin:auto;
	width:100%;
	height:88px;
}
#logo{
	width:401px;
	float: left;
}
#language{
	width:160px;
	float: right;
    padding-right: 15px;
}
#home{
	float: left;
}
#english{
	float: left;
	clear:right;
}





/********************************/
/*BANNER϶*/
/********************************/
#banner{
	margin:auto;
	width:100%;
	height:206px;
	background-image: url(images/bg/bg-1.gif);
}





/********************************/
/*e϶*/
/********************************/
#page_body{
	margin:auto;
	width:100%;
}
#page_body_all{
	width:100%;
}
#left{
	float: left;
	width: 220px;
	padding-top: 40px;
}
#left_01{
	float: right;
	padding-bottom: 15px;
    padding-left: 35px;
}
#right{
	float: left;
	clear:right;
	width: 75%;
	padding-top: 40px;
}
#title{
	width: 92%;
	float: left;
    padding-left: 50px;
	font-weight:bold
}
#text{
	width: 92%;
	float: left;
    padding-left: 50px;
}


#ff_debug{
width:100%;
clear:both;
height:0px;
}





/********************************/
/*U誩vn϶*/
/********************************/
#down{
	margin:auto;
	width:100%;
	height:57px;
	background-image: url(images/bg/bg-2.gif);
}
#down_1{
	width:95%;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.down_1_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a.down_1_text:hover{
	color: #FF0000;
}

#down_name{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
#down_button{
	float: right;
}
.down_button_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a.down_button_text:hover{
	color: #FF0000;
}





/********************************/
/*W϶*/
/********************************/
#index_top{
	margin:auto;
	width:100%;
	height:124px;
}
#index_logo{
	width:40%;
	float: left;
}
#index_language_all{
	width:59%;
	float: right;
	background-color: #E6E6E6;
}
#index_language{
	width:209px;
	float: left;
}
#index_add{
	width:50%;
	height:124px;
	float: right;
	clear:right;
	background-color: #E6E6E6;
	padding-right: 15px;
}
.index_add_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}





/********************************/
/*e϶*/
/********************************/
#index_body{
	width:100%;
	height:550px;
}
#index_body_all{
	margin:auto;
	width:950px;
}
#index_flash{
	float: left;
	width:514px;
	margin:auto;
}
#index_button{
	float: right;
	padding-top: 30px;
	width:380px;
	margin:auto;
}




/********************************/
/*U誩vn϶*/
/********************************/
#index_down{
	margin:auto;
	width:100%;
	height:10px;
}
.index_down_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
a.index_down_text:hover{
	color: #FF0000;
}


a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { outline: none; } /* for Firefox */
