BODY, table, tr, td
{
	FONT-SIZE: 9pt;
	MARGIN: 0px;
	COLOR: #CBBDB0;
	TEXT-DECORATION: none;
	font-family:"±¼¸²";
	line-height: 19px;


}
A
{
	FONT-SIZE: 9pt;
	COLOR: #CBBDB0;
	font-family:±¼¸²;
	

}
A:link
{
	FONT-SIZE: 9pt;
	COLOR: #CBBDB0;
	font-family:±¼¸²;
	text-decoration: none;
}
A:visited
{
	FFONT-SIZE: 9pt;
	COLOR: #CBBDB0;
	font-family:±¼¸²;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;


}
A:hover
{
	FONT-SIZE: 9pt;
	COLOR: #CBBDB0;
	font-family:±¼¸²;
	text-decoration: none;
}

.main {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #21170F;
	color: #CBBDB0;

}
.xrep {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.yrep {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
.norep {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.inputm{
	border:1px solid #B2B2B2;
	font-family:±¼¸²;
	font-size: 9pt;
	height: 16px;
	color: #666666;
	background-color: #D5D5D5;


}
