* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px auto;
}
body {
	margin-top: 0px;
	background-image: url(../images/bg_line.gif);

	}

.container {
	width: 1000px;
	height:auto;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.top {
	background-color: #FFFFFF;
	height: 100px;
	width: 1000px;
	color: #333333;
}
.logo {
	float: left;
	height: auto;
	width: 300px;
	font-family: Arial Black;
	margin-top: 20px;
	margin-left: 15px;
	text-align: left;
}

.nav{
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 280px;
	text-align: right;
	background-image: url(../image/bg_top.jpg);
	padding-right: 10px;
	background-position: right top;
}
.nav a{
	line-height:30px;
	color:#009933;
	text-decoration:none;
	font-family: Arial Black;
	font-size: 14px;
	padding-left:10px;
	padding-right:10px;
}
.nav a:hover{
    color:#FFFFFF;
 	background-color:#0099CC;
}
.menu {
	background-image: url(../image/bg_menu.jpg);
	height: 38px;
	width: 1000px;
	float: left;
	background-color: #1B9C40;
    
}
.menu a{
    
	color:#ffffff;
	text-decoration:none;
	font-family: Arial Black;
	font-size: 16px;
	padding-left:10px;
	padding-right:10px
}
.menu a:hover{
    background-color:#0099CC;
}
.banner{
    float:left;
	height: 266px;
	width: 1000px;
	background-color: #009933;

}
.content{
	float:left;
	height:auto;
	width: 1000px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.article {
	float: left;
	background-color: #FFFFFF;
	height: auto;
	width: 760px;
	line-height:25px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	color: #000000;	
}

.list {
	width:220px;
	font-size: 14px;
	float: left;
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	text-height:50px;
	margin-left:0px;
	background-repeat: repeat-x;
	text-indent: 2px;
	padding-top: 10px;
}

.list a {
	color:#009900;
	text-decoration:none;
	text-height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.list a:hover {
    color:#FF6600;
	text-decoration: underline;
}
.list a:visited {
    color:#CC0000
}
.article {
	float: left;
	height: auto;
	width: 760px;
	line-height:20px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-righ:10px;
	
}
.bottom {
	height: 28px;
	width: 1000px;
	background-color: #009933;
	font-weight: bold;
	color:#FFFFFF;
	text-indent:10px;
	padding-top: 3px;
	
}
.bottom a{
	color: #FFFFFF;
	line-height:20px;
	text-decoration:none;
	
}
.bottom a:hover{
    text-decoration:underline;
}

.font_logo {
	font-family: Arial Black;
	font-size: 36px;
	color: #3370A2;
}
.font_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.sum{
	margin-top: 2px;
	float: right;
	height: 30px;
}

.font_menu{
	line-height:42px;
	color:#ffffff;
	font-family: Arial Black;
	font-size: 18px;
	padding-left:20px;
	padding-right:20px
}
.font_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #FFFFFF;
	font-weight: bold;
}
.globalkey_table {width:100%;border:1px solid #D7F1F0;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
.globalkey_table td,th{border:1px solid #D7F1F0;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;} 
.gloabalkey_table th{text-align:center;font-weight:600;font-size:12px;background-color:#F4F4F4;} 