#main{
	background: none;
}
#content {
	margin: 0;
}
#right {
	display: none;
}
#head #menu_top div.menu_top_bg {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false);
}
#cont_page{
	margin-left: 20px;
	font-size: 12px;
	font-family: arial;
	margin-bottom: 30px;
	float: left;
	width: 95%;
}
#content h1{
	margin-left: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #004a8f!important;
	border-top: 1px solid #2aafd5;
}
/*search*/
.inner_hr{
	margin: 0px 40px 0px 18px;
	border-bottom: 1px solid #2aafd5;
	height: 47px;
}
#search_form{
	margin-bottom: 60px;
}
#search_form input{
	width: 410px;
	height: 16px;
	padding: 0;
}
#search_form .search_btn{
	width: 64px;
	height: 19px;
	background: url(/img/srch/srch_btn.gif);
	background-repeat: no-repeat;
	border: none;
	margin-left: 10px;
}
h1{
	font-size: 24px;
	color: #004a8f;
	margin:0; 
	padding: 0;
}
.serc_res_block{
	margin-top: 30px;
	color: #333333;
	width: 630px;
}
.serc_res_block a{
	color: #333333;
}
.serc_res_block p{
	margin-top:5px;
}
/*search end*/
/*sitemap*/
#content #sitemap {
	float: left;
	width: 100%;
}
#content #sitemap ul {
	margin-left: 12px;
	padding-left: 0;
}
#content h1.sitemap {
	color: #004a8f!important;
	border-top: 1px solid #2aafd5;
}
#content #sitemap .sitemap_block{
	width: 33%;
	float: left;
	margin-top: 30px;
}
#content #sitemap .sitemap_block span a{
	font-size: 18px;
	color: #66ccff;
}
#content #sitemap .sitemap_block ul li a {
	color: #333333;
	font-size: 11pt;
	font-style: normal;
}
#content #sitemap .sitemap_block ul li{
	list-style: none!important;
	list-style-image: none!important;
	background: none!important;
	padding-left: 0;
	margin: 5px 0;
}
#content #sitemap .sitemap_block ul ul li a{
	font-size: 10pt;
}
/*sitemap end*/
