body{
	background-color : #F2F3ED;
	margin-top : 30px;
	margin-bottom : 30px;
	margin-left : 40px;
	margin-right : 40px;
	scrollbar-face-color: #BFC1B4;
scrollbar-base-color: #BFC1B4;

scrollbar-shadow-color: #BFC1B4;
scrollbar-highlight-color: #BCBCBC;

scrollbar-track-color: #DEE0D5;
scrollbar-arrow-color: #333333;

scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #CCCCCC;
}
#f3x{
	background-image : url(image/f_3.jpg);
	background-position : top left;
	background-repeat : repeat-x;
}
#bg_08{
	background-image : url(image/bg_08.gif);
	background-position : top;
	background-repeat : repeat-x;
	height : 45px;
}
#dt{
	color : #666666;
	font-family : Tahoma;
	font-size : 11px;
	text-align : center;
}
a.dl:link,a.dl:visited{
	color : #666666;
	text-decoration : none;
}
a.dl:hover{
	color : #729204;
	text-decoration : underline;
}
#content{
	color : #262626;
	font-family : Tahoma;
	font-size : 11px;
	vertical-align : top;
	text-align : justify;
	padding-top : 12px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 16px;
	line-height : 14px;
}
td{
	color : #262626;
	font-family : Tahoma;
	font-size : 11px;
}
#red{color : red;}
