@charset "utf-8";
span1 {
	position: fixed;
	background-color: #FFC;
	height: 30px;
	width: 100px;
	display: block;
	z-index: 999;
	margin-top: 70px;
}
/* 簡單流變媒體
   注意: 流變媒體要求您必須移除 HTML 中媒體的高度和寬度屬性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}
a.menu_a {
	width: 200px;
	height: 74px;
	display: block;
	position: absolute;
	z-index: 9999999;
}

		
		.scrollup{
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	opacity: 0.8;
	position: fixed;
	bottom: 5px;
	right: 5px;
	display: none;
	background-image: url(../images/icon_top.png);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 999999;
		}
body {
	font-family: "微軟正黑體";
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
.animation {
	position: relative;
	display: block;
	width: 15px;
	float: left;
}
.text_color_orange {
	color: #F60;
}
.content_18px {
	font-size: 18px;
	line-height: 25px;
	color: #333;
	font-weight: lighter;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.menu_fix {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0%;
	padding: 0px;
	position: fixed;
	z-index: 100;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../images/down_01.png);
	height: 57px;
	background-color: #990000;
}
.menu_relative {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0%;
	padding: 0px;
	position: relative;
	z-index: 100;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../images/down_01.png);
	background-color: #0086CE;
	overflow: auto;
}
a:link {
	text-decoration: none;
}
.subtitle_orange_20 {
	color: #EA5404;
	font-weight: bolder;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.subtitle_blue_20 {
	color: #0662A3;
	font-weight: bolder;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.input_btn {
	font-size: 17px;
	background-color: #0662A3;
	width: 80px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bolder;
	line-height: 25px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.-------------------------------------------------------------------------MOBILE {
}


/*
	Dreamweaver 流變格線屬性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	靈感來自於 Ethan Marcotte 的「具回應功能的網頁設計」 
	http://www.alistapart.com/articles/responsive-web-design
	
	以及 Joni Korpi 的「黃金格線系統」
	http://goldengridsystem.com/
*/

/* 行動版面: 480px 以下。 */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#gift_btn {
	width: 8%;
	margin-left: 92%;
	position: fixed;
	margin-top: 300px;
	display: block;
	z-index: 9999999999;
	text-align: right;
}
#service_btn {
	width: 8%;
	margin-left: 92%;
	position: fixed;
	margin-top: 120px;
	display: block;
	z-index: 999999999999999;
	text-align: right;
}
#service_login_panel_b {
	display: none;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 80%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	background-position: 0px -200px;
	border-radius: 10px;
	border: 4px solid #E1ECF4;
	position: fixed;
	left: 10%;
	top: 20%;
	z-index: 9999999999999;
}
#gift_login_panel_b {
	display: none;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 80%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	background-position: 0px -200px;
	border-radius: 10px;
	border: 4px solid #E1ECF4;
	position: fixed;
	left: 10%;
	top: 20%;
	z-index: 9999999999999;
}
.------------------------ {
}
#service_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	width: 96%;
	position: fixed;
	z-index: 9999999;
	display: none;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	height: 100%;
}
#service_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 86%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 5%;
	padding-bottom: 50px;
	padding-left: 4%;
	overflow: auto;
	border: 4px solid #E1ECF4;
	border-radius: 8px;
	height: 100%;
}
#service_login_panel_a_up {
	display: block;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
}
#service_login_panel_a_l {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#service_login_panel_a_r {
	display: block;
	width: 96%;
	clear: none;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#service_login_panel_a_down {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#service_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#service_login_panel_a_note {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 80%;
	margin-left: 0%;
}
#service_btn_a {
	display: block;
	height: 45px;
	width: 116px;
	margin-top: 0px;
	margin-right: 35%;
	margin-bottom: 0px;
	margin-left: 0%;
	clear: both;
	float: right;
	padding: 0px;
}
.------------------------ {
}
#gift_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	width: 96%;
	position: fixed;
	z-index: 9999999;
	display: none;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	height: 150%;
}
#gift_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 86%;
	height: 100%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 1004px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 5%;
	padding-bottom: 50px;
	padding-left: 4%;
	overflow: auto;
	border: 4px solid #E1ECF4;
	border-radius: 8px;
}
#gift_login_panel_a_l {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#gift_login_panel_a_r {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#gift_login_panel_a_down {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	margin: 2%;
}
#gift_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#gift_login_panel_a_note {
	display: block;
	width: 98%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 50%;
	margin-left: 0%;
}
#gift_btn_a {
	display: block;
	height: 45px;
	width: 116px;
	margin-top: 0px;
	margin-right: 35%;
	margin-bottom: 0px;
	margin-left: 0%;
	clear: both;
	float: right;
	padding: 0px;
}
.------------------------ {
}
#game_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	width: 96%;
	position: fixed;
	z-index: 9999999;
	display: none;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	height: 120%;
}
#game_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 86%;
	height: 100%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 1004px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 5%;
	padding-bottom: 50px;
	padding-left: 4%;
	overflow: auto;
	border: 4px solid #E1ECF4;
	border-radius: 8px;
}
#game_login_panel_a_l {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#game_login_panel_a_r {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#game_login_panel_a_down {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	margin: 2%;
}
#game_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#game_login_panel_a_note {
	display: block;
	width: 98%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-top: 60px;
	margin-right: 0%;
	margin-bottom: 150px;
	margin-left: 0%;
}
#man_a_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#man_b_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#man_c_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#m_man_a_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#m_man_b_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#m_man_c_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


.------------------------ {
}
#game_block {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 99999;
	display: none;
	overflow: auto;
	padding: 0px;
}

#game_inner  {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	max-width: 1004px;
	height: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	background-color: #FFF;
}
#game_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 5%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 999999;
	left: 93%;
	top: 2%;
}
#game_title {
	margin: 0px;
	width: 100%;
	position: absolute;
	height: 100%;
	z-index: 11;
	padding-top: 30%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#game_title_content {
	width: 60%;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ball_d_bg02.png);
	font-size: 20px;
	line-height: 25px;
	color: #FFF;
	padding: 2%;
	border-radius: 8px;
	top: 50px;
	display: none;
}
#game_title_pic {
	width: 30%;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0%;
	margin-right: 5pt;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
#title_pic {
	width: 50%;
	display: none;
	position: absolute;
	left: 25%;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	top: 55%;
}
#man_select_a {
	width: 39%;
	display: block;
	position: absolute;
	left: -37%;
	z-index: 4;
	opacity: 100;
}
#man_select_b {
	width: 51%;
	display: block;
	position: absolute;
	left: -82%;
	z-index: 3;
	opacity: 0;
}
#man_select_c {
	width: 47%;
	display: block;
	position: absolute;
	left: -48%;
	z-index: 2;
	opacity: 0;
}
#man_a {
	width: 39%;
	display: none;
	position: absolute;
	left: 0%;
	z-index: 4;
	opacity: 1;
}
#man_b {
	width: 51%;
	display: none;
	position: absolute;
	left: 20%;
	z-index: 3;
	opacity: 1;
}
#man_c {
	width: 47%;
	display: none;
	position: absolute;
	left: 53%;
	z-index: 2;
	opacity: 1;
}
#man_a_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #993D1E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_a_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 0px;
}
#man_b_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #956C24;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_b_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#man_c_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #5B6B2E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_c_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.------------------------ {
}
#m_game_block {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999;
	display: none;
	overflow: auto;
	padding: 0px;
}
#m_game_inner  {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	background-color: #FFF;
}
#m_game_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 10%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 999999;
	left: 88%;
	top: 2%;
}
#m_game_title {
	margin: 0px;
	width: 100%;
	position: absolute;
	height: 70%;
	z-index: 11;
	padding-top: 30%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
}
#m_game_title_content {
	width: 86%;
	margin-top: 17.3%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 1.5%;
	background-image: url(../images/ball_d_bg02.png);
	font-size: 18px;
	line-height: 25px;
	color: #FFF;
	border-radius: 16px;
	display: block;
	position: absolute;
	padding: 5%;
	text-align: justify;



	left: -1
.%;
	border: 4px solid #99BADF;
	left: -110%;
}
#m_game_title_pic {
	width: 45%;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -4%;
	margin-right: -5%;
	margin-bottom: 1px;
	margin-left: -7px;
	float: right;
}
#m_title_pic {
	width: 50%;
	display: none;
	position: absolute;
	left: 25%;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	top: 55%;
}
#m_man_select_a {
	width: 100%;
	display: block;
	position: relative;
	left: -100%;
	z-index: 2;
	opacity: 0;
	padding: 0px;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
#m_man_select_b {
	width: 100%;
	display: block;
	position: relative;
	left: 100%;
	z-index: 2;
	opacity: 0;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
}
#m_man_select_c {
	width: 100%;
	display: block;
	position: relative;
	left: -100%;
	z-index: 2;
	opacity: 0;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	top: -1px;
}
#m_man_a {
	width: 100%;
	display: block;
	left: 0%;
	z-index: 1000000;
	padding: 0px;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	clear: none;
}
#m_man_b {
	width: 100%;
	display: block;
	left: 0%;
	z-index: 1000000;
	padding: 0px;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	clear: none;
}
#m_man_c {
	width: 100%;
	display: block;
	left: 0%;
	z-index: 1000000;
	padding: 0px;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	clear: none;
}
#m_man_a_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #993D1E;
	z-index: 50;
	top: -1px;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#m_man_a_content {
	width: 90%;
	display: block;
	left: 0%;
	z-index: 1;
	top: 0px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#m_man_a_block_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 8%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 99999999999;
	left: 88%;
	top: 10px;
}
#m_man_b_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #956C24;
	z-index: 50;
	top: 0%;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#m_man_b_content {
	width: 90%;
	display: block;
	left: 0%;
	z-index: 1;
	top: 0px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#m_man_b_block_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 8%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 99999999999;
	left: 2%;
	top: 10px;
}
#m_man_c_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #5B6B2E;
	z-index: 50;
	top: 0%;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#m_man_c_content {
	width: 90%;
	display: block;
	left: 0%;
	z-index: 1;
	top: 0px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#m_man_c_block_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 8%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 99999999999;
	left: 88%;
	top: 10px;
}
#menu_block {
	clear: none;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-bottom: 0%;
}
#logo {
	clear: none;
	float: none;
	width: 30%;
	display: none;
	margin-top: -50px;
	padding: 1%;
	position: absolute;
	z-index: 999999999;
}
#link_text {
	width: 80px;
	display: block;
	margin-top: 750px;
	padding: 1%;
	position: absolute;
	z-index: 10;
	margin-left: 1%;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	text-align: right;
}
.------------------------ {
}
#kv_bg_logo {
	padding: 0px;
	width: 100%;
	max-width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#kv_block {
	width: 100%;
	display: block;
	background-position: 0px top;
	background-repeat: no-repeat;
	background-image: url(../images/index_KV_mobile.jpg);
	height: 900px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-size: cover;
}

#pc_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	max-width: 1004px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	clear: none;
	float: none;
}

#kv_pc_title {
	width: 80%;
	display: block;
	top: 10%;
	left: 2.5%;
	margin: 0;
	position: absolute;
}
#kv_mobile_title {
	width: 80%;
	display: none;
	top: 10%;
	left: 10%;
	margin: 0;
	position: absolute;
}
#kv_pc_title_data {
	width: 22%;
	display: block;
	top: 20%;
	left: 3%;
	margin: 0;
	position: absolute;
}
#kv_pc_content {
	width: 100%;
	display: block;
	font-size: 16px;
	line-height: 25px;
	z-index: 4;
	padding-top: 10px;
}
#afu {
	position: absolute;
	display: block;
	width: 60%;
	left: 30%;
	top: 48%;
}
#benz {
	position: relative;
	display: block;
	left: 35%;
	top: 27%;
	width: 50%;
	background-image: url(../images/ball_d.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 22%;
}
#ball_a {
	position: absolute;
	display: block;
	left: 30%;
	top: -25%;
	width: 40%;
}
#ball_b {
	position: absolute;
	display: block;
	left: 65%;
	top: 50%;
	width: 40%;
}
#ball_c {
	position: absolute;
	display: block;
	left: -15%;
	top: 60%;
	width: 40%;
}
#ball_text {
	position: absolute;
	display: block;
	left: -25%;
	top: 24%;
	width: 93%;
	right: 0px;
	bottom: 0px;
}
#ball_text_2 {
	position: absolute;
	display: block;
	left: -50%;
	top: 25%;
	width: 120%;
	opacity: 0;
}
#btn_block_a {
	position: absolute;
	display: block;
	left: 12%;
	top: 820px;
	width: 78%;
}
#btn_block_b {
	position: absolute;
	display: none;
	left: 27%;
	top: 1%;
	width: 70%;
}
#m_btn_block_b {
	position: absolute;
	display: block;
	left: 27%;
	top: 1%;
	width: 70%;
}
.------------------------ {
}
#pc_menu_block {
	margin-left: auto;
	width: 100%;
	display: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0%;
	padding: 0px;
	position: absolute;
	z-index: 100;
	background-color: #EA5404;
	overflow: auto;
}
#pc_menu_inner {
	clear: none;
	float: none;
	margin-left: auto;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	max-width: 1004px;
	position: relative;
}
#pc_menu_a {
	padding: 0px;
	clear: both;
	float: left;
	width: 20%;
	position: relative;
	margin: 0px;
}
#pc_menu_b {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_c {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_d {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_e {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_left_block {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}

.------------------------ {
}
#secion_a {
	width: 100%;
	display: block;
	background-image: url(../images/bg_blue.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ans_btn {
	display: block;
	clear: none;
	float: right;
	height: 35px;
	width: 77px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#article_btn {
	display: block;
	clear: none;
	float: right;
	height: 35px;
	width: 120px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#secion_a_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 7%;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}

#secion_a_title {
	line-height: 50px;
	color: #0662A3;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #71A5CB;
}
#secion_a_icon {
	display: none;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_a_intro {
	font-size: 20px;
	line-height: 30px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	display: block;
	padding: 0%;
}
#secion_a_subtitle_1 {
	line-height: 30px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 92%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2%;
	padding-bottom: 3px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_1 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 92%;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_2 {
	line-height: 30px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 92%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2%;
	padding-bottom: 3px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_2 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 92%;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_3 {
	line-height: 30px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 92%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2%;
	padding-bottom: 3px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_3 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 92%;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_4 {
	line-height: 30px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 92%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2%;
	padding-bottom: 3px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_4 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 92%;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_5 {
	line-height: 30px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 92%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2%;
	padding-bottom: 3px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_5 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 92%;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}

.------------------------ {
}
#secion_b {
	width: 100%;
	display: block;
	background-image: url(../images/bg_orange.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_b_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_b_title {
	line-height: 50px;
	color: #FF9000;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFC478;
}
#secion_b_icon {
	display: none;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_b_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	display: block;
	padding: 0%;
}
#secion_b_icon_1 {
	display: block;
	clear: none;
	float: none;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 71px;
}
#secion_b_icon_2 {
	display: block;
	clear: none;
	float: none;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 71px;
}
#secion_b_icon_3 {
	display: block;
	clear: none;
	float: none;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 71px;
}
#secion_b_subtitle_1 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 30px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_1 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 10%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 0%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}
#secion_b_subtitle_2 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 30px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_2 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 8%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 0%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}
#secion_b_subtitle_3 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 30px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_3 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 8%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 0%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}

.------------------------ {
}
#secion_c {
	width: 100%;
	display: block;
	background-image: url(../images/bg_gray.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_c_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_c_title {
	line-height: 50px;
	color: #484848;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#secion_c_icon {
	display: none;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_c_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	display: block;
	padding: 0%;
}
#coin_a {
	background-color: #C0504D;
	border-radius: 8px;
	margin-bottom: 10px;
	width: 100%;
	overflow: auto;
}
#coin_b {
	background-color: #9BBB59;
	border-radius: 8px;
	margin-bottom: 10px;
	width: 100%;
	overflow: auto;
}
#coin_c {
	background-color: #8064A2;
	border-radius: 8px;
	margin-bottom: 10px;
	width: 100%;
	overflow: auto;
}
#coin_d {
	background-color: #4BACC6;
	border-radius: 8px;
	margin-bottom: 10px;
	width: 100%;
	overflow: auto;
}
#object_a {
	float: left;
	width: 24%;
	display: none;
	clear: both;
}
#object_b {
	float: left;
	width: 24%;
	display: none;
}
#object_c {
	float: left;
	width: 24%;
	display: none;
}
#object_d {
	float: left;
	width: 24%;
	display: none;
}
#text_a {
	clear: none;
	float: left;
	width: 94%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 3%;
}
#text_b {
	clear: none;
	float: left;
	width: 94%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 3%;
}
#text_c {
	clear: none;
	float: left;
	width: 94%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 3%;
}
#text_d {
	clear: none;
	float: left;
	width: 94%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 3%;
}
#pic_block {
	float: left;
	height: 172px;
	width: 132px;
	display: none;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 3px;
}
#teb_a {
	clear: none;
	float: none;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#teb_b {
	clear: none;
	float: none;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: -5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#teb_c {
	clear: none;
	float: none;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: -5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.------------------------ {
}
#secion_d {
	width: 100%;
	display: block;
	background-image: url(../images/bg_red.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_d_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_d_title {
	line-height: 50px;
	color: #EF4A34;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7A195;
}
#secion_d_icon {
	display: none;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_d_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	display: block;
	padding: 0%;
}
#block_d1 {
	margin-bottom: 20px;
	border: 6px solid #EF4A34;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	background-color: #FFFFCC;
}
#block_d2 {
	margin-bottom: 10px;
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#block_d2_l {
	width: 100%;
	clear: both;
	float: left;

}
#block_d2_line {
	width: 15px;
	display: none;
	float: left;
	margin-top: 0px;
	margin-right: 2.5%;
	margin-bottom: 0px;
	margin-left: 2.5%;
	padding: 0px;

}
#block_d2_r {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-top: 0px;

}
#block_d3_block {
	overflow: auto;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	width: 100%;
}
#block_d3 {
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#block_d4_block {
	overflow: auto;
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}
#block_d4 {
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#block_d5_block {
	overflow: auto;
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: center;
}
#note_block {
	overflow: auto;
	clear: none;
	float: left;
	width: 92%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: left;
	display: block;
	border: 8px solid #E6E6E6;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}
#secion_d_icon_a {
	display: none;
	height: 158px;
	width: 120px;
	position: absolute;
	margin-left: 270px;
	margin-top: -70px;
}
#secion_d_icon_b {
	display: none;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#secion_d_icon_c {
	display: none;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-left: 250px;
	margin-top: -70px;
}
#secion_d_icon_d {
	display: none;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-left: 260px;
	margin-top: -60px;
}
#secion_d_table_a {
	display: none;
}
#secion_d_table_b {
	display: block;
}





.------------------------ {
}
#mobile_menu_block {
	clear: none;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 5px;
	background-color: #FFF;
	padding-bottom: 12%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#logo_mobile {
	clear: none;
	float: none;
	width: 31%;
	display: block;
	margin-top: 2px;
	padding: 1%;
	position: absolute;
	z-index: 9;
	margin-left: 5px;
}
#mobile_menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 0%;
	padding-bottom: 1%;
	height: 45px;
	padding-top: 5px;
	color: #004B98;
	position: relative;
	z-index: 10;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C0AC6D;
}
#mobile_list {
	width: 100%;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-top: 57px;
	z-index: 999;
	border-radius: 0px 0px 5px 5px;
	padding-top: 0%;
	box-shadow: 5px 5px 5px 5px #000;
	display: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.gridContainer.clearfix #mobile_list #mobile_list_a  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #EA5404;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB288;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_b  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #EA5404;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB288;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_c  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #EA5404;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB288;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_d  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #EA5404;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB288;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_home  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #EA5404;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB288;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB288;
	text-decoration: none;
}

.------------------------ {
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #F5F5F5;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	margin-left: 15px;
	width: 182px;
	display: block;
	font-size: 20px;
	font-weight: bolder;
	color: #666;
}
#title_num {
	clear: both;
	float: left;
	margin-left: 15px;
	width: 80%;
	display: block;
	color: #EF5D14;
	font-weight: bolder;
	font-size: 25px;
	text-align: left;
	margin-right: 15px;
}

.------------------------ {
}
#from_block {
	height: 620px;
	width: 250px;
	position: fixed;
	background-color: #FFF;
	z-index: 10000;
	margin-left: 100%;
}
#teb_btn {
	height: 216px;
	width: 45px;
	position: absolute;
	clip: rect(auto,auto,auto,-39px);
	margin-left: -37px;
	margin-top: 100px;
}
.-------------------------------------------------------------------------PAD {
}
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#gift_btn {
	width: 5%;
	margin-left: 95%;
	position: fixed;
	margin-top: 230px;
	display: block;
	z-index: 999999999999999;
	text-align: right;
}
#service_btn {
	width: 5%;
	margin-left: 95%;
	position: fixed;
	margin-top: 50px;
	display: block;
	z-index: 999999999999999;
	text-align: right;
}
#service_login_panel_b {
	display: none;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 40%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	background-position: 0px -200px;
	border-radius: 10px;
	border: 4px solid #E1ECF4;
	position: fixed;
	left: 30%;
	top: 25%;
	z-index: 9999999999999;
}
#gift_login_panel_b {
	display: none;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 40%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	background-position: 0px -200px;
	border-radius: 10px;
	border: 4px solid #E1ECF4;
	position: fixed;
	left: 30%;
	top: 25%;
	z-index: 9999999999999;
}
.------------------------ {
}
#service_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 96%;
	position: fixed;
	z-index: 10000000;
	display: none;
	overflow: auto;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
#service_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 90%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 1004px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	overflow: auto;
	background-position: 0px -200px;
	border: 4px solid #E1ECF4;
	border-radius: 8px;
}
#service_login_panel_a_up {
	display: block;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
}
#service_login_panel_a_l {
	display: block;
	width: 46%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#service_login_panel_a_r {
	display: block;
	width: 46%;
	clear: none;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#service_login_panel_a_down {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#service_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#service_login_panel_a_note {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 0%;
}
#service_btn_a {
	display: block;
	height: 45px;
	width: 116px;
	margin-top: 0px;
	margin-right: 40%;
	margin-bottom: 0px;
	margin-left: 0%;
	clear: both;
	float: right;
	padding: 0px;
}
.------------------------ {
}
#gift_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 96%;
	position: fixed;
	z-index: 999;
	display: none;
	overflow: auto;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
#gift_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 90%;
	height: 90%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 1004px;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	border: 4px solid #E1ECF4;
	border-radius: 8px;
}
#gift_login_panel_a_l {
	display: block;
	width: 46%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#gift_login_panel_a_r {
	display: block;
	width: 46%;
	clear: none;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#gift_login_panel_a_down {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#gift_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#gift_login_panel_a_note {
	display: block;
	width: 98%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 0%;
}
#gift_btn_a {
	display: block;
	height: 45px;
	width: 116px;
	margin-top: 0px;
	margin-right: 45%;
	margin-bottom: 0px;
	margin-left: 0%;
	clear: both;
	float: right;
	padding: 0px;
}
.------------------------ {
}
#game_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 96%;
	position: fixed;
	z-index: 99999999999;
	display: none;
	overflow: auto;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
#game_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 90%;
	height: 90%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 1004px;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	border: 4px solid #E1ECF4;
	border-radius: 8px;
}
#game_login_panel_a_l {
	display: block;
	width: 46%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#game_login_panel_a_r {
	display: block;
	width: 46%;
	clear: none;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#game_login_panel_a_down {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#game_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#game_login_panel_a_note {
	display: block;
	width: 98%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-top: 20px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 0%;
}
#man_a_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#man_b_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#man_c_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


.------------------------ {
}
#game_block {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999;
	display: none;
	overflow: auto;
	padding: 0px;
}

#game_inner  {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	max-width: 1004px;
	height: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}
#game_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 5%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 999999;
	left: 93%;
	top: 2%;
}
#game_title {
	margin: 0px;
	width: 100%;
	position: absolute;
	height: 70%;
	z-index: 11;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#game_title_content {
	width: 60%;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ball_d_bg02.png);
	font-size: 20px;
	line-height: 25px;
	color: #FFF;
	padding: 2%;
	border-radius: 8px;
	top: 50px;
	display: none;
	border: 4px solid #99BADF;
}
#game_title_pic {
	width: 40%;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0%;
	margin-right: 5pt;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
#title_pic {
	width: 50%;
	display: none;
	position: absolute;
	left: 25%;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	top: 55%;
}
#man_select_a {
	width: 39%;
	display: block;
	position: absolute;
	left: -37%;
	z-index: 4;
	opacity: 0;
}
#man_select_b {
	width: 51%;
	display: block;
	position: absolute;
	left: -82%;
	z-index: 3;
	opacity: 0;
}
#man_select_c {
	width: 47%;
	display: block;
	position: absolute;
	left: -48%;
	z-index: 2;
	opacity: 0;
}
#man_a {
	width: 39%;
	display: none;
	position: absolute;
	left: 0%;
	z-index: 4;
	opacity: 1;
}
#man_b {
	width: 51%;
	display: none;
	position: absolute;
	left: 20%;
	z-index: 3;
	opacity: 1;
}
#man_c {
	width: 47%;
	display: none;
	position: absolute;
	left: 53%;
	z-index: 2;
	opacity: 1;
}
#man_a_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #993D1E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_a_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 0px;
}
#man_b_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #956C24;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_b_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#man_c_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #5B6B2E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_c_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.------------------------ {
}
#m_game_block {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 99999;
	display: none;
	overflow: auto;
	padding: 0px;
}
#m_game_inner  {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	max-width: 1004px;
	height: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}
#m_game_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 5%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 999999;
	left: 93%;
	top: 2%;
}
#m_game_title {
	margin: 0px;
	width: 100%;
	position: absolute;
	height: 70%;
	z-index: 11;
	padding-top: 30%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#m_game_title_content {
	width: 60%;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ball_d_bg02.png);
	font-size: 20px;
	line-height: 25px;
	color: #FFF;
	padding: 2%;
	border-radius: 8px;
	top: 50px;
	display: none;
}
#m_game_title_pic {
	width: 30%;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0%;
	margin-right: 5pt;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
#m_title_pic {
	width: 50%;
	display: none;
	position: absolute;
	left: 25%;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	top: 55%;
}
#m_man_select_a {
	width: 39%;
	display: block;
	position: absolute;
	left: -37%;
	z-index: 4;
	opacity: 0;
}
#m_man_select_b {
	width: 51%;
	display: block;
	position: absolute;
	left: -82%;
	z-index: 3;
	opacity: 0;
}
#m_man_select_c {
	width: 47%;
	display: block;
	position: absolute;
	left: -48%;
	z-index: 2;
	opacity: 0;
}
#m_man_a {
	width: 39%;
	display: none;
	position: absolute;
	left: 0%;
	z-index: 4;
	opacity: 1;
}
#m_man_b {
	width: 51%;
	display: none;
	position: absolute;
	left: 20%;
	z-index: 3;
	opacity: 1;
}
#m_man_c {
	width: 47%;
	display: none;
	position: absolute;
	left: 53%;
	z-index: 2;
	opacity: 1;
}
#m_man_a_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #993D1E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#m_man_a_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 0px;
}
#m_man_b_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #956C24;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#m_man_b_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#m_man_c_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #5B6B2E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#m_man_c_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_block {
	clear: none;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-bottom: 0%;
}
#logo {
	clear: none;
	float: none;
	width: 15%;
	display: block;
	margin-top: 0px;
	padding: 1%;
	position: absolute;
	z-index: 99;
}
#link_text {
	width: 80px;
	display: block;
	margin-top: 89%;
	padding: 1%;
	position: absolute;
	z-index: 99;
	margin-left: 2%;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	text-align: right;
}
.------------------------ {
}
#kv_bg_logo {
	padding: 0px;
	width: 100%;
	max-width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#kv_block {
	width: 100%;
	display: block;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/index_KV.jpg);
	height: 650px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-size: cover;
}
#kv_bg {
	width: 150%;
	position: absolute;
	left: -30%;
	margin-top: -600px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 650px;
	background-image: url(../images/index_KV.jpg);
	z-index: -1;
	background-size: cover;
	padding: 0px;
}

#pc_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	max-width: 1004px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	clear: none;
	float: none;
}

#kv_pc_title {
	width: 70%;
	display: block;
	top: 15%;
	left: 5%;
	margin: 0;
	position: absolute;
}
#kv_mobile_title {
	width: 90%;
	display: none;
	top: 65px;
	left: 5%;
	margin: 0;
	position: absolute;
}
#kv_pc_title_data {
	width: 17%;
	display: block;
	top: 13%;
	left: 78%;
	margin: 0;
	position: absolute;
}
#kv_pc_content {
	width: 100%;
	display: block;
	font-size: 16px;
	line-height: 25px;
	z-index: 4;
	padding-top: 10px;
}
#afu {
	position: absolute;
	display: block;
	width: 43%;
	left: 55%;
	top: 30%;
}
#benz {
	position: relative;
	display: block;
	left: 20%;
	top: 45%;
	width: 30%;
	background-image: url(../images/ball_d.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 30%;
}
#ball_a {
	position: absolute;
	display: block;
	left: 30%;
	top: -25%;
	width: 40%;
}
#ball_b {
	position: absolute;
	display: block;
	left: 65%;
	top: 50%;
	width: 40%;
}
#ball_c {
	position: absolute;
	display: block;
	left: -15%;
	top: 60%;
	width: 40%;
}
#ball_text {
	position: absolute;
	display: block;
	left: -25%;
	top: 24%;
	width: 93%;
	right: 0px;
	bottom: 0px;
}
#ball_text_2 {
	position: absolute;
	display: block;
	left: -50%;
	top: 25%;
	width: 120%;
}
#btn_block_a {
	position: absolute;
	display: block;
	left: 16%;
	top: 550px;
	width: 400px;
}
#btn_block_b {
	position: absolute;
	display: block;
	left: 63%;
	top: 2%;
	width: 30%;
}
#m_btn_block_b {
	position: absolute;
	display: none;
	left: 27%;
	top: 1%;
	width: 70%;
}
.------------------------ {
}
#pc_menu_block {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0%;
	padding: 0px;
	position: absolute;
	z-index: 100;
	background-color: #EA5404;
	overflow: auto;
}
#pc_menu_inner {
	clear: none;
	float: none;
	margin-left: auto;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	max-width: 1004px;
	position: relative;
}
#pc_menu_a {
	padding: 0px;
	clear: both;
	float: left;
	width: 20%;
	position: relative;
	margin: 0px;
}
#pc_menu_b {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_c {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_d {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_e {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_left_block {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}

.------------------------ {
}
#secion_a {
	width: 100%;
	display: block;
	background-image: url(../images/bg_blue.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#ans_btn {
	display: block;
	clear: none;
	float: right;
	height: 35px;
	width: 77px;
	padding: 0px;
	margin-top: -55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#secion_a_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 7%;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}

#secion_a_title {
	line-height: 50px;
	color: #0662A3;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #71A5CB;
}
#secion_a_icon {
	display: block;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_a_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 79%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
	padding: 0%;
}
#secion_a_subtitle_1 {
	line-height: 50px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 85%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_1 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 85%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_2 {
	line-height: 50px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 85%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_2 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 85%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_3 {
	line-height: 50px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 85%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_3 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 85%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}

.------------------------ {
}
#secion_b {
	width: 100%;
	display: block;
	background-image: url(../images/bg_orange.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_b_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_b_title {
	line-height: 50px;
	color: #FF9000;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFC478;
}
#secion_b_icon {
	display: block;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_b_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 79%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
	padding: 0%;
}
#secion_b_icon_1 {
	display: block;
	clear: both;
	float: left;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	height: 71px;
}
#secion_b_icon_2 {
	display: block;
	clear: both;
	float: left;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	height: 71px;
}
#secion_b_icon_3 {
	display: block;
	clear: both;
	float: left;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	height: 71px;
}
#secion_b_subtitle_1 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_1 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: none;
	float: left;
	width: 75%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}
#secion_b_subtitle_2 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_2 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: none;
	float: left;
	width: 75%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}
#secion_b_subtitle_3 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_3 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: none;
	float: left;
	width: 75%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}

.------------------------ {
}
#secion_c {
	width: 100%;
	display: block;
	background-image: url(../images/bg_gray.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_c_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_c_title {
	line-height: 50px;
	color: #484848;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#secion_c_icon {
	display: block;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_c_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 79%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
	padding: 0%;
}
#coin_a {
	background-color: #C0504D;
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	overflow: auto;
}
#coin_b {
	background-color: #9BBB59;
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	overflow: auto;
}
#coin_c {
	background-color: #8064A2;
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	overflow: auto;
}
#coin_d {
	background-color: #4BACC6;
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	overflow: auto;
}
#object_a {
	float: left;
	width: 24%;
	display: block;
	clear: both;
}
#object_b {
	float: left;
	width: 24%;
	display: block;
}
#object_c {
	float: left;
	width: 24%;
	display: block;
}
#object_d {
	float: left;
	width: 24%;
	display: block;
}
#text_a {
	clear: none;
	float: left;
	width: 72%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#text_b {
	clear: none;
	float: left;
	width: 72%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#text_c {
	clear: none;
	float: left;
	width: 72%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#text_d {
	clear: none;
	float: left;
	width: 72%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#pic_block {
	float: left;
	height: 172px;
	width: 132px;
	display: block;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 3px;
}
#teb_a {
	clear: both;
	float: left;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#teb_b {
	clear: both;
	float: left;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#teb_c {
	clear: both;
	float: left;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.------------------------ {
}
#secion_d {
	width: 100%;
	display: block;
	background-image: url(../images/bg_red.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_d_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_d_title {
	line-height: 50px;
	color: #EF4A34;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7A195;
}
#secion_d_icon {
	display: block;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_d_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 79%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
	padding: 0%;
}
#block_d1 {
	margin-bottom: 20px;
	border: 6px solid #EF4A34;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	background-color: #FFFFCC;
}
#block_d2 {
	margin-bottom: 20px;
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	padding: 20px;
}
#block_d2_l {
	width: 45%;
	clear: both;
	float: left;

}
#block_d2_line {
	width: 15px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 2.5%;
	margin-bottom: 0px;
	margin-left: 2.5%;
	padding: 0px;

}
#block_d2_r {
	clear: none;
	float: left;
	width: 45%;
	display: block;
	margin: 0px;

}
#block_d3_block {
	overflow: auto;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	width: 47.5%;
}
#block_d3 {
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	padding: 20px;
	margin: 0px;
}
#block_d4_block {
	overflow: auto;
	padding: 0px;
	clear: none;
	float: left;
	width: 47.5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#block_d4 {
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	padding: 20px;
	margin: 0px;
}
#block_d5_block {
	overflow: auto;
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: center;
}
#note_block {
	overflow: auto;
	clear: none;
	float: left;
	width: 96%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: left;
	display: block;
	border: 8px solid #E6E6E6;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}
#secion_d_icon_a {
	display: block;
	height: 158px;
	width: 120px;
	position: absolute;
	margin-left: 180px;
	margin-top: -100px;
}
#secion_d_icon_b {
	display: block;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-left: 180px;
	margin-top: -80px;
}
#secion_d_icon_c {
	display: block;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-left: 160px;
	margin-top: -90px;
}
#secion_d_icon_d {
	display: block;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-left: 140px;
	margin-top: -90px;
}
#secion_d_table_a {
	display: block;
}
#secion_d_table_b {
	display: none;
}





.------------------------ {
}
#mobile_menu_block {
	clear: none;
	float: none;
	margin-left: 0;
	width: 100%;
	display: none;
	padding-top: 5px;
	background-color: #FFF;
	padding-bottom: 12%;
}
#logo_mobile {
	clear: none;
	float: none;
	width: 30%;
	display: none;
	margin-top: 2px;
	padding: 1%;
	position: absolute;
	z-index: 9;
	margin-left: 5px;
}
#mobile_menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 0%;
	padding-bottom: 1%;
	height: 45px;
	padding-top: 5px;
	color: #004B98;
	position: relative;
	z-index: 999;
}
#mobile_list {
	width: 100%;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-top: 5px;
	z-index: 999;
	border-radius: 0px 0px 5px 5px;
	padding-top: 0%;
	box-shadow: 5px 5px 5px 5px #000;
	display: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.gridContainer.clearfix #mobile_list #mobile_list_a  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_b  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_c  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_d  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_home  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF95A6;
	text-decoration: none;
}

.------------------------ {
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #F5F5F5;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	margin-left: 15px;
	width: 182px;
	display: block;
	font-size: 20px;
	font-weight: bolder;
	color: #666;
}
#title_num {
	clear: none;
	float: right;
	margin-left: 0.8403%;
	width: 50%;
	display: block;
	color: #EF5D14;
	font-weight: bolder;
	font-size: 25px;
	text-align: right;
	margin-right: 15px;
}

.------------------------ {
}
#from_block {
	height: 620px;
	width: 250px;
	position: fixed;
	background-color: #FFF;
	z-index: 10000;
	margin-left: 100%;
}
#teb_btn {
	height: 216px;
	width: 45px;
	position: absolute;
	clip: rect(auto,auto,auto,-39px);
	margin-left: -37px;
	margin-top: 100px;
}
.-------------------------------------------------------------------------PC {
}
}
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
}
#gift_btn {
	width: 5%;
	margin-left: 95%;
	position: fixed;
	margin-top: 230px;
	display: block;
	z-index: 999999999999999;
	text-align: right;
}
#service_btn {
	width: 5%;
	margin-left: 95%;
	position: fixed;
	margin-top: 50px;
	display: block;
	z-index: 999999999999999;
	text-align: right;
}
#service_login_panel_b {
	display: none;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 40%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	background-position: 0px -200px;
	border-radius: 10px;
	border: 4px solid #E1ECF4;
	position: fixed;
	left: 30%;
	top: 25%;
	z-index: 9999999999999;
}
#gift_login_panel_b {
	display: none;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 40%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	background-position: 0px -200px;
	border-radius: 10px;
	border: 4px solid #E1ECF4;
	position: fixed;
	left: 330px;
	top: 25%;
	z-index: 9999999999999;
}
.------------------------ {
}
#service_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 96%;
	position: fixed;
	z-index: 10000000;
	display: none;
	overflow: auto;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
#service_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 90%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 1004px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	overflow: auto;
	background-position: 0px -200px;
	border: 4px solid #E1ECF4;
	border-radius: 8px;
}
#service_login_panel_a_up {
	display: block;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 20px;
	padding-top: 0px;
}
#service_login_panel_a_l {
	display: block;
	width: 46%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#service_login_panel_a_r {
	display: block;
	width: 46%;
	clear: none;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#service_login_panel_a_down {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#service_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#service_login_panel_a_note {
	display: block;
	width: 96%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 0%;
}
#service_btn_a {
	display: block;
	height: 45px;
	width: 116px;
	margin-top: 0px;
	margin-right: 45%;
	margin-bottom: 0px;
	margin-left: 0%;
	clear: both;
	float: right;
	padding: 0px;
}
.------------------------ {
}
#gift_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 115%;
	width: 96%;
	position: fixed;
	z-index: 10000000;
	display: none;
	overflow: auto;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
#gift_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 90%;
	height: 90%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 1004px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	background-position: 0px -200px;
	border: 4px solid #E1ECF4;
	border-radius: 8px;
}
#gift_login_panel_a_l {
	display: block;
	width: 46%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#gift_login_panel_a_r {
	display: block;
	width: 46%;
	clear: none;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#gift_login_panel_a_down {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#gift_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#gift_login_panel_a_note {
	display: block;
	width: 98%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 0%;
}
#gift_btn_a {
	display: block;
	height: 45px;
	width: 116px;
	margin-top: 0px;
	margin-right: 45%;
	margin-bottom: 0px;
	margin-left: 0%;
	clear: both;
	float: right;
	padding: 0px;
}
.------------------------ {
}
#game_login_bg {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 96%;
	position: fixed;
	z-index: 10000000;
	display: none;
	overflow: auto;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
}
#game_login_panel_a {
	display: block;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 90%;
	height: 90%;
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
	color: #333;
	max-width: 1004px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 3%;
	padding-bottom: 20px;
	padding-left: 3%;
	background-position: 0px -200px;
	border-radius: 8px;
}
#game_login_panel_a_l {
	display: block;
	width: 46%;
	clear: both;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#game_login_panel_a_r {
	display: block;
	width: 46%;
	clear: none;
	float: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 2%;
}
#game_login_panel_a_down {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#game_login_panel_a_close {
	display: block;
	clear: both;
	float: right;
	height: 38px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
}
#game_login_panel_a_note {
	display: block;
	width: 98%;
	clear: both;
	float: left;
	background-color: #E1ECF4;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-top: 20px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 0%;
}
#man_a_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#man_b_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#man_c_btn {
	display: none;
	height: 45px;
	width: 116px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


.------------------------ {
}
#game_block {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999;
	display: none;
	overflow: auto;
	padding: 0px;
}

#game_inner  {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	max-width: 1004px;
	height: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}
#game_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 5%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 999999;
	left: 93%;
	top: 2%;
}
#game_title {
	margin: 0px;
	width: 100%;
	position: absolute;
	height: 70%;
	z-index: 11;
	padding-top: 30%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#game_title_content {
	width: 60%;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ball_d_bg02.png);
	font-size: 20px;
	line-height: 25px;
	color: #FFF;
	padding: 2%;
	border-radius: 8px;
	top: 50px;
	display: none;
	border: 4px solid #99BADF;
}
#game_title_pic {
	width: 30%;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0%;
	margin-right: 5pt;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
#title_pic {
	width: 50%;
	display: none;
	position: absolute;
	left: 25%;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	top: 55%;
}
#man_select_a {
	width: 39%;
	display: block;
	position: absolute;
	left: -37%;
	z-index: 4;
	opacity: 0;
}
#man_select_b {
	width: 51%;
	display: block;
	position: absolute;
	left: -82%;
	z-index: 3;
	opacity: 0;
}
#man_select_c {
	width: 47%;
	display: block;
	position: absolute;
	left: -48%;
	z-index: 2;
	opacity: 0;
}
#man_a {
	width: 39%;
	display: none;
	position: absolute;
	left: 0%;
	z-index: 4;
	opacity: 1;
}
#man_b {
	width: 51%;
	display: none;
	position: absolute;
	left: 20%;
	z-index: 3;
	opacity: 1;
}
#man_c {
	width: 47%;
	display: none;
	position: absolute;
	left: 53%;
	z-index: 2;
	opacity: 1;
}
#man_a_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #993D1E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_a_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 0px;
}
#man_b_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #956C24;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_b_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#man_c_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #5B6B2E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#man_c_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.------------------------ {
}
#m_game_block {
	background-image: url(../images/ball_d_bg01.png);
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 99999;
	display: none;
	overflow: auto;
	padding: 0px;
}
#m_game_inner  {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	max-width: 1004px;
	height: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}
#m_game_close {
	display: block;
	clear: both;
	float: right;
	height: 3%;
	width: 5%;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	z-index: 999999;
	left: 93%;
	top: 2%;
}
#m_game_title {
	margin: 0px;
	width: 100%;
	position: absolute;
	height: 70%;
	z-index: 11;
	padding-top: 30%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#m_game_title_content {
	width: 60%;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ball_d_bg02.png);
	font-size: 20px;
	line-height: 25px;
	color: #FFF;
	padding: 2%;
	border-radius: 8px;
	top: 50px;
	display: none;
}
#m_game_title_pic {
	width: 30%;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0%;
	margin-right: 5pt;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
#m_title_pic {
	width: 50%;
	display: none;
	position: absolute;
	left: 25%;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	top: 55%;
}
#m_man_select_a {
	width: 39%;
	display: block;
	position: absolute;
	left: -37%;
	z-index: 4;
	opacity: 0;
}
#m_man_select_b {
	width: 51%;
	display: block;
	position: absolute;
	left: -82%;
	z-index: 3;
	opacity: 0;
}
#m_man_select_c {
	width: 47%;
	display: block;
	position: absolute;
	left: -48%;
	z-index: 2;
	opacity: 0;
}
#m_man_a {
	width: 39%;
	display: none;
	position: absolute;
	left: 0%;
	z-index: 4;
	opacity: 1;
}
#m_man_b {
	width: 51%;
	display: none;
	position: absolute;
	left: 20%;
	z-index: 3;
	opacity: 1;
}
#m_man_c {
	width: 47%;
	display: none;
	position: absolute;
	left: 53%;
	z-index: 2;
	opacity: 1;
}
#m_man_a_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #993D1E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#m_man_a_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 0px;
}
#m_man_b_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #956C24;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#m_man_b_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#m_man_c_block {
	width: 100%;
	display: none;
	position: absolute;
	left: 0%;
	background-color: #5B6B2E;
	height: 100%;
	z-index: 1;
	overflow-y: scroll;
}
#m_man_c_content {
	width: 50%;
	display: block;
	position: absolute;
	left: 40%;
	height: 190%;
	z-index: 1;
	top: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
	padding-left: 0%;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.------------------------ {
}

#menu_block {
	clear: none;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-bottom: 0%;
}
#logo {
	clear: none;
	float: none;
	width: 15%;
	display: block;
	margin-top: 0px;
	padding: 1%;
	position: absolute;
	z-index: 99;
}
#link_text {
	width: 80px;
	display: block;
	margin-top: 545px;
	padding: 1%;
	position: absolute;
	z-index: 99;
	margin-left: 2%;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	text-align: right;
}
.------------------------ {
}
#kv_bg_logo {
	padding: 0px;
	width: 100%;
	max-width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#kv_block {
	width: 100%;
	display: block;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../images/index_KV.jpg);
	height: 650px;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-size: cover;
}
#kv_bg {
	width: 150%;
	position: absolute;
	left: -30%;
	margin-top: -600px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 650px;
	background-image: url(../images/index_KV.jpg);
	z-index: -1;
	background-size: cover;
	padding: 0px;
}

#pc_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	max-width: 1004px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	clear: none;
	float: none;
}

#kv_pc_title {
	width: 58%;
	display: block;
	top: 15%;
	left: 5%;
	margin: 0;
	position: absolute;
}
#kv_mobile_title {
	width: 90%;
	display: none;
	top: 65px;
	left: 5%;
	margin: 0;
	position: absolute;
}
#kv_pc_title_data {
	width: 13%;
	display: block;
	top: 13%;
	left: 60%;
	margin: 0;
	position: absolute;
}
#kv_pc_content {
	width: 100%;
	display: block;
	font-size: 16px;
	line-height: 25px;
	z-index: 4;
	padding-top: 10px;
}
#afu {
	position: absolute;
	display: block;
	width: 38%;
	left: 60%;
	top: 18%;
}
#benz {
	position: relative;
	display: block;
	left: 26%;
	top: 45%;
	width: 22%;
	background-image: url(../images/ball_d.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 30%;
}
#ball_a {
	position: absolute;
	display: block;
	left: 30%;
	top: -25%;
	width: 40%;
}
#ball_b {
	position: absolute;
	display: block;
	left: 65%;
	top: 50%;
	width: 40%;
}
#ball_c {
	position: absolute;
	display: block;
	left: -15%;
	top: 60%;
	width: 40%;
}
#ball_text {
	position: absolute;
	display: block;
	left: -35%;
	top: 24%;
	width: 93%;
	right: 0px;
	bottom: 0px;
	opacity: 0;
}
#ball_text_2 {
	position: absolute;
	display: block;
	left: -60%;
	top: 25%;
	width: 120%;
	opacity: 0;
}
#btn_block_a {
	position: absolute;
	display: block;
	left: 16%;
	top: 550px;
	width: 400px;
}
#btn_block_b {
	position: absolute;
	display: block;
	left: 63%;
	top: 2%;
	width: 30%;
}
#m_btn_block_b {
	position: absolute;
	display: none;
	left: 27%;
	top: 1%;
	width: 70%;
}
.------------------------ {
}
#pc_menu_block {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0%;
	padding: 0px;
	position: absolute;
	z-index: 100;
	background-color: #EA5404;
	overflow: auto;
}
#pc_menu_inner {
	clear: none;
	float: none;
	margin-left: auto;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	max-width: 1004px;
	position: relative;
}
#pc_menu_a {
	padding: 0px;
	clear: both;
	float: left;
	width: 20%;
	position: relative;
	margin: 0px;
}
#pc_menu_b {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_c {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_d {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_e {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	position: relative;
}
#pc_menu_left_block {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}

.------------------------ {
}
#secion_a {
	width: 100%;
	display: block;
	background-image: url(../images/bg_blue.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ans_btn {
	display: block;
	clear: none;
	float: right;
	height: 35px;
	width: 77px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#secion_a_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 7%;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}

#secion_a_title {
	line-height: 50px;
	color: #0662A3;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #71A5CB;
}
#secion_a_icon {
	display: block;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_a_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 79%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
	padding: 0%;
}
#secion_a_subtitle_1 {
	line-height: 50px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 85%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_1 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: none;
	float: left;
	width: 85%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_2 {
	line-height: 50px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 85%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_2 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 85%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_3 {
	line-height: 50px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 85%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_3 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 85%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_4 {
	line-height: 50px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 85%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_4 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 85%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}
#secion_a_subtitle_5 {
	line-height: 50px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 85%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	background-position: left;
	display: block;
	border: 4px solid #BFD6E7;
	border-radius: 15px;
}
#secion_a_content_5 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: both;
	float: left;
	width: 85%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	display: none;
	border: 4px solid #FFE2BD;
	border-radius: 15px;
}

.------------------------ {
}
#secion_b {
	width: 100%;
	display: block;
	background-image: url(../images/bg_orange.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_b_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_b_title {
	line-height: 50px;
	color: #FF9000;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFC478;
}
#secion_b_icon {
	display: block;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_b_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 79%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
	padding: 0%;
}
#secion_b_icon_1 {
	display: block;
	clear: both;
	float: left;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	height: 71px;
}
#secion_b_icon_2 {
	display: block;
	clear: both;
	float: left;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	height: 71px;
}
#secion_b_icon_3 {
	display: block;
	clear: both;
	float: left;
	width: 71px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	height: 71px;
}
#secion_b_subtitle_1 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_1 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: none;
	float: left;
	width: 78%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}
#secion_b_subtitle_2 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_2 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: none;
	float: left;
	width: 78%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}
#secion_b_subtitle_3 {
	line-height: 25px;
	background-image: url(../images/subtitle_bg_2.png);
	clear: both;
	float: left;
	width: 88%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-position: left;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0662A3;
}
#secion_b_content_3 {
	font-size: 16px;
	line-height: 25px;
	color: #333;
	clear: none;
	float: left;
	width: 78%;
	margin-top: 0%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 0%;
	display: block;
	border-radius: 15px;
}

.------------------------ {
}
#secion_c {
	width: 100%;
	display: block;
	background-image: url(../images/bg_gray.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_c_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_c_title {
	line-height: 50px;
	color: #484848;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#secion_c_icon {
	display: block;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_c_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 79%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
	padding: 0%;
}
#coin_a {
	background-color: #C0504D;
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	overflow: auto;
}
#coin_b {
	background-color: #9BBB59;
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	overflow: auto;
}
#coin_c {
	background-color: #8064A2;
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	overflow: auto;
}
#coin_d {
	background-color: #4BACC6;
	border-radius: 100px;
	margin-bottom: 20px;
	width: 100%;
	overflow: auto;
}
#object_a {
	float: left;
	width: 24%;
	display: block;
	clear: both;
}
#object_b {
	float: left;
	width: 24%;
	display: block;
}
#object_c {
	float: left;
	width: 24%;
	display: block;
}
#object_d {
	float: left;
	width: 24%;
	display: block;
}
#text_a {
	clear: none;
	float: left;
	width: 72%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#text_b {
	clear: none;
	float: left;
	width: 72%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#text_c {
	clear: none;
	float: left;
	width: 72%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}
#text_d {
	clear: none;
	float: left;
	width: 72%;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3%;
}




#pic_block {
	float: left;
	height: 172px;
	width: 132px;
	display: block;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 3px;
}
#teb_a {
	clear: both;
	float: left;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#teb_b {
	clear: both;
	float: left;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#teb_c {
	clear: both;
	float: left;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#teb_d {
	clear: both;
	float: left;
	height: 31px;
	width: 105px;
	margin-right: 13px;
	margin-top: 105px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.------------------------ {
}
#secion_d {
	width: 100%;
	display: block;
	background-image: url(../images/bg_red.png);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: auto;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#secion_d_inner {
	margin-top: 0px;
	width: 100%;
	max-width: 1004px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#secion_d_title {
	line-height: 50px;
	color: #EF4A34;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100%;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
	background-repeat: no-repeat;
	display: block;
	padding: 0%;
	font-size: 30px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7A195;
}
#secion_d_icon {
	display: block;
	clear: both;
	float: left;
	width: 11%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#secion_d_intro {
	font-size: 20px;
	line-height: 40px;
	background-size: 100%;
	clear: none;
	float: left;
	width: 79%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0%;
	display: block;
	padding: 0%;
}
#block_d1 {
	margin-bottom: 20px;
	border: 6px solid #EF4A34;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	background-color: #FFFFCC;
}
#block_d2 {
	margin-bottom: 20px;
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	padding: 20px;
	border-radius: 10px;
}
#block_d2_l {
	width: 45%;
	clear: both;
	float: left;

}
#block_d2_line {
	width: 15px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 2.5%;
	margin-bottom: 0px;
	margin-left: 2.5%;
	padding: 0px;

}
#block_d2_r {
	clear: none;
	float: left;
	width: 45%;
	display: block;
	margin: 0px;

}
#block_d3_block {
	overflow: auto;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	width: 47.5%;
}
#block_d3 {
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	padding: 20px;
	margin: 0px;
	border-radius: 10px;
}
#block_d4_block {
	overflow: auto;
	padding: 0px;
	clear: none;
	float: left;
	width: 47.5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#block_d4 {
	border: 6px solid #FDE9E6;
	font-size: 20px;
	font-weight: lighter;
	overflow: auto;
	padding: 20px;
	margin: 0px;
	border-radius: 10px;
}
#block_d5_block {
	overflow: auto;
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: center;
}
#note_block {
	overflow: auto;
	clear: none;
	float: left;
	width: 96%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: left;
	display: block;
	border: 8px solid #E6E6E6;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
}
#secion_d_icon_a {
	display: block;
	height: 158px;
	width: 120px;
	position: absolute;
	margin-left: 250px;
	margin-top: -60px;
}
#secion_d_icon_b {
	display: block;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-left: 250px;
	margin-top: -40px;
}
#secion_d_icon_c {
	display: block;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-left: 230px;
	margin-top: -70px;
}
#secion_d_icon_d {
	display: block;
	height: 116px;
	width: 149px;
	position: absolute;
	margin-left: 210px;
	margin-top: -80px;
}
#secion_d_table_a {
	display: block;
}
#secion_d_table_b {
	display: none;
}






.------------------------ {
}
#mobile_menu_block {
	clear: none;
	float: none;
	margin-left: 0;
	width: 100%;
	display: none;
	padding-top: 5px;
	background-color: #FFF;
	padding-bottom: 12%;
}
#logo_mobile {
	clear: none;
	float: none;
	width: 30%;
	display: none;
	margin-top: 2px;
	padding: 1%;
	position: absolute;
	z-index: 9;
	margin-left: 5px;
}
#mobile_menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 0%;
	padding-bottom: 1%;
	height: 45px;
	padding-top: 5px;
	color: #004B98;
	position: relative;
	z-index: 999;
}
#mobile_list {
	width: 100%;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-top: 5px;
	z-index: 999;
	border-radius: 0px 0px 5px 5px;
	padding-top: 0%;
	box-shadow: 5px 5px 5px 5px #000;
	display: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.gridContainer.clearfix #mobile_list #mobile_list_a  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_b  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_c  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_d  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_home  {
	font-size: 20px;
	display: block;
	width: 63%;
	background-color: #C43D5D;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF95A6;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF95A6;
	text-decoration: none;
}

.------------------------ {
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #F5F5F5;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	margin-left: 15px;
	width: 182px;
	display: block;
	font-size: 20px;
	font-weight: bolder;
	color: #666;
}
#title_num {
	clear: none;
	float: right;
	margin-left: 0.8403%;
	width: 50%;
	display: block;
	color: #EF5D14;
	font-weight: bolder;
	font-size: 25px;
	text-align: right;
	margin-right: 15px;
}

.------------------------ {
}
#from_block {
	height: 620px;
	width: 250px;
	position: fixed;
	background-color: #FFF;
	z-index: 10000;
	margin-left: 100%;
}
#teb_btn {
	height: 216px;
	width: 45px;
	position: absolute;
	clip: rect(auto,auto,auto,-39px);
	margin-left: -37px;
	margin-top: 100px;
}


.------------------------------------------------------------------------- {
}
}
#kv_teb_block {
	display: block;
	position: fixed;
	margin: 0px;
	padding: 0px;
	top: 100px;
	right: 0px;
	z-index: 999999999999999999;
	width: 41px;
}
