/* CSS Document */

.mgt5 { margin-top: 5px; }
.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt25 { margin-top: 25px; }
.mgt30 { margin-top: 30px; }
.mgt40 { margin-top: 40px; }


/**/

#GameInfo .contentsArea {
	width:658px;
	margin-left:77px;
	}


#subBtn {
	width: 729px;
	height:104px;
	background: url(../../../gameinfo/img/btnarea_bg.jpg) no-repeat;
	text-align:center;
	margin: 0 0 0 45px;
	text-align:center;
}

#subBtn .subBtnArea {
	width:668px;
	padding:25px 30px;
}

#subBtn .subBtn01 {
	width:222px;
	float:left;
}
#subBtn .subBtn02 {
	width:222px;
	float:left;
}
#subBtn .subBtn03 {
	width:222px;
	float:right;
}


#GameInfo .aboutBoxR {
	width:230px;
	float:right;
}

#GameInfo .aboutBoxL {
	width:418px;
	float:left;
}


#GameInfo .tipsBoxR {
	width:315px;
	float:right;
	text-align:right;
}
#GameInfo ol li{
	margin-left:2em;
}

#GameInfo ol li{
	margin-top:0.2em;
}

#GameInfo #adventure {
	width:730px;
	margin:25px 0 0 45px;
	text-align:center
}

#GameInfo #adventure .adBox {
	width: 508px;
	margin:20px auto;
	
}
#GameInfo #adventure .adBoxL .qr{
	float:left;
	padding-right:10px;
}

#GameInfo #adventure .adBtn01 {
	width:252px;
	float:left;
	margin-top:10px;
}

#GameInfo #adventure .adBtn02 {
	width:252px;
	float:right;
	margin-top:10px;
}

