body {
	SCROLLBAR-FACE-COLOR: rgb(234,234,234);
 SCROLLBAR-3DLIGHT-COLOR: rgb(234,234,234);
 SCROLLBAR-DARKSHADOW-COLOR: rgb(234,234,234);
 SCROLLBAR-BASE-COLOR: rgb(0,0,0);
 	font-family: "Arial", "Helvetica", "sans-serif";
}
td {
	font-size: 12px;
	line-height: 18px;
	color: 5E5E5E;
}
.in_bg {
	background-color: #FFFFFF;
	background-image: url(/images/in3_01_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.in_bg2 {
	background-attachment: fixed;
	background-image: url(/images/in3_01_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 24px;
	color: #CC6600;
	text-decoration: underline;
}
.content {
	font-size: 12px;
	line-height: 22px;
	color: 7D7D7D;
}
.title_a:link {
	font-size: 12px;
	line-height: 25px;
	color: #FF9000;
	text-decoration: none;
	font-weight: bold;
}
.title_a:visited {
	font-size: 12px;
	line-height: 25px;
	color: #FF9000;
	text-decoration: none;
	font-weight: bold;
}
.title_a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
hr {
	border: dashed;
	color: 4D2609;
	height: 1px;
}
.input1 {
	border-top: 1px solid CCCCCC;
	border-right: 1px solid EBEBEB;
	border-bottom: 1px solid EBEBEB;
	border-left: 1px solid CCCCCC;
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #999999;
}