/******************** 기본 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:#120018;
	background-image:url(../images/common/basic.gif);
	background-repeat:repeat-x;
}
img {border: none;} 

/*기본링크*/
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; } 

/* 메인 wrap */
#main_wrap {background:url("/images/main/main_bg.jpg") no-repeat 30px 0;}

/* 서브 wrap */
#sub_wrap {background:url("../images/common/sub_bg.jpg") no-repeat 30px 0}
.logo {float:left; margin:28px 0 0 75px;}
.gnb_kor{float:left; margin:12px 0 0 450px}
.gnb_bar1{float:left; width:1px; height:10px; margin:12px 0 0 10px; background:url("../images/common/top_bar.gif") no-repeat;}
.gnb_eng{float:left; margin:12px 0 0 10px;}
.gnb_home{float:left; margin:12px 0 0 30px;}
.gnb_email{float:left; margin:12px 0 0 10px;}
.gnb_sitemap{float:left; margin:12px 0 0 10px;}
.gnb_inquiry{float:left; margin:12px 0 0 10px;}

/* 탑메뉴 */
.lnb {float:left; margin:15px 0 0 65px}
.visual_01 {float:left; margin-left:48px; }

/* 레프트메뉴 */
.snb {float:left; margin:30px 0 0 20px; width:229px; height:487px; background:url("../images/common/snb_bgbar.gif") no-repeat; }
.snb_01 {float:left; margin:15px 0 0 15px; padding:0; }

/* 컨텐츠 wrap */
.colgroup {float:left; margin:30px 0 0 25px; width:620px;}
.titlepa {padding:20px 0 25px 0;}



/* 카피라이트 */
#footer {height:69px; background:url("../images/common/copyright.gif") no-repeat;}
.copy_logo {float:left; width:152px; height:17px; margin:33px 0 0 55px; background:url("../images/common/copy_logo.gif") no-repeat;}
.copy_txt {float:left; width:428px; height:45px; margin:23px 0 0 32px;background:url("../images/common/copy_txt.gif") no-repeat; position:relative;}
.copy_a {display:bolck; position:absolute; top:-2px; left:290px;	width:140px; height:14px;}
.copy_gobiz {float:left; width:129px; height:34px; margin:23px 0 0 125px;}

/*네비게이터*/
.now{color:#8a868a; font-weight:bold}


/* 링크 */
a:link, a:visited{font-size:12px; font-family:Dotum, "돋움"; line-height:16px; color:#584f58; 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;}


/* 테이블 제목 */
.table_title {font-size:12px; line-height:16px; color:#736677; font-weight:bold}
