@CHARSET "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	background: url("/images/bg.gif") center repeat-y ;
}
img, div { behavior: url('/FixPNGinIE6/iepngfix.htc') }
.page
{
	width: 1004px;
	border: 0px solid red;
	float: center;
	height: auto !important;
	height: 100%;
}
html>body .page{height:auto;}
.banner
{
	width: 912px;
	border: 0px solid red;
	height: 261px;
	background:url("/images/bannerbg.jpg") repeat-x;
	margin-left: 2px;
	_margin-left: 1px;
	float: left;
	text-align: center;
}
.content{
	width: 916px;
	float: left;
	text-align: center;
	
	
}
.content1{
	width: 916px;
	float: left;
	text-align: center;

	
}
.footer{
	width: 916px;
	float: left;
	text-align: center;
	background: url("/images/footer_13.jpg") bottom no-repeat;
	height: 82px;
}
.left{
	width: 685px; 
	float: left;
}
.right{
	width: 225px; 
	float: right;
	margin-right: 3px;
	_margin-right: 2px;
}
.topmenu{
	width: 684px;
	float: right;
	padding-left: 1px;
	
	
}
.menubg{
	width: 113px;
	height: 57px;
	float: left;
	background: url("/images/homebg.gif") no-repeat;
}
.menutext
{
	width: 113px;
	text-align: center;
	margin-top: 21px;
}
.menulink
{
	color: #0e507b;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.menulink:hover
{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

.bottom_border2{
	width: 440px; height: 6px; float: left; background: url('/images/bottom2.gif') no-repeat;
}
.bottom_border3{
	width: 225px; height: 6px; float: left; background: url('/images/bottom3.gif') no-repeat;
}
.bottom_border4{
	width: 684px; height: 9px; float: left; background: url('/images/bottom4.gif') no-repeat;
}
.newsname{
	text-decoration: none;
	font-weight: normal;
	color: #137fc7;
	font-weight: bold;
}
