@charset "euc-kr";

@import url("base.css");
@import url("layout.css");
@import url("global.css");
@import url("bbs.css");


/*20150310 SCÀÔÁ¡ÆäÀÌÁö*/
.sc_wrap {
	width:747px;
	height:100%;
	position:relative;
}
.sc_wrap .blind {
	position: absolute;
	left: -1000%;
	top: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.sc_wrap .btn01 {
	width:375px;
	height:123px;
	position:relative;
	float:left;
}
.sc_wrap .btn02 {
	width: 372px;
	height: 123px;
	position: relative;
	float: left;
}
.sc_wrap .section01 {
	width:361px;
	height:440px;
	position:relative;
	float:left;
}
.sc_wrap .section02 {
	width:386px;
	height:152px;
	position:relative;
	float:left;
}
.sc_wrap .section03 {
	width:386px;
	height:134px;
	position:relative;
	float:left;
}
.sc_wrap .section04 {
	width:386px;
	height:154px;
	position:relative;
	float:left;
}
.sc_wrap .space {
	width:747px;
	height:30px;
	position:relative;
	float:left;
}
.sc_wrap .t_orange {
	color: #e46916;
	font-weight: bold;
	font-size: 1.2em;
}
.sc_wrap .info_table {/* margin-top:35px; */
}
.sc_wrap .info_table_tit {
	margin:0 0 5px 3px;
	width:700px;
	height:21px;
}
/* Å×ÀÌºí1 */
.sc_wrap table.view_type1 {
	width:100%;
	border-bottom:1px solid #032380;
	border-top:1px solid #032380;
	table-layout:fixed;
	font:12px Dotum;
}
.sc_wrap table.view_type1 caption {
	display:none;
}
.sc_wrap table.view_type1 th {
	padding:15px 0 12px 30px;
	background:#F1F1F3;
	color:#345ac7;
	font-weight:bold;
	text-align:left;
}
.sc_wrap table.view_type1 td {
	padding:15px 0 12px 16px;
	border-top:1px solid #DDDEE2;
	line-height:16px;
}