.bg {
	background-attachment: scroll;
	background-image: url(../image/bg/shadowbg1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.a9 {
	font-size: 9pt;
}
.formborder {
	border: 1px solid #CCCCCC;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.a9gray {
	font-size: 9pt;
	color: #999999;
}
.topbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.bbs:link {
	color: #666666;
	text-decoration: none;
}
a.bbs:visited {
	color: #666666;
	text-decoration: none;
}
a.bbs:hover {
	color: #006699;
	text-decoration: underline;
}
.medium_line {
	line-height: 20px;
}
.form2 {
	background-color: eeeeee;
	border: 1px solid #CCCCCC;
}
.leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content_line {
	line-height: 25px;
}

