table {
	font-size: 12px;
	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: 20px;
}
.hj2 {
	line-height: 18px;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 700px;
	background-color: #FFFFFF;
	background-position: left top;
}


.bt {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 1px;
}
.tabbj {
	background-color: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 5px;
}
