@CHARSET "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background: #0060c2;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
background: url('/images/bg.gif');
	
}
img, div { behavior: url('/FixPNGinIE6/iepngfix.htc') }
.page
{
	width: 1005px;
	border: 0px solid red;

	height: 100%;
}
html>body .page{height:auto;}
.banner
{
	width: 1005px;
	border: 0px solid red;
	height: 352px;
	float: left;
	text-align: center;
	
}
.menulink{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}


#footer{
	width: 880px;
	text-align: left;
	color: #000;
	float: left;
	font-weight: normal;
}
#footer a{
	color: #000;
	text-decoration: none;
}
.seperate{
	height: 41px; float: left; background: url('/images/seperate.png') repeat-x;
}
#foot-left {
	float:left;
	width: 9px;
	height: 50px;
	background: url("/images/foot_06.jpg") no-repeat;
}
#foot-center {
	float:left;	
	height: 50px;
	width: 729px;
	background: url("/images/foot_07.jpg") repeat-x;
}
#foot-right {
	float:left;
	width: 10px;
	height: 50px;
	background: url("/images/foot_09.jpg") no-repeat;
}
.topmenu{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topmenu:hover{
	color: yellow;/*#d9b23f;*/
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.newsname{
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}
.othersname{
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}
.menuservice{
	color: #663300;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.servicemenu1{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.menuservice2{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}


