ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
body, img, h1, p
{
	margin: 0;
	padding: 0;
	border: 0;
}
html, body
{
	font-family: Tahoma;
	font-size: 11px;
}
a
{
	text-decoration: none;
	color: #000;
}
div#main_body
{
	margin:0 auto;
	padding:0;
	width:923px;
}
div#logo_top
{
	width: 181px;
	height: 81px;
	float: left;
}
div#menu_top_cont
{
	height: 81px;
	width: 740px;
	float: left;
}
div#menu_top_cont div#menu_top_div
{
	padding: 19px 0 25px 30px;
	height: 37px;
}
div#menu_top span
{
	float: left;
}
div#menu_top span.blue a
{
	display: block;
	float: left;
	background: #163665;
	text-decoration: none;
	padding: 14px 11px 13px 11px;
	color: #fff;
	line-height: 10px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}
div#menu_top span.blue a:hover
{
	background: #23538f;
}
div#menu_top span.gray a
{
	display: block;
	float: left;
	background: #faf9f5;
	text-decoration: none;
	padding: 13px 8px 11px 8px;
	color: #6b6b6b;
	font-size: 11px;
	font-family: Tahoma;
}
div#menu_top span.gray a:hover
{
	color: #000;
}

#search input.text
{
	width: 111px;
	height: 21px;
	background: #faf9f5;
	border: 0;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	padding-left: 10px;
	font-size: 11px;
	font-family: Tahoma;
	color: #6b6b6b;
	line-height: 23px;
	margin-top: 7px;
	margin-left: 10px;
}
div#banner_top
{
	height: 174px;
	position: relative;
	clear: both;
}
div#banner_top div#banner_top_text
{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
	background: url('/images/banner_top_text_bg.png') repeat-x;
	width: 899px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	line-height: 35px;
	padding-left: 24px;
}
div#banner_top div#banner_top_text img
{
	margin-top: 11px;
	margin-right: 15px;
}
div#banner_top div#banner_top_text a
{
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}
div#banner_top div#banner_top_text a:hover
{
	color: #c3d3e4;
}
div#menu
{
	height: 39px;
	border-bottom: solid 1px #b9b9b9;
}

div#menu div.item
{
	float: left;
}
div#menu div.item a
{
	display: block;
	margin: 1px;
	height: 10px;
	padding: 13px 15px 15px 15px;
	text-decoration: none;
	color: #747474;
	line-height: 10px;
	font-family: tahoma;
	font-size: 10px;
	float: left;
}
div#menu div.item a:hover
{
	/*background-image: url('/images/menu_bg.png');
	background-repeat: no-repeat;*/
	background-image: url('/images/menu_bg_2.png');
	background-repeat: repeat-x;
	color: #fff;
}
div#navi
{
	height: 32px;
	color: 9c9c9c;
	clear: both;
	line-height: 32px;
	padding-left: 8px;
}
div#navi a
{
	color: #6d6d6d;
	font-weight: bold;
	text-decoration: none;
}
div#navi div#time
{
	color: #9c9c9c;
	float: right;
	margin-right: 4px;
	top: 0;
}
div#content
{
	clear: both;
}
div#footer
{
	clear: both;
	height: 25px;
	border-top: solid 1px #e5e5e5;
	color: #b9b9b9;
	padding-top: 12px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 10px;
}
