body {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	background-color: #ffffff;
	background-attachment: fixed;
	
}
a:link {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

a:hover {
	font-size: 12px;
	color: #FF6600;
	line-height: 20px;
}


.td_main {
	background-image: url(../images/bg_td_main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.highlight {
	font-size: 12px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF0000;
}
.highlight_G {
	font-size: 12px;
	line-height: 30px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/icon_02.gif);
	color: #003300;
}
.highlight_R {

	font-size: 12px;
	line-height: 30px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/arrow.gif);
	color: #FF3300;
}
.question {
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
}
.text_white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.tltle_green {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #549419;
	padding: 5px;
}
.tltle_green2 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #7AC125;
}
.highlight_Y {

	font-size: 12px;
	line-height: 30px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/icon_04.gif);
	color: #333333;
}
.title01 {
	font-size: 16px;
	line-height: 18px;
	color: #549419;
	font-weight: bold;
}
.title02 {
	font-size: 16px;
	line-height: 18px;
	color: #FF6600;
	font-weight: bold;
}
.title03 {
	font-size: 15px;
	line-height: 18px;
	color: #006600;
	font-weight: bold;
}
.text-body {
	font-size: 12px;
	color: #000000;
}
.text-body2 {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
.table_1 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #EBFFBF;
}
.table_3 {
	font-size: 12px;
	line-height: 20px;
	background-color: #CAEEFF;
}

.table_2 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFCC;
}
.space {
	background-image: url(../images/h_dot.gif);
	background-repeat: repeat-x;
	height: 5px;
}
