.bg {
	background-color: #F8B40E;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}

TD {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:12px;
}

.header_01 {
	font-size:14px;
	color:F8B40E;
}

.header_02 {
	font-size:13px;
	color:9F6D31;
}

a:link, a:hover, a:active, a:visited {
	color:F8B40E;
	text-decoration:underline;
}

.pad_01 {padding:10px 25px 10px 15px}
.div_scroll {overflow-y:auto; height:385px; width:527px}


