div#big_bnr{
	margin:0;
	padding:0;
	left:18%;
	position:relative;
	width:82%;
}
div#big_bnr img{
	width:100%;
}
div#contents{
	margin:0;
	padding-bottom:6%;
	left:21%;
	position:absolute;
	width:75%;
}
div#contents h1{
	margin-top:3%;
	padding-bottom:1%;
	width:100%;
	font:2vw NanumGothic;
	font-weight:600;
	color:#666;
	border-bottom:1px solid #DBDBDB;
}

/*특장점*/
#o_fea div#contents ul{
	margin:5% auto 0;
	padding-bottom:2%;
	width:96%;
	list-style:none;
	border-bottom:1px dotted #CCC;
}
#o_fea div#contents ul li.title{
	padding-bottom:1%;
	font:1.4vw NanumGothic;
	font-weight:500;
	color:#333;
}
#o_fea div#contents ul li.sub_title{
	padding:1% 0;
	font:1.2vw NanumGothic;
	font-weight:400;
	color:#333;
}
#o_fea div#contents ul li span{
	font:1vw NanumGothic;
	font-weight:300;
	color:#F00;
}
#o_fea div#contents ul li span.only{
	font:1.2vw NanumGothic;
	font-weight:400;
	color:#F00;
}
#o_fea div#contents ul li.subject{
	padding:2%;
	padding-bottom:1%;
	font:1.2vw NanumGothic;
	font-weight:400;
	line-height:1.8vw;
	color:#555;
}
#o_fea div#contents ul li img{
	padding-left:18%;
	width:60%;
}

/*가이드*/
#o_guide div#contents table{
	margin:2% auto;
	width:94%;
}
#o_guide div#contents table tr.t_title{
	background:#666;
	font:1.1vw NanumGothic;
	color:#FFF;
	text-align:left;
}
#o_guide div#contents table tr.bg{
	background:#f0f0f0;
}
#o_guide div#contents table tr.t_title span{
	font:1.1vw NanumGothic;
	color:#D3DAFE;
}
#o_guide div#contents table tr.t_title th{
	padding:1%;
	border:1px solid #8b8b8b;
}
#o_guide div#contents table tr th.center{
	text-align:center;
}
#o_guide div#contents table tr td.center{
	text-align:center;
}
#o_guide div#contents table tr th.center_s{
	text-align:center;
	width:8%;
}
#o_guide div#contents table th{
	padding:1%;
	width:16%;
	border:0.9px solid #c4c3c3;
	font:1vw NanumGothic;
	text-align:left;
}
#o_guide div#contents table td{
	padding:1%;
	width:16%;
	border:1px solid #c4c3c3;
	font:0.9vw NanumGothic;
	text-align:left;
}