*{margin: 0; padding: 0;}
body{width: 100%; font: "돋움",dotum,Arial,sans-serif; color: #000;}
li{list-style: none;}
a{text-decoration: none; color: #000;}
h1,h2,h3,h4,h5,h6,select,option,button {font-size: 100%; font-weight: normal;}
#wrap img{vertical-align: middle; border: none; max-width: 100%;}
button{border: none; background: none;}
.outside_text {position: absolute; left: -9999px; font-size: 0;}
.blind{position:absolute;top:0;left:0;visibility:hidden;width:1px;height:1px;font-size:0;line-height:0}
input, select {vertical-align: middle;}

#wrap{
	width: 100%;
}
.cont01_w {
	margin-top: 20px;
}
.cont01 {
	background: url(../image/cont01_bg.jpg) repeat-x;
	width: 900px;
	height: 258px;
	margin: 0 auto;
}

.cont01:after {
	content: '';
	display: block;
	clear: both;
}
.cont01 .cont_box01 {
	float: left;
	margin-top: 28px;
}

.cont01 .cont_box02 {
	float: right;
	margin-top: 36px;
}
.cont02{
	position: relative;
	background: url(../image/cont02_bg.jpg) no-repeat;
	width: 900px;
	height: 415px;
	margin: 0 auto;
}
.cont02 .calculate:after {
	content: '';
	display: block;
	clear: both;
}
.cont02 .calculate {
	position: absolute;
	left: 0;
	width: 423px;
}
.cont02 .calculate > img {
	margin: 19px 0 0 36px;
}


.cont02 .calculate table {
	position: absolute;
	width: 334px;
	top: 60px;
	left: 14px;
}
.cont02 .calculate td {
	padding: 6px 0;
}
.cont02 .calculate_btn img {
	margin-top: -5px;
}
.cont02 .calculate input {
	height: 25px;
	margin-top: 0;

}
.cont02 .calculate select {
	height: 26px;
	width: 56px;
	color: #000;
	font-size: 16px;
}
.cont02 .calculate .name_box {
	width: 185px;
}
.cont02 .calculate .tel_box {
	width: 53px;
}
.cont02 .calculate .sel_box {
	width: 187px;
}
.cont02 .calculate .check_box span{
	font-size: 14px;
}
.cont02 .calculate .mbtn_box img {

}

.cont_wrap .cont02 .calculations {
	position: absolute;
	right: 0;
	width: 577px;
}
.cont_wrap .cont02 .calculations > img {
	margin: 19px 0 0 120px;
}
.cont_wrap .cont02 .calculations ul:after {
	content: '';
	display: block;
	clear: both;
}
.cont_wrap .cont02 .calculations ul {
	width:514px;
	margin-left: 46px;

}
.cont_wrap .cont02 .calculations ul li {
	position: relative;
	float: left;
	margin: 10px 0 0 10px;
}
.cont_wrap .cont02 .calculations li span {
	position: absolute;
	background: url(../image/lbtn.jpg) no-repeat;
	width: 117px;
	height: 27px;
	top: 70px;
	left: 22px;
	cursor: pointer;
}
.banner {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
}
.cont_wrap .cont03 {
	width: 900px;
	background-color: #0c5aa4;
	height: 276px;
	margin: 0 auto;
}
.cont_wrap .cont03:after {
	content: '';
	display: block;
	clear: both;
}

.cont_wrap .cont03 .realtime {
	position: relative;
	background: url(../image/realtime_bg.jpg) no-repeat;
	width:296px;
	height: 250px;
	float: left;
	margin: 13px 0 0 8px;
}
.cont_wrap .cont03 .realtime ul{
	position: absolute;
	top: 60px;
	left: 40px;
}
.cont_wrap .cont03 .joinevent {
	background: url(../image/joinevent.jpg) no-repeat;
	width: 282px;
	height: 250px;
	float: left;
	margin: 13px 0 0 2px;
}
.cont_wrap .cont03 .quick {
	position: relative;
	background: url(../image/quick_bg.jpg) no-repeat;
	width: 305px;
	height: 250px;
	float: left;
	margin: 13px 0 0 2px;
}

.cont03 .quick table {
	position: absolute;
	width:270px;
	top:36px;
	left:14px;
}

.cont03 .quick .quick_txt {
	font-size: 12px;
}
.cont03 .quick .qbtn_box{
	margin-left: 26px;
}
.cont03 .quick .qname_box {
	width: 160px;
	height: 25px;
}
.cont03 .quick .qtel_box {
	width: 40px;
	height: 25px;
}
.cont03 .quick select {
	height: 26px;
	width: 56px;
	color: #000;
	font-size: 16px;
}
.cont03 .quick .qcheck_box span {
	font-size: 12px;
}
.cont03 .quick td {
	padding: 7px 0;
}


.bottom_list {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	
}
.bottom_list > img {
	display: block;
	margin:0 auto;
	padding-bottom: 15px;
}
.bottom_list li {
	position: relative;
}
.bottom_list li span {
	position: absolute;
	top: 20px;
	right: 14px;
	cursor: pointer;
}

.bottom_banner {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
}
/*
.bottom_order {
	position: relative;
	width: 1000px;
	height: 133px;
	background: url(../image/bottom_order_bg.jpg) no-repeat;
	margin: 0 auto;
	padding-bottom: 20px;
}
.bottom_order table {
	position: absolute;
	width:400px;
	left: 276px;
	top: 11px;
}
.bottom_order .bname_box {
	width: 175px;
	height: 25px;
}
.bottom_order .btel_box {
	width: 40px;
	height: 25px;
}
.bottom_order .bcheck_box {
	font-size: 12px;
}
.bottom_order .bbtn_box {
	
}
.bottom_order select {
	height: 26px;
	width: 56px;
}
.bottom_order td {
	padding: 5px 0;
}
*/

.layer .pop-conts table {
	width: 334px;
	margin-left: 25px;
}

.layer .pop-conts td {
	padding: 5px 0;
	padding-right: 15px;
}

.layer .pop-conts img {
	margin-top: -5px;
}

.layer .pop-conts input {
	height: 25px;
}

.layer .pop-conts select {
	height: 26px;
	width: 56px;
	color: #000;
	font-size: 16px;
}

.layer .pop-conts .pname_box {
	width: 185px;
}

.layer .pop-conts .ptel_box {
	width: 53px;
}

.layer .pop-conts .psel_box {
	width: 187px;
}

.layer .pop-conts .pcheck_box span{
	font-size: 14px;
}
.layer .pop-conts .pbtn_box img {
	margin-left: 42px;
}
