body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ËÎÌå";
	font-size: 12px;
	text-align: center;
}

.bg_menu {
	background-color: #E7EAEF;
	border-top: 1px solid #CED8E2;
	border-right: 1px solid #CED8E2;
	border-bottom: 4px solid #CED8E2;
	border-left: 1px solid #CED8E2;
	text-align: center;
	width: 177px;
}

.left_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED8E2;
	line-height: 21px;
	text-align: left;
	width: 90%;
	color: #000000;
}
.left_bottom_menu {
	line-height: 21px;
	text-align: left;
	width: 90%;
	color: #000000;
}
.server_tel {
	width: 94%;
	color: #000000;
	line-height: 17px;
	text-align: left;
}
.input{
	background-color: #FFFFFF;
	border: 1px solid #CED8E2;
	width: 70px;
}
.bg_news {
	background-color: #EFF7FE;
}
.companyIntroduce {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92C3F2;
	text-align: left;
}
.companyText {
	line-height: 18px;
	color: #000000;
}
.companyTable {
	color: #000000;
	text-align: left;
	height: 22px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

.bgCompany {
	background-color: #D3E8FD;
}
.filter{
filter:alpha(opacity=50);
}