body {
	background:#CCCCCC;
	margin: 0px;
}

.contentTable {
	width: 900px;
}

.langTable {
	background:url(imgs/bg_head_1.gif) no-repeat left top;
	width: 135px;
	height: 42px;
	padding: 38px 0px 0px 75px;
}

.head_name {
	background:url(imgs/bg_head_2.gif) repeat-x left top;
	width: 660px;
	text-align: right;
	padding-top: 30px;
}

.head_right {
	background:url(imgs/bg_head_3.gif) no-repeat left top;
	width: 30px;
}

.main_right {
	background:url(imgs/bg_body_1.gif) repeat-y left top;
	width: 50px;
}

.main_bright {
	background:url(imgs/bg_body_bottom_3.gif) no-repeat left top;
	width: 50px;
	height: 30px;
}

.main_bcenter {
	background:url(imgs/bg_body_bottom_2.gif) repeat-x left top;
	width: 650px;
	text-align: left;
}

.lang {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.lang a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.lang a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}

.data {
	padding: 20px 0px 0px 35px;
	text-align: left;
}

.fontW13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.fontWB22 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fontWB15 {
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
.fontBLB18 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #273054;
	text-decoration: none;
}
.fontG13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}