/******************** 기본 CSS ********************/
@font-face {
	font-family:Dotum,돋움;
	}
body {
	margin:0; padding:0;
	font-size:12px; font-family: "-돋움";
	color:#584f58; line-height:120%; letter-spacing:0;
	background-color:#ffffff;
}
img {border: none;} 
.clear {clear:both;}


/*기본링크*/
a {cursor:pointer;}

a:link {
color:#555;
	text-decoration: none;
}

a:hover {
color:#f2760f;
	text-decoration:underline;
}

a:visited {
color:#555;
	text-decoration:none;
}



p { color:#707070;  font-family:"Verdana", AppleGothic, Sans-serif; line-height:16px; padding:0.5em 0.5em 0.5em 1em; margin:0; font-size:11px; }

table.depth01 { float:left; width:100%; text-align:center; border-bottom:2px solid #DCDCDC; font:12px Dotum; border-collapse:collapse; margin:0 0 0 0; color:#5a4d44; }

TD { font-size:11px; font-family: "돋음","Verdana"; color:#666666; } 


/*테이블 */

table.tbl {	padding:3px 0 3px 2px;
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	border-top: 2px solid #d40000;
	border-right: 1px solid #bdbdbd;
}
table.tbl th,
table.tbl td
{

	border-bottom: 1px solid #bdbdbd;
	 border-left: 1px solid #bdbdbd;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style5 {font-size: 11px}


.tablefont1 {
	color: #2f2f2f;
	font:Verdana;
	font-weight:bold;
	line-height: 18px;
	padding: 5px;
	
}
.tablefont2 {
	color: #555555;
	font:Verdana;
	line-height: 16px;
	
	
}


.pleft {padding:6px 0;}
.pleft1 {padding:10px 0;}


/* 메인 wrap */
#main_wrap {background:url("/images/main/main_bg.jpg") no-repeat 30px 0;}



/* 서브 wrap */
#sub_wrap {background:url("/images/include/sub_bg.jpg") no-repeat 50px 0}
#contents_wrap {position:relative; background:url("/images/include/bg_contents.jpg") no-repeat 122px 0; text-align:left;}
#snb_wrap { position:absolute; margin:0; top:-40px; left:0; width:189px; height:300px; background:url("/images/include/bg_snb.gif") no-repeat;}
div.snb_flash {position:absolute; top:62px; left:3px; width: 183px;	height:156px;}
div.snb_title {float:left; margin:13px 0 0 13px;}




/* 레프트메뉴 */
.snb {float:left; margin:30px 0 0 20px; width:229px; height:487px; background:url("/images/common/snb_bgbar.gif") no-repeat; }



/* 카피라이트 */
#footer {height:80px; background:url("/images/include/bg_footer.jpg") repeat-x;}
.copy_logo {float:left; width:106px; height:19px; margin:32px 0 0 60px; background:url("/images/include/copy_logo.jpg") no-repeat;}
.copy_txt {float:left; width:397px; height:58px; margin:13px 0 0 60px;}
.copy_gobiz {float:left; margin:32px 0 0 120px;}



/* 링크 */
a:link, a:visited{font-size:12px; font-family:Dotum,돋움; line-height:16px; color:#b34bef; letter-spacing:0px; text-decoration:none;}
a:hover{font-size:12px; font-family:Dotum,돋움; line-height:16px; color:#b34bef; letter-spacing:0px; text-decoration:none;}
