@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	background: url(../images/body-bg.jpg) center top fixed no-repeat #000;
}
.body_lft{width:100%;}
.logo{width:90%;margin:5% 5%;}
.logo img{width:250px;height:60px;}
.footer{display:none;}
.body_rht{width:96%;margin:0 2%;float:left;}
.nws{width:100%;height:auto;float:left;margin:20px 0;}
.hm-txt{width:96%;height:auto;float:left;margin:2% 2%;}
.hm-txt p{text-align:center;}
.inr-pg{width:96%;height:auto;margin:5% 2%;float:left;}
.content{width:92%;height:auto;padding:4%;}
.content img{width:100%;}
.gl{margin:0px 0px 13px 0px;}