/* CSS Document */
.main
{
	margin:0px auto;
	width:100%;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	background:#FFF;
	
}
.top_bg
{
	margin:0px auto;
	height:31px;
	width:100%;
	background:#e3e3e3;
}
.top
{
	margin:0px auto;
	height:31px;
	width:1002px;
	background:#e3e3e3;
}
#top_left
{
	margin:0px auto;
	height:31px;
	width:402px;
	float:left;
}
#top_middle
{
	margin:0px auto;
	height:31px;
	width:300px;
	float:left;
}
#top_right
{
	margin:0px auto;
	height:31px;
	width:300px;
	float:left;
}
.header_bg
{
    margin:0px auto;
	height:70px;
	width:100%;
	background:#3d85ce;	
}
#header
{
	height:70px;
	width:1002px;
	margin:0px auto;
	
}
#logo
{
	margin:0px auto;
	height:70px;
	width:90px;
	float:left;
}
#navi
{
	margin:0px auto;
	height:70px;
	width:762px;
	float:left;
}
#search
{
	margin:0px auto;
	height:70px;
	width:150px;
	float:left;
}
.banner_bg
{
	margin:0px auto;
	height:408px;
	width:100%;
	background:#fff;
}
#banner-top
{
	margin:0px auto;
	width:1002px;
	height:20px;
}
#banner
{
	height:380px;
	width:1002px;
	margin:0px auto;
	
}
.clearfix
{
	clear:both;
}
#banner-bottom
{
	margin:opx auto;
	height:8px;
	width:1002px;
}
.content_bg
{
	margin:0px auto;
	height:auto;
	width:100%;
	background:#fff;
}
#content
{
	height:auto;
	width:1002px;
	margin:0px auto;
	
}
#content1
{
	height:900px;
	width:1002px;
	margin:0px auto;
	
}
.footer_bg
{
	width:100%;
	height:272px;
	margin:0px auto;
	background:#3d85ce;
}
#footer_top
{
	margin:0px auto;
	height:200px;
	width:1002px;
	
}
#footer_left
{
	margin:0px auot;
	height:200px;
	float:left;
	width:130px;
	
	}
#footer_left_top
{
	margin:0px auot;
	height:40px;
	float:left;
	margin-bottom:10px;
	width:130px;
	
	}
#footer_middle
{
	margin:0px auot;
	height:200px;
	float:left;
	width:570px;
	
	}
#footer_right
{
	margin:0px auot;
	height:200px;
	float:left;
	width:302px;
	
	}
#line
{
	margin:0px auto;
	width:100%;
	height:2px;
	background:#FFF;
}
#footer-bottom
{
	margin:0px auto;
	height:70px;
	width:1002px;
	background:#
}




a
{
	text-decoration:none;
	color:#fff;
}
a:hover
{
	color:#000;
}.main .footer_bg #footer_top #footer_middle table tr td {
	color: #FFF;
}
.main .footer_bg #footer_top #footer_middle table tr td {
	font-size: 12px;
}
.main .footer_bg #footer_top #footer_right table {
	color: #FFF;
}
.main .top_bg .top #top_left span {
	color: #000;
}
.main .content_bg #content table {
	color: #000;
}
.main .content_bg #content table tr td {
	color: #000;
}
