@charset "utf-8";
body
{
	margin:0px;
	padding:0px;
	font-family:宋体;
	font-size:12px;
	background-image:url("/images/bg.gif");
	background-repeat:no-repeat;
	background-position:left 30px;
	background-color:#fff;
	min-height:800px;
}
img
{
	border:none;
}
.top
{
	margin:0px;
	padding:0px;
	background-color:#056492;
	width:100%;
	height:30px;
}
.top div.topContent
{
	margin:0px auto;
	padding:0px;
	width:999px;
	height:30px;
	line-height:30px;
}
.top div.topContent div.left
{
	margin:0px;
	padding-left:320px;
	width:130px;
	float:left;
	background-image:url("/images/top_img1.jpg");
	background-repeat:no-repeat;
	background-position:40px center;
}
.top div.topContent div.left a,.top div.topContent div.right a
{
	color:#fff;
	text-decoration:none;
}
.top div.topContent div.left a:hover,.top div.topContent div.right a:hover
{
	text-decoration:underline;
}
.top div.topContent div.right
{
	margin:0px;
	padding-right:35px;
	width:320px;
	float:right;
	color:#fff;
	text-align:right;
}
.corsider .a
{
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.corsider .b
{
	font-size: 13px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
.top div.topContent div.right img
{
	border:none;
	width:22px;
	height:23px;
	vertical-align:middle;
}
.corsider
{
	margin:0px auto;
	padding:0px;
	width:999px;
	height:auto;
	clear:both;
}
.corsider a
{
	 text-decoration:none;
}
.corsider div.header
{
	margin:0px;
	padding-left:329px;
	width:670px;
	/*height:100px;*/
	float:right;
	text-align:right;
	background-image:url("/images/logo.jpg");
	background-repeat:no-repeat;
	background-position:30px bottom;
}
.corsider div.header div.topText
{
	margin:0px;
	padding:8px;
	height:30px;
	background-image:url("/images/rightText.gif");
	background-repeat:no-repeat;
	background-position:380px center;
}
.corsider div.header div.navi
{
	margin:0px;
	/*padding-top:22px;*/
	height:32px;
}
.corsider div.header div.navi ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:32px;
}
.corsider div.header ul li
{
	width:76px;
	height:32px;
	float:left;
}
.corsider div.header div.navi ul li a
{
	color:#fff;
	text-decoration:none;
	display:block;
	width:76px;
	height:32px;
	text-align:center;
	font-family:黑体;
	font-size:14px;
	line-height:32px;
	font-weight:bold;
}
.corsider div.header div.navi ul li a:hover
{
	color:#056492;
	background-image:url("/images/navi_hover_bg.gif");
	background-repeat:no-repeat;
	background-position:center center;
}
.corsider img,p,pre,ul,li,span,h1,h2,h3,td,table,tr,input
{
	background-repeat:no-repeat;
	background-position:left center;
	border:none;
}
.corsider div
{
	background-repeat:no-repeat;
	background-position:left center;
}
.corsider h1
{
	background-position:left  bottom;
}

/*2010 07 07 小徐另加的*/
.content_top {width:952px;  height:86px; overflow:hidden; background:#067EB6; margin:auto; margin-top:15px;}
.content_top_logo {width:175px; height:71px; overflow:hidden; float:left; margin-left:10px;}
.content_top_logo a { float:left; width:175px; height:71px; overflow:hidden; background:url(/images/index/logo.gif);}

.content_top_right {width:609px; float:right; overflow:hidden;}
.content_top_right_biaoyu {width:100%; text-align:right; margin:24px 0 20px 0;}

.content_top_right ul{list-style-type: none; margin: 0px; padding: 0px;height: 32px;}
.content_top_right ul li{width: 76px;height: 32px;float: left;}
.content_top_right ul li a {color: #fff;text-decoration: none;display: block;width: 76px;height: 32px;text-align: center;font-family: 黑体;font-size: 14px;line-height: 32px;font-weight: bold;}
.content_top_right ul li a:hover{color: #056492;background-image: url(/images/navi_hover_bg.gif );background-repeat: no-repeat;background-position: center center;}
