﻿@charset "utf-8";
html,
body {
    margin: 0;
    padding: 0;
    height: 1400px;
	min-width:1200px;
    background-color: #000;
}
.page_bg {width:100%; height:1400px; background:url(http://image.webzen.kr/MU/ignition/event/20161101_event/img/event_bg.jpg) no-repeat top center;}
.go_mu_area {width:1200px; height:31px; margin:0 auto; padding-top:40px;}
.go_mu {width:136px; height:31px; float:right; padding-right:30px;}
.sub_wrap {
    padding-top: 100px;
    position: relative;
	width:1003px;
	height:1185px;
	margin:0 auto;
}
.page02_table {
	position: absolute;
	top:890px;
	left:125px;
}
.table_form_text {
	width:130px;
	color:#666;
	font-size:14px;
	padding:3px;
}
.table_color_01 {
	background-color:#567AB4;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.table_color_02 {
	background-color:#666666;
	color:#FFF;
	font-size:14px;
	text-align:center;
}
.page02_btn {
	position: absolute;
	top: 890px;
	left: 742px;
}