.bgr {
	background-image: url(images/bgright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgl {
	background-image: url(images/bgleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.barmenu {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-image: url(images/bar_bg.gif);
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	white-space: nowrap;
}
.descript {
	font-size: 10px;
	color: #CCCCCC;
}
.title {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.brd {
	border: 1px solid #333333;
}
.t2 {
	font-size: 17px;
	font-weight: bold;
	color: #FFCC00;
}
.jtext {
	font-size: 11px;
	color: #FFFFFF;
}


.sitename {
	font-weight: bold;
	color: #FFCC00;
}
.det1 {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.det2 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}