body {
	font-family: Univers;
	font-size: 12px;
	color: #333;
	margin: 0px;
}
a {
	color: #9f9f9f;
	text-decoration: none;
}
a:hover {
	color: #009BCA;
	text-decoration: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.txt_kor {
	font-family: "돋움";
	font-size: 12px;
	color: #9f9f9f;
	line-height: 18px;
}
.txt_kor02 {
	font-family: "돋움";
	font-size: 18px;
	color: #9f9f9f;
	font-weight: bold;
}
.txt_kor_03 {
	font-family: "돋움";
	font-size: 12px;
	color: #898989;
	line-height: 18px;
}
.txt_kor_04 {
	font-family: "돋움";
	font-size: 12px;
	color: #636363;
	line-height: 18px;
}
.txt_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f9f9f;
	line-height: 18px;
}
.txt_eng02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9f9f9f;
}
.txt_eng_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	line-height: 18px;
}
.txt_eng_03 a{
	color: #898989;
	text-decoration: none;
}
.txt_eng_03 a:hover{
	color: #009BCA;
}
.txt_eng_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	line-height: 18px;
	font-weight: bold;
}
#wrap {
}
#main_flash {
	height: 550px;
	background-image: url(../img/main_flash_bg.gif);
	padding-left: 56px;
	margin-bottom: 40px;
}
#main_content {
	padding-left: 56px;
}
#footer {
	padding-left: 56px;
	height: 135px;
	margin-top: 50px;
}
#sub_flash {
	height: 310px;
	padding-left: 56px;
	background-image: url(../img/sub_flash_bg.gif);
}
#sub_content {
	padding-left: 56px;
}
