.clear {
	clear:both;
	}
.divClear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
#container {
	background: #2D3739 url("../images/bg.jpg") repeat-x top;
	}
#wrap {
	width:auto;
	height: auto;
	margin:auto;
	background: #01b0d8 
	}
.main_content{
width:970px;
margin:0 auto;
background:url("../images/center_bg_1.jpg") no-repeat -1px 155px;
padding:20 20 20 20;
height:auto;
}
.header2{
width:930px;
height:112px;
margin:0 0 0 19px;
}
.header_container
{
background:url("../images/top_header_bg.png") no-repeat -1px top;
}
.logo{
	float: left;
	display: inline;
	width: 200px;
	height: 70px;
	margin-top: 10px;
	margin-left: 20px;
	}
.top_right{
	width: 700px;
	}
.top_login{
	width: 450px;
	}

/*-----------------------------menu-------------------*/
#menu{
width:930px;
height:31px;
margin:0 0 0 19px;
padding:12px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
}
#menu ul{
display:block;
list-style:none;
padding:0px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:31px;
}
#menu ul li a{
width:84px;
height:31px;
display:block;
padding:0px;
margin:0 0 0 5px;
float:left;
text-decoration:none;
text-align:center;
color:#004e8c;
font-size:13px;
font-weight:bold;
line-height:31px;
}
#menu ul li.selected a{
width:84px;
height:31px;
display:block;
padding:0px;
margin:0 0 0 3px;
float:left;
text-decoration:none;
text-align:center;
color:#004e8c;
font-size:13px;
font-weight:bold;
line-height:31px;
background:url("../images/bt_a.gif") no-repeat center;
}
#menu ul li a:hover{
background:url("../images/bt_a.gif") no-repeat center;
}


/*----------------------------footer-----------------*/
.footer_container
{
	background:#07306b url("../images/footer.jpg") repeat-x left -10px;
	 
}
.footer{
width:970px;
height:133px;
padding:0;
margin:0 auto;
color:#fff;
background:url("../images/footer_bg.png") no-repeat center top;
}
.footer_links{
width:896px;
height:30px;
margin:auto;
color:#838383;
background:url("../images/footer_links.gif") no-repeat center;
}
.left_footer{
float:left;
display:inline;
height: 30px;
padding:5px 0 0 10px;
}
.left_footer a{
font-size:10px;
text-decoration:none;
color:#838383;
}
.right_footer{
float:right;
display:inline;
height: 30px;
padding:5px 10px 0 10px;
}
.right_footer a{
font-size:10px;
text-decoration:none;
color:#838383;
}
.subfooter{
width:890px;
clear:both;
margin:auto;
padding:40px 0 0 0;
}
.subfooter_left{
float:left;
font-size:10px;
color:#FFFFFF;
}
.subfooter_right{
float:right;
font-size:10px;
color:#FFFFFF;
}
.subfooter_right a{
text-decoration:none;
color:#FFFFFF;
}
