@charset "euc-kr";
@import url('common.css');
@import url('bbs.css');
@import url('layout.css');

/* ¸ÞÀÎ ÆäÀÌÁö */
#mainBanner {
	background:url('../images/main/banner_bg.gif') repeat-x;
	height:372px;
}
#mainBannerIn {
	width:1094px;
	margin:0 auto;
	height:372px;
	position:relative;
}
#mainBannerIn ul {
	position:absolute;
	top:15px;
	left:50px;
}
.bannerL {
	position:absolute;
	top:165px;
	left:-30px;
	z-index:999;
}
.bannerR {
	position:absolute;
	top:165px;
	left:960px;
	z-index:999;
}
.imgBox {
	border:#ddd solid 1px; /*2017-04-25*/
}
.imgBox:hover {border:solid 1px #e24346;} /* by sqlplus */
.bannerBox {
	background:url('../images/main/banner_bg2.gif') no-repeat;
	width:345px;
	height:142px;
	float:left;
	padding:10px 0 0 20px;
}
.bannerBox2 {
	background:url('../images/main/banner_bg3.gif') no-repeat;
	width:116px;
	height:104px;
	float:left;
	padding:17px 0 0 128px;
}
.bannerNum {
	position:absolute;
	right:0px;
	top:30px;
}
.more {
	position:absolute;
	right:0px;
	top:15px;
}
.proList {
	clear:both;
	margin-top:35px;
}
.proList h3 {
	/*float:left 2017-04-25*/
}
.proList ul {
	float:left;
	/*border-top:#e3e3e3 solid 1px;
	border-right:#e3e3e3 solid 1px;
	border-bottom:#e3e3e3 solid 1px;
	width:763px;
	height:206px;
	2017-04-25*/
	
	
	padding-top:21px;
} /*2017-04-25*/
.proList ul li{
	float:left;
	text-align:center;
	padding-right:13px;
}
/* ¼­ºê ÆäÀÌÁö */
.line {
	border-bottom:#d4d4d4 solid 1px;
	font:0/0 arial;
}
.line2 {
	border-bottom:#ececec solid 1px;
	font:0/0 arial;
}
.rline {
	border-right:#d4d4d4 solid 1px;
}
.btn {
	position:absolute;
	left:470px;
	top:11px;
}
.subTit {
	position:absolute;
	left:0;
	top:0;
}
.slides_container {
	width:570px;
	overflow:hidden;
	position:relative;
	display:none;
}
/* ¹Ú½º À¯Çü */
.boxType01 {
	border:#d4d4d4 solid 6px;
}
.boxType02 {
	border:#e3e3e3 solid 1px;
}
.boxType03 {
	border:#e3e3e3 solid 1px;
	background-color:#f9f9f9;
	padding:10px;
}
.boxType04 {
	border:#979797 solid 3px;
	padding:10px 17px;
}
.boxType05 {
	border-top:#cc2424 solid 2px;
	border-bottom:#c3c3c3 solid 1px;
	background-color:#fafafa;
	padding:35px 0;
}
.agreeBox {
	overflow-y:scroll;
	margin:0 auto;
	width:440px;
	height:117px;
	background-color:#fff;
	border:#e2e2e2 solid 1px;
	padding:10px;
}

/* ¸®½ºÆ® À¯Çü */
.dotList li {
	background:url('../images/main/dot.gif') 0 7px no-repeat;
	padding:0 0 2px 10px;
}
.smallList li {
	border:#e3e3e3 solid 1px;
	padding:2px;
	float:left;
	margin:0 2px 0 5px;
}
.smallList li.on {
	border:#828282 solid 3px;
	padding:0px;
}
.dlList dt {
	float:left;
	width:120px;
	clear:both;
	padding:5px 0 0 0;
	height:20px;
}
.dlList dd {
	float:left;
	width:240px;
	padding:7px 0 5px 0;
	height:20px;
}
.dlList2 dt {
	float:left;
	width:60px;
	clear:both;
	height:24px;
}
.dlList2 dd {
	float:left;
	text-align:right;
	font-weight:bold;
	width:100px;
	padding:5px 0 5px 0;
	height:20px;
}
.dlList3 {
	border-left:#e3e3e3 solid 1px;
	border-right:#e3e3e3 solid 1px;
	border-bottom:#e3e3e3 solid 1px;
	border-top:#32322a solid 3px;
}
.dlList3 dt {
	float:left;
	width:150px;
	background:url('../images/sub/dot2.gif') 0 5px no-repeat;
	padding: 0 0 0 15px;
	font-size:14px;
	font-weight:bold;
	color:#32322a;
	clear:both;
}
.dlList3 dd {
	float:left;
	border-left:#e9e9e9 solid 1px;
	font-weight:bold;
	width:545px;
	padding:5px 0 5px 20px;
	height:20px;
}
.dlList3 dd li {
	float:left;
	padding:0 10px 0 10px;
}
.dlList3 dd li *{font-weight:normal;}
.dlList3 dd li.on {
	background-color:#000000
}
.dlList3 dd li.on *{color:#fff}
.proList2 li{
	float:left;
	text-align:center;
	padding:0 46px 28px 0 ;
}
.proList3 li{
	float:left;
	text-align:center;
	padding:0 8px 28px 8px;
}
.dotList2 {
	border:#e3e3e3 solid 1px;
	padding:10px 15px;
}
.dotList2 li{
	background:url('../images/sub/dot.gif') 0 2px no-repeat;
	padding:0 0 3px 20px;
}
/* Å×ÀÌºí À¯Çü */
.tblType01 td {
	background:url('../images/sub/line_bg.gif') bottom repeat-x;
	padding:10px 0 12px 5px;
	text-align:center;
}
.tblType01 tfoot td {
	background-image:none;
	padding:10px 0 0 5px;
}
/* TabÀ¯Çü */
.tab {
	background:url('../images/sub/tab_bg.gif')  repeat-x;
	height:31px;
}
.tab2 {
	background:url('../images/sub/tab_bg2.gif')  repeat-x;
	height:31px;
}
.tabBox {
	border-left:#e3e3e3 solid 1px;
	border-right:#e3e3e3 solid 1px;
	border-bottom:#e3e3e3 solid 1px;
	padding:15px
}
/* ÆäÀÌÂ¡ */
#page {
	text-align:center;
	padding-top:10px;
}
	#page span.on{
		color:#cc2424;
		font-weight:bold;
}
	#page span{
		background:url('../images/sub/num_bar.gif') 0 7px no-repeat;
		padding:4px 8px;
		color:#999999;
		cursor:pointer;
		font-size:90%;
}
/* ÆË¾÷ */
#popup {
	width:855px;
}
.popTit {
	background-color:#333333;;
	height:39px;
}
.popCont {
	width:779px;
	margin:0 auto;
}
/* ¸ÞÀÏ */
#mail {
	border:#eeeeee solid 6px;
	width:532px;
	margin:0 auto;
	padding:12px 32px 30px 32px;
}