body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
image {
    border-width: 0px;
}

td {
	font-family: gulim, verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.td_01 {

	font-family: verdana, gulim;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.td_02 {

	font-family: gulim, verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.td_03 {
	font-family: gulim, verdana;
	font-size: 12px;
	color: #496376;
	text-decoration: none;
	font-weight: bold;
}
.td_04 {

	font-family: gulim, verdana;
	font-size: 12px;
	color: #4F8D9F;
	text-decoration: none;
}
.td_bold_01 {
	font-family: gulim, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #97B6D2;
}
.left_line01 {
	background-image: url(../images/lift_line_bg.gif);
	background-repeat: repeat-y;
}
.right_line02 {
	background-image: url(../images/main_rightline_bg.gif);
	background-repeat: repeat-y;
}
.main_under_line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.main_under_line02 {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.main_under_line03 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.main_under_line04 {
	border-top-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.main_under_line05 {

	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDF2F5;
}
.main_top_under_line01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.main_box01 {
	border: 3px solid #EBEFF8;
}

a:visited {
	font-family: gulim, verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: gulim, verdana;
	font-size: 12px;
	color: #BC7185;
	text-decoration: none;
}
a:link {
	font-family: gulim, verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: gulim, verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.under_line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
