body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	text-align: left;
}
.top-bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.menu-bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu-t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E6E6E;
}
.menu-r {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 {
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.font12 {
	font-size: 12px;
	font-weight: bold;
}
.font-h {
	color: #FF0000;
}
.d1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.r1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.link2 {
	color: #006699;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.yy2 {
	background-image: url(../images/yy_2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.yy1 {
	background-image: url(../images/yy_1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.edline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.t1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}.d2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.h180 {
	line-height: 200%;
}
