@charset "utf-8";
/* CSS Document */
/*
 파일명:			sub_wrap.css
 기능설명:		sub_wrap css
 작성자:			jhkim@hictc.com
 최종수정일:	2014.12.09
*/
/* Layout */
#wrap {
	position:relative;
	width:100%;
	min-width:1190px;
	height:100%;
	border-top: 3px solid #5871b3;
	background:url(../images/top/bg_top.png)  no-repeat center top;
}
#header_wrap {
	position:relative;
	width:100%;
	height:105px;
	background:url(../images/top/bg_header.png) repeat-x left bottom;
	z-index:30
}
.header {
	width:1190px;
	height:70px;
	position:relative;
	margin:0 auto;
}
.bottom  {
	position:relative;
	width:100%;
	height:30px;
	color:#444;
	background:#f1f1f1;
	padding-top:10px;
	vertical-align:middle;
	line-height:22px;
}
/* header */
.logo {
	position:absolute;
	top:22px;
	left:6px
}
.gnb {
	position:absolute;
	top:43px;
	right:0;
}
.gnb ul { }
.gnb ul li { float:left }
.sta {
	width:1190px;
	height:43px;
	background:url(../images/top/bg_header.png) repeat-x left top;
	text-align:right;
	line-height:32px;
	margin:0 auto;
}
.sta img { vertical-align:middle; margin-top:6px; }
/*container*/
#container {
	position:relative;
	width:1190px;
	min-height:600px;
	background:url(../images/common/bg_back.png) repeat-y center top;
	padding-bottom:150px;
	margin:0 auto;
	z-index:20
}
.snb {
	position:relative;
	width:1190px;
	height:100px;
	margin:0 auto;
}
.snb span.line {
	position:absolute;
	left:25px;
	top:88px;
	width:1140px;
	height:12px;
	background:url(../images/top/bg_h2.png) repeat-x left bottom;
}
.snb .tit {
	position:absolute;
	left:25px;
	top:40px;
}
.snb span.img {
	position:absolute;
	right:1px;
	top:0;
}
/*content*/
#content {
	position:relative;
	width:1140px;
	margin:0 auto;
}
.section {
	width:100%;
	margin:30px 0 5px 0;
}
.section .title {
	height:35px;
	line-height:34px;
	font-family:'MDH', dotum, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#123376;
	background:#fafafa;
	-moz-box-shadow: inset 0 0 5px #d4d4d4;
	-webkit-box-shadow: inset 0 0 5px #d4d4d4;
	box-shadow: inset 0 0 5px #d4d4d4;
}
.section .title img {
	vertical-align:middle;
	margin:0 5px 0 5px;
}
.section .message  {
	position:relative;
	width:1140px;
	margin:0 auto;
	padding-top:10px;
	vertical-align:middle;
	line-height:22px;
}
.section .message input, select {
	vertical-align:middle;
	margin-right:2px;
}

.section .message li {
	background:url(../images/bullet/icon_me.png) no-repeat left 4px;	
	padding-left:10px;
	line-height:22px;
	color:#666666;
}
.section .message li.img {
	vertical-align:middle;
}
.search_box {
	position:relative;
	width:1140px;
	height:50px;
	background:#f4f4f4;
	line-height:30px;
	padding-top:15px;
	border:2px solid #ccc;
	border-radius: 3px;
	behavior: url(../css/PIE-1.0.0/PIE.htc); /*ie8 */
	khtml-border-radius: 3px;
	ms-border-radius: 3px;
	o-border-radius:3px;
	webkit-border-radius: 3px;
	margin:0 auto;
	-moz-box-shadow: inset 0 0 5px #d4d4d4;
	-webkit-box-shadow: inset 0 0 5px #d4d4d4;
	box-shadow: inset 0 0 5px #d4d4d4;
	text-align:center;
}
.search_box li {
	display:inline;	
}
.spot {
	position:relative;
	width:100%;
	padding:15px 0;
	margin:0 auto;
	background:#f4f4f4;
	border: 1px solid #ccc
}
.spot .rules_area {
	padding:20px;
	background:#fff;
	margin:0 auto;
	overflow-y:auto;
	
}
.spot .rules_area ol.default {
	line-height:20px;color:#666
}
.spot .rules_area ol.default li{margin:2px 0}
/* footer */
#footer {
	position:relative;
	width:100%;
	height:116px;
	background:url(../images/main/bg_footer.png) repeat-x 50% 0;
	z-index:10
}
#footer_wrap {
	width:1140px;
	height:76px;
	margin:0 auto;
	padding:25px 0 0 0;
	position:relative;
	
}
#footer_wrap dt.bt {
	position:absolute;
	right:0px;
	top:50px;
	z-index:5;
}
#footer_wrap dt.site_list {
	position:absolute;
	right:0px;
	bottom:66px;
	width:149px;
}
#footer_wrap dt.site_list ul {
	border:solid 1px #ddd;
	background:#fff;
	border-bottom:none;
}
#footer_wrap dt.site_list ul li a {
	display:block;
	height:19px;
	border-bottom:solid 1px #ddd;
	padding:3px 0 0 8px;
	font-size:11px;
}
#footer_wrap dt.site_list ul li a:hover {
	text-decoration:none;
	background:#f3f3f3;
}
#footer_wrap dt.logobox {
	float:left;
	width:115px;
	margin:0 -115px 0 0;
	padding:10px 0 0 0;
}
#footer_wrap dd {
	margin:0 0 0 115px;
	padding:10px 0 0 0;
}
#footer_wrap dd ul {
	line-height:1.2em;
	font-size:11px;
	color:#888;
}
#footer_wrap dd ul li span {
	display:inline-block;
	background:url('../images/main/footer_line.gif') no-repeat right 2px;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}
#footer_wrap dd ul li span a { color:#8b8b8b; }
#footer_wrap dd ul li span.end {
	background:none;
	margin:0;
	padding:0;
}
#footer_wrap dd ul li span.end a { color:#4e4e4e; }
#footer_wrap dd ul li.copyright {
	font-family:"Tahoma";
	font-size:10px;
}