body {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
}

.tahoma_white_bold {
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma;
}

.Verdana {font-family: Verdana}

.text_11px {font-size: 11px}
.text_12px {font-size: 12px}
.text_14px {font-size: 14px}
.text_16px {font-size: 16px}
.text_20px {font-size: 20px}

.text_bold {font-weight: bold;}
.text_underline{text-decoration: underline;}

.line_height_50{line-height: 50%;}
.line_height_120{line-height: 120%;}
.line_height_150{line-height: 150%;}

.text_indent{padding-left: 1em;}

.padding-left_5{padding-left: 5px;}

.list_none{list-style-type: none;}

.margin_0px{margin: 0px; padding: 0px;}
.margin_5px{margin-top: 5px;}
.margin_10px{margin-top: 10px;}
.margin-left_5px{margin-left: 5px;}


.froat_left{float: left; margin-right: 5px;}
.froat_right{float: right; margin: 0px;}

.color_red{color: red !important;}
.color_blue{color: blue !important;}
.color_gray{color: #999999 !important;}
.bgcolor_yellow{background-color: #ffff00 !important;}
.bgcolor_red{background-color: #ff0000 !important;}
.bgcolor_blue{background-color: #000099 !important;}


.frame {
	border: 1px solid #7DA29A;
}

.main_table {
	border-top: 1px solid #7DA29A;
	border-right: 1px solid #7DA29A;
	border-bottom: 1px solid #7DA29A;
	border-left: 1px solid #7DA29A;
	margin: 0px;
}

.main_table {
	border: 1px solid #7DA29A;
	margin: 0px;
}

.main_table_1 {
	border-top: 1px solid #7DA29A;
	border-right: 1px solid #7DA29A;
	border-bottom: 0px;
	border-left: 1px solid #7DA29A;
	margin: 0px;
}

.main_table_2 {
	border-top: 0px;
	border-right: 1px solid #7DA29A;
	border-bottom: 1px solid #7DA29A;
	border-left: 1px solid #7DA29A;
	margin: 0px;
}

img.over {
position: relative; top: 20px; left: 0px; z-index: 1;
}

.tab a:link {
	color: #ffffff;
	font-size:14px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}
.tab a:visited {
	color: #ffffff;
	font-size:14px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}
.tab a:hover {
	color: #ffffff;
	font-size:14px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}

/*--------default---------*/

td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
a:link {
	font-family: tahoma;
}
a:visited {
	font-family: tahoma;
}
a:hover {
	color: #76938E;
	font-family: tahoma;
}

/*--------ō폜---------*/
.style2 {font-size: 16px}

.frame_main {
	border-top: 1px solid #7DA29A;
	border-right: 1px solid #7DA29A;
	border-bottom: 1px solid #7DA29A;
	border-left: 1px solid #7DA29A;
	margin: 0px;
}
