body {
	background-color: #333333;
	margin: 0px;
}
table {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.hj {
	line-height: 18px;
}
.bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left-bg {
	background-image: url(../images/left-menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 218px;
}
.left-bg2 {
	background-image: url(../images/left-menubg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftmenu-txt {
	padding-left: 25px;
	color: #FFFFFF;
}
a.a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:hover {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.body-bg {
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
}
.bt {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
}
.bg2 {
	background-image: url(../images/page-bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.feet-txt {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.bg3 {
	background-color: #005298;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

