body {
	font-family: Arial, "????", "???";
	background-position: center top;
	background-image: url(../images/bg.gif);
}
.border-left {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
}
.border-right {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #CCCCCC;

}
.v-dotline {
	background-image: url(../images/v_dotline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 18px;


}
.text {
	font-family: Arial, "????", "???";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-right: 15px;
	padding-top: 2px;
	vertical-align: top;
}
.text:hover {
	color: #999999;
	text-decoration: none;
}
.text-green {

	font-family:Arial, "????", "???";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #4EBFA4;
	text-decoration: underline;
	text-align: left;
	padding-right: 15px;
}
.text-green:hover {

	font-family: Arial, "????", "???";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #3F8E7C;
	text-decoration: underline;
	text-align: left;
	padding-right: 15px;
}
.copyright {
	font-family: Arial, "????", "???";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 783px;
	float: left;
	background-image: url(../images/opo_copyright.jpg);
	vertical-align: middle;
	padding-top: 6px;
}
.copyright1 {

	font-family: Arial, "????", "???";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.h-dotline {
	background-position: left bottom;
	background-image: url(../images/h_dotline.gif);
	background-repeat: no-repeat;
}
