html,body{
	margin:0px;
	padding:0px;
	background-color:#000000;
}
.main {
	margin:0 auto;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	width: 942px;
}

a{
	text-decoration:none;
	color:#33FF00;
	margin:0px;
	padding:0px;
}
a:hover{
	text-decoration:underline;
	color:#33FF00;
}

.header{
	width:942px;
	height:145px;
	background-color:#002436;
	margin:0px;
	padding:0px;
	}
.header .logo {
	width:225px;
	height:145px;
	margin:0px 0px 0px 40px;
	padding:0px;
	float:left;
	}
.header .top{
	width:610px;
	height:145px;
	margin:0px;
	padding:0px;
	float:left;
	

}
 .header .menubox{
 	width:600px; 
	height:85px;
	float:left;
	margin: 0px;
	padding:0px; 
 }
.middle{
	margin:0px ;
	padding:0px;
	width:942px;
	background-color:#0E527A;
	float:left;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
.middle .top{
	margin:0 auto;
	margin-top:50px;
	width:845px;
	height:168px;
	border:#6BA2C1 solid 2px;
	}
	
.middle .content{
	width:540px;
	float:left;
	margin-top:15px;
	}
	
.middle .content h3{
	margin:0px;
	padding:0px;
	font-family: "Arial Narrow";
	color:#fd8a01;
	}
.middle .content {
	font-family:verdana;
	font-size:14px;
	
	}
.middle .content .b2{
	margin:15px 0px 0px 0px;
	padding:0px;
	font-family:verdana;
	font-size:12px;
	line-height: 22px;
}


.middle .boxbody{
	padding:0px 0px 0px 0px;
	width:202px;
	background-image: url(../images/bbg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px 0px 0px 16px;;
}
.middle .boxbody a {
	color:#fff000;
}
.middle .bottom{
	width:942px;
	height:92px;
	margin:0px 0px -2px 0px;
	padding:0px;
	/*background:url(../images/bottom.png) no-repeat bottom;*/
	float:left;
	}
	
.footer{
	width:942px;
	float:left;
	height: 80px;
	}
	
/*.png {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logo.png,sizingMethod=crop);}
*/ 
 