body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	background-color: #EBEBEB;
}
.main_text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.main_text_c {
	font-family: Arial;
	font-size: 12px;
	color: #35629D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title_text_16 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.title_text_16_c {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #35629D;
	text-decoration: none;
}
.sub_text {
	font-family: Arial;
	font-size: 12px;
	color: #243F4F;
	text-decoration: none;
}
ul {
	margin-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.about_us_text {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.input_frame {
	font-family: Arial;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
img {
	margin: 3px;
	border: 0px;
}
li{
	list-style-image: url(img/list_dot.gif);
	list-style-position: outside;
}
.title_text {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

