@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
a:link {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
td {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.footer {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}
.ttl_1 {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	line-height: 20px;
	cursor: pointer;
	cursor:pointer;
}
.text_1 {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
}
.text_2 {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
.menu_ttl_s {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005ea8;
	font-weight: bold;
}
.logo_ttl {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #888888;
	font-weight: bold;
}
.menu_ttl_n {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	cursor:pointer;
	cursor:pointer;
}
.menu_text_n {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	cursor: pointer;
}
.menu_text_s {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a1bdd3;
	line-height: 18px;
	cursor: pointer;
}

.menu_text_n_new {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	font-weight: bold;
}
.menu_text_s_new {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	font-weight: bold;
}

.head_ttl_s {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	cursor: pointer;
}
.head_ttl_b {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	cursor: pointer;
}
.list_ttl_n {
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	cursor: pointer;
}
.style2 {font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #336699; }
.pic_input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 15px;
	font-family: 'Nanum Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blue {
	color: #0066CC;
	font-weight: bold;
}
.gray {
	color: #222222;
}