body {
	margin-top: 0px;
	background-image: url(Images/bg.gif);
	margin-bottom: 0px;
}
.Font9 {
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}
.Copyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.Tb_down_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.bbs_title {
	border: 1px solid #abc2e4;
}
.Tbline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d4d2d2;
}
.Line1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 10pt;
}


.Linesty {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #333399;
	border-bottom-color: #333399;
	font-size: 10pt;
}
.Tb_line {
	font-size: 10pt;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d4d2d2;
	border-bottom-color: #d4d2d2;
	border-left-color: #d4d2d2;
}


a:link {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #333399;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: none;
}
.Fontsize10 {
	font-size: 10pt;
	color: #333333;
}
.username{
	background-image:url(images/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:18px;
	FONT-SIZE: 12px;
}
.password{
	background-image:url(images/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:18px;
	FONT-SIZE: 12px;
}
.input {
	border: 1px solid #CCCCCC;
}
.Gridview {
	background-image: url(Images/BBS_title_bg.jpg);
}