@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 1020px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 427px;
	padding-bottom: 0px;
}

.oneColFixCtrHdr #header {
	height: 130px;
	width: 1000px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-bottom: 15;
	padding-left: 20px;
	padding-right: 0px;
	width: 1000px;
	height: 255px;
	margin-right: auto;
	margin-left: auto;
}
#menu_index {
	height: 31px;
	width: 1000px;
	padding-bottom: 7px;
}
#chi_text {
	float: right;
	height: 320px;
	width: 470px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 15px;
}

#banner_img {
	width: 1000px;
	height: 220px;
	padding-bottom: 10px;
	padding-top: 0px;
	float: right;
}
.oneColFixCtrHdr #footer {
	height: 355px;
	width: 1000px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(cont_m.png);
	float: right;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_text {
	float: left;
	height: 350px;
	width: 500px;
	padding-top: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
#operators_img {
	height: 255px;
	width: 1000px;
}
#service_text {
	height: 319px;
	width: 489px;
	text-align: left;
	color: #000000;
}
#text_rightside_service {
	height: 350px;
	width: 450px;
}
#text_rs_service {
	height: 320px;
	width: 450px;
	float: right;
	padding-top: 20px;
	text-align: left;
}
#map {
	height: 320px;
	width: 460px;
}

