body {
	background-color: #FFE6BF;
	font-family: Arial;
	margin: 0px;
	font-size: 16px;
}

.header_top{
	background-image: url(/img/top_bar.gif);
	height: 69px;
	width: 100%;
	text-align: center;
}
.main{
	background-color: #FFFFFF;
	padding: 10px;
	width: 800px;
}

.bar_tp_1{
	background-image: url(/img/right_bar_m.gif);
	border: 1px solid #FFD430;
}

.bar_bt_1{
	background-color: #FFF7D7;
	padding: 10px;
}
.bar_bt_1 a{
	padding-right: 2px;
	font-size: 12px;
}
.footer{
	font-size: 12px;
	padding: 5px;
}
.td1,.td2,.td3{
	width: 190px;
}
.td1_2,.td2_2,.td3_2{
	width: 140px;
	text-align: right;
	font-weight: bold;
}
.td1,.td1_2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 5px;
	background-color: #DCD9FD;
}
.td2,.td2_2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 5px;
	background-color: #FDD9D9;
}

.td3,.td3_2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 5px;
	background-color: #FFFF99;
}

.style1 {
	font-size: 24px;
	color: #FFFFFF;
}
.tb1,.tb2,.tb3{}
.k_h{
	text-decoration: underline;
	margin-right: 10px;
}
.st2 {
	color: #669933;
	font-size: 24px;
	font-weight: bold;
}