* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px auto;
}
body {
    margin-top: 0px;

	}

.container {
	width: 910px;
	height:auto;
	background-color: #FFFFFF;
	
}
.top {
	background-color: #F4F8EA;
	height: 70px;
	width: 910px;
}

.logo {
	float: left;
	height: 50px;
	width: 500px;
	
	
}


.nav{
	float: right;
	height: 50px;
	width: 200px;
	line-height:30px;
	text-align: right;
	margin-bottom:10px;
	margin-right: 10px;
	font-size: 12px;
	
}
.nav a{
	line-height:30px;
	color:#003366;
	text-decoration:none;
	font-family: Arial;
	padding-left:10px;
	padding-right:10px;
}
.nav a:hover{
    color:#FF6600;
    text-decoration:underline;
 	}
.nav a:visited {
    color:#CC0000
}

.menu {
	float: right;
	height: 36px;
	width: 910px;
	background-image: url(../image/bg_menu.jpg);
	background-color: #FF6600;    
}

.banner{
	float:left;
	height:170;
	width: 910px;
	image: url(../image/banner_top.jpg);
	background-color: #FFFFFF;
}

.content{
	float:left;
	height:auto;
	width: 910px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
}


.left {
	float:left;
	width: 260px;
	height: auto;
	line-height:30px;
	text-indent:8px;
}

.title{
    width: 260px;
	height: 60px;
	padding-top:15px;
}


.list {
	width:238px;
	font-size: 14px;
	float: left;
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	margin-left:2px;
	background-image: url(../image/bg_li.jpg);
	background-repeat: repeat-x;
}

.list a {
	color:#003366;
	text-decoration:none;
}
.list a:hover {
    color:#FF6600;
	text-decoration: underline;
}
.list a:visited {
    color:#CC0000
}


.article {
	float: left;
	background-color: #FFFFFF;	
	height: 290;
	width: 630px;
	line-height:25px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	
}
.list_r {
    
	width:600px;
	font-size: 14px;
	float: left;
	font-weight: normal;
	list-style-type: upper roman;
	text-align: left;
	text-indent:3px;
	background-image: url(../image/bg_li_r.jpg);
	background-repeat: repeat-x;
	
}

.list_r a {
	color:#003366;
	text-decoration:none;
	text-indent:18px;
}
.list_r a:hover {
    color:#FF6600;
	text-decoration: underline;
}
.list_r a:visited {
    color:#CC0000
}

.bottom {
	float:left;
	height: 38px;
	width: 910px;
	line-height:38px;
	color:#FFFFFF;
	text-indent:20px;
	background-image: url(../image/bg_bottom.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}
.bottom a{
    font-size: 14px;
	color: #FFFFFF;
	line-height:20px;
	text-decoration:none;
	
}
.bottom a:hover{
    text-decoration:underline;
}

.font_logo {
	font-family: Arial Black;
	font-size: 20x;
	color: #3370A2;
}
.font_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}



.font_menu{
	line-height:38px;
	color:#ffffff;
	font-family: Arial Black;
	font-size: 18px;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
}
.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;} 



    }

