@charset "utf-8";

body {
	font-family: "돋움", tahoma;
	font-size: 12px;
	color: #777777;
	margin: 0;
	background-image: url(../images/hoam_bg.gif);
}

td	{ font-size: 12px; }
img	{ border:0; }
h2	{ font-size:14px; color:#3e3e3e; margin:0; }
h3	{ font-size:12px; color:#3e3e3e; margin:0; }
h4	{ font-size:12px; color:#676767; margin:0; }

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	background: url(/images/bullet_04.gif) no-repeat 0 50%;
	padding-left: 10px;
}

#list_bullet_01 li {
	background: url(/images/bullet_04.gif) no-repeat 0 18%;
	padding: 0 0 8px 10px;
}

#list_bullet_02 li {
	background: url(/images/bullet_05.gif) no-repeat 0 18%;
	padding: 0 0 0 7px;
}

#list_bullet_03 li {
	background: url(/images/bullet_05.gif) no-repeat 0 60%;
	padding: 7px 0 0 7px;
}


#table_k11 td { font-family:"돋움"; font-size:11px; color:#858585; line-height:16px; }

table.style01 td {
	border-bottom: 1px solid #ececec;
}


.img_border01 { border: 1px solid #38322a; }

.k11_01 { font-family:"돋움"; font-size:11px; color:#a6a6a6; letter-spacing:-1px; }
.k11_02 { font-family:"돋움"; font-size:11px; color:#858585; line-height:16px; }
.k11_03 { font-family:"돋움"; font-size:11px; color:#a6a6a6; }
.k11_04 { font-family:"돋움"; font-size:11px; color:#858585; }
.k11_05 { font-family:"돋움"; font-size:11px; color:#4a4a4a; font-weight:bold; }
.k11_06 { font-family:"돋움"; font-size:11px; color:#a6a6a6; letter-spacing:-1px; line-height:16px;  }

.k12_01 { font-family:"돋움"; font-size:12px; color:#777777; font-weight: bold; }
.k12_02 { font-family:"돋움"; font-size:12px; color:#859dc8; font-weight: bold; }
.k12_03 { font-family:"돋움"; font-size:12px; color:#858585; line-height:16px; }

.e10_01 { font-family:tahoma; font-size:10px; color:#858585; }
.e11_01 { font-family:tahoma; font-size:11px; color:#000000; font-weight: bold; }
.e12_01 { font-family:tahoma; font-size:12px; color:#576aa9; font-weight: bold; }

.blue	{ color:#8aadd4; }
.blue2	{ color:#6286b0; }
.orange	{ color:#ff6000; }
.darkred	{ color:#9c0000; }
.white { color:#ffffff; }

.faq_num {
	font-family:"돋움";
	font-size:11px;
	color:#8aadd4;
	font-weight: bold;
}

.inputform {
    border-right: #dfdfdc 1px solid;
    border-top: #dfdfdc 1px solid;
    border-left: #dfdfdc 1px solid;
    border-bottom: #dfdfdc 1px solid;
    font-family: "돋움";
    font-size: 12px;
    height:20px;
    color:#777777;
    background-color: #ffffff;
}

.inputform2 {
	border:0;
    font-family: "돋움";
    font-size: 12px;
    height:20px;
    color:#777777;
    background-color: #ffffff;
}

#topbar {
	position:absolute;
	visibility: hidden;
	z-index: 100;
}


#topbar02 {
	margin:0;
	position:absolute;
	visibility: hidden;
	z-index: 100;
}

#banner1 {
	position:absolute;
	left:980px;
	top:120px;
	width:124px;
	height:60px;
	z-index:1;
}


#guidebox {
	font-size: 11px;
	padding: 15px;
	border: #e1e1e1 1px solid;
	background-color: #f7f7f7;  
}
#formbox {
	margin: 15px 0;
	font-size: 11px;
	padding: 15px;
	border: #f2f2f2 6px solid;
	background-color: #fff;
}
#blue_btn {
	letter-spacing:-1px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding:3px 0;
	border: #7a9fc8 1px solid;
	background-color: #8aadd4;
}
#gray_btn {
	letter-spacing:-1px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding:3px 0;
	border: #aaaaaa 1px solid;
	background-color: #b5b5b5;
}
#gray2_btn {
	letter-spacing:-1px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding:1px 0;
	border: #aaaaaa 1px solid;
	background-color: #b5b5b5;
}
#blue_box {
	padding:5px 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #84a5c9;
}

#notice_bar {
	position:absolute;
	left:326px;
	top:496px;
	width:361px;
	height:24px;
	z-index:1;
}


a:link			{ text-decoration: none; color: #8d8d8d }
a:visited		{ text-decoration: none; color: #8d8d8d }
a:hover			{ text-decoration: underline; color: #575757 }

a.blue:link		{ text-decoration: none; color: #deeeff }
a.blue:visited	{ text-decoration: none; color: #ffffff }
a.blue:hover	{ text-decoration: none; color: #ffffff }

a.gray:link		{ text-decoration: none; color: #ededed }
a.gray:visited	{ text-decoration: none; color: #ffffff }
a.gray:hover	{ text-decoration: none; color: #ffffff }

a.bar:link		{ text-decoration: none; color: #ededed }
a.bar:visited	{ text-decoration: none; color: #ffffff }
a.bar:hover	{ text-decoration: underline; color: #ffffff }

