@charset "utf-8";
body,div,h,h1,h2,h6,p,ul,li{
	padding:0;
	margin:0;
	}


/*----MENU-------------------------------*/
.BIG_menu {
	width: 100%;
	position: fixed;
	top: 0px;
	display: block;
	min-width:1024px;
}
.MENU{
	width:1024px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	left: auto;
	top: 0px;
	right: auto;
	margin-top: 0px;
	}


.MENU h1{
	width:116px;
	height:94px;
	float:left;
	}
.MENU p{
	margin-top:20px;
	float:left;
	}
.MENU h6{
	width:230px;
	display:block;
	float:right;
	text-align:right;}
	










/*----INDEX------------------------------*/
.BIG_index {
	margin:0;
	padding:0;
	width:auto;
	height:645px;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	clear:both;
	background-image: url(../images/index_bg_old.jpg);
	min-width:1024px;
}
.BIG_index p {
	height: 768px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 150px;
}

/*---ABOUT--------------------------------*/
.BIG_about{
	margin:0;
	padding:0;
	width:auto;
	height:768px;
	display:block;
	background:url(../images/about_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-width:1024px;
	}
	
.BIG_about .TEXT {
	background-image: url(../images/about_text_bg.png);
	height: 425px;
	width: 864px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top:220px;
	padding-left:160px;
	background-repeat: no-repeat;
	background-position: center top;
}
.BIG_about .TEXT p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #238266;
	text-decoration: none;
	display: block;
	width:570px;
	padding-left:80px;
}
.BIG_about .TEXT h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	width:420px;
	}
.BIG_about .TEXT h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	padding-left:100px;
	width:320px;
	}

/*.BIG_about TEXT{
	background:url(../images/about_text_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:1024px;
	height:768px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:310px;
	}
.BIG_about h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #238266;
	text-decoration: none;
	display: block;
	margin-left: 240px;
	width: 560px;
}
.BIG_about p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 25px;
	display: block;
	margin-left: 180px;
	width: 400px;
	color: #2f2f2f;
}
.BIG_about h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 320px;
	margin-left:250px;
	color: #2f2f2f;
}

.BIG_about .ABOUT_ban {
	display: block;
	height: 761px;
	width: 247px;
	position: absolute;
	left: 123px;
	top: -60px;
}*/

/*----人物介紹------------------*/

.BIG_family {
	background-image: url(../images/family_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:768px;
	width: auto;
	min-width:1024px;
}
.BIG_family .FAMILY_01 {
	display: block;
	width: 780px;
	height:240px;
	margin-right: auto;
	margin-left: auto;
	padding-top:130px;
}
.BIG_family .FAMILY_01 p{
	width:200px;
	height:240px;
	display:block;
	float:left;
	margin-left:25px;
	margin-right:25px;
	}

.BIG_family .FAMILY_02 {
	display: block;
	width:855px;
	margin-right: auto;
	margin-left: auto;
	margin-top:43px;
}
.BIG_family .FAMILY_02 p{
	display: block;
	width:200px;
	height:240px;
	margin-right: auto;
	margin-left: auto;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.BIG_series {
	background-image: url(../images/series_bg.jpg);
	background-repeat: repeat;
	width: auto;
	overflow: hidden;
	min-width:1024px;
}
.BIG_series .SERIES {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 110px;
}
.BIG_series .SERIES .APP {
	width: 350px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
}
.BIG_series .SERIES .APP p {
	background-image: url(../images/series_screen_bg.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #e82666;
	text-decoration: none;
}

.COPYRIGHT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 65px;
	width: auto;
	padding-top: 14px;
	clear: both;
	min-width:1024px;
}


.LIGHTBOX {
	background-image: url(../images/lightbox_bg.png);
	background-repeat: no-repeat;
	height: 345px;
	width: 726px;
	position: relative;
	padding: 20px;
}
.LIGHTBOX p {
	position: absolute;
	left: 725px;
	top: 16px;
}
/*----download----------------------------------*/
.DOWNLOAD {
	background-image: url(../images/download_bg.jpg);
	background-position:center top;
	width:auto;
	min-width:1024px;
	min-height:845px;
}
.DOWNLOAD .BIG_DOWNLOAD {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


.DOWNLOAD .PHONE {
	display: block;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 80px;
	top: 229px;
}
.DOWNLOAD .PC {
	display: block;
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 81px;
	top: 528px;
}

.DOWNLOAD .PHONE li{
	list-style:none;
	float:left;
	margin-left:21px;
	margin-right:21px;
}
.DOWNLOAD .PC li{
	list-style:none;
	float:left;
	margin-left:40px;
	margin-right:40px;
}
.DOWNLOAD .BIG_DOWNLOAD p {
	position: absolute;
	top: 139px;
	left: 1px;
}
