﻿/*  ================================================================================
 * 2016 Gamania Digital Entertainment Co., Ltd. All Rights Reserved.
================================================================================  */
/* CSS Document */
ul, il{list-style-image: none;
	list-style-type: none;}	
.ie6 img {	width:100%;}

html {	overflow-x: hidden;}
*, body, html {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
	
}
a {
 text-decoration: none;
 outline: none; /* for Firefox */
}
	
a:visited {
	background: none;
	font-weight: normal;
	}	
img{ border:0px; margin:0px; padding:0px;}
/*---------------------------------------------*/
body{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#fcfcb7;
	font-size: 16px;
}
/*Back Top*/
#toTop {
	position: fixed;
	bottom: 90px;
	right: 50px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	z-index: 99;
	height: 149px;
	width: 114px;
	background-color: transparent !important;
}
#toTop img{
	width:100%;
height:auto;}
/*-----------------------------content*/
.h1{
	width: 941px;
	height: 289px;
	margin: 0 auto;
	background-image: url(../images/01.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;}
	
.time{
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding-top: 180px;
	
}
	
.time span{
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	display: block;
	clear: both;
	width: 50%;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size: 28px;
	text-shadow: 1px 2px 0px #000000;
}	
.time span b.red{
	font-size: 28px;
	color: #FFED00;
}
.content{
	width: 1400px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	padding-top: 400PX;
	
}
/*-----------------------------box*/
.btn{
	width: 139px;
	height: 26px;
	overflow: hidden;
}
.box_top{
	background-image:url(../images/box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1280px;
	margin:0 auto;
	padding-top: 50px;
	}
.box_conter{
	background-image: url(../images/box_conter.png);
	background-repeat:repeat-y;
	background-position: center top;
	width:1280px;
	margin:0 auto;
	}
.box_down{
	background-image: url(../images/box_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:1280px;
	height:72px;
	margin:0 auto;
	}
/*-----------------------------story*/
#story_03{
	text-align: center;
		margin:0 auto;
}	

#story_03{
	background-image: url(../images/02.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	width: 1161px;
	height: 800PX;
	}

/*-----------------------------content text*/
.content p{
	clear: both;
	font-weight: bold;
	color: #210304;
	font-size: 20px;
	text-align:left;
	height:25px;
	margin:10px 0 10px 25px;

	}
.content b{
	color: #701617;
	font-size: 20px;
}

.icon{
	background-image:url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	margin-top: 5px;
	}
.icon_1{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	margin-top: 5px;
	}
/*-----------------------------title*/
.title{
	width: 1161px;
	height: 68px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 30px;
}
.title_s{
	width:838px;
	height:53px;
	}
.text_bg{
	width: 838px;
	margin-left: 323px;
	overflow: hidden;
	float: right;
	margin-top: 50px;
}
/*-----------------------------footer*/
.footer{
	width: 100%;
	background: #000000;
	text-align: center;
}
