/*  ================================================================================
 * 2016 Gamania Digital Entertainment Co., Ltd. All Rights Reserved.
================================================================================  */
/* CSS Document */
ul, il{
	list-style-image: none;
	list-style-type: none;}	

html {	overflow-x: hidden;}
*, body, html {
	margin: 0;
	padding: 0;
	text-decoration: none;
	
}
a {
 text-decoration: none;
 outline: none; /* for Firefox */
 outline: medium none;
}
	
a:visited {
	background: none;
	font-weight: normal;
	}
.ie6 img {	width:100%;}
/*---------------------------------------------*/
body{
	font-family: "微軟正黑體";
	font-size: 16px;
	background-color: transparent !important;
}
/*--------------------------------------------------------------*/
.exmain{
	display: block;
	width: 869px;
	height: 784px;
	margin-top: -25px;	/*overflow: hidden;*/
	}
/*---------*/
.login{
	display: block;
	width: 658px;
	height: 378px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/login_bg.png);
		background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
.login-txt{
	display: block;
	width: 80%;
	overflow: hidden;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	margin-top: 100px;
	}
.login-txt a{display: block;}
.exmain img, login img{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
}

h1{
	width: 139px;
	height: 54px;
	overflow: hidden;
	display: block;
	margin-left: 20px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	z-index: 20;
	margin-bottom: 0px;
}

h2{
	width: 139px;
	height: 54px;
	overflow: hidden;
	display: block;
	margin-left: 20px;
	margin-top: 20px;
	clear: both;
	padding-top: 20px;
}

h1 img, h2 img{
	width: 100%;
	height: auto;
	}
.exmain-txt{
	width: 100%;
	overflow: hidden;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	color: #FFF;
	padding-top: 20px;
	}
.exmain-txt span{
	width: 95%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clear: both;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
}

.exmain-txt p{
	width: 90%;
	float: left;
}

.exmain-txt b{
	display: block;
	float: left;
	margin-right: 5px;
}
.txt-l, .txt-r{
	line-height: 35px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	display: block;
	}
	
.txt-l{
	width: 45%;
	float: left;
	padding-left: 23px;
}

.txt-r{
	width: 45%;
	float: left;
	padding-right: 23px;
}
.box1, .box2{
	font-size: 15px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	margin-top: 10px;
}
.box1{
	width: 268px;
	height: 237px;
	margin-left: auto;
	margin-right: auto;
	
}
.box2{
	width: 431px;
	height: 272px;
}
