﻿body{
	padding:0px;
	margin:0px;
	height:auto;
	color:#194D66;
	background-color:#F0F4FF;
	font-family:"Arial Unicode MS";
	padding-top:5px;
	font-size:12px;
}
table,div,tr,td,ul,li,tt,span,font,img{
	background-color:#F0F4FF;
}
h2{
	font-family:"Arial Unicode MS";
	font-size:16px;
	color:#194D66;
}
img{
	border:none;
}
#index_overall{
	width:1002px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#index_logo{
	width:1002px;
	height:180px;
	overflow:hidden;
	float:left;
	text-align:left;
}
#index_logo_text{
	width:300px;
	height:150px;
	margin-left:30px;
	overflow:hidden;
	margin-top:30px;
	float:left;
	text-align:left;
}
#index_logo_pic{
	width:586px;;
	height:180px;
	margin-left:15px;
	overflow:hidden;
	background:url('../images/logo-text.jpg') no-repeat;
	float:right;
}
#index_menu{
	width:1002px;
	height:30px;
	overflow:hidden;
	text-align:center;
}
ul,li{
	list-style-type:none;
}
.menu_style ul{
	list-style:none;
	height:30px;
	padding:0px;
	margin:0px
}
.menu_style li{
	float:left;
	width:115px;
	margin-left:1px;
	height:30px;
	line-height:30px;
	background-color:#F0F4FF;
}
.menu_style a{
	font-size:14px;
	color:#F0F4FF;
	display:block;
	background-color:#194D66;
	text-decoration:none;
}
.menu_style a:hover{
	font-size:14px;
	color:#F0F4FF;
	display:block;
	background-color:#999999;
	text-decoration:none;
}
.menu_style a:visited{
	font-size:14px;
	color:#F0F4FF;
}
#index_content{
	width:1002px;
	height:auto;
	overflow:hidden;
	margin-top:5px;
	border-left:1px solid #194D66;
	border-right:1px solid #194D66;
	border-bottom:1px solid #194D66;
}
#index_left{
	width:200px;
	height:auto;
	float:left;
	overflow:hidden;
}
#index_center{
	width:598px;
	height:1405px; /*新加*/
	float:left;
	overflow:hidden;
	border-left:1px solid #194D66;
	border-right:1px solid #194D66;
}
#index_right{
	width:202px;
	height:auto;
	float:right;
	overflow:hidden;
}
#index_bottom{
	width:1002px;
	height:auto;
	float:left;
	text-align:center;
	border-top:1px solid #194D66;  /*新加*/
}
.font_01{
	width:200px;	
	height:20px;	
	background-color:#194D66;	
	text-align:center;	
	color:#FFFFFF;
}
.font_03{
	width:202px;	
	height:20px;	
	background-color:#194D66;	
	text-align:center;	
	color:#FFFFFF;
}
a{
	color:#194D66;
	font-size:12px;
	text-decoration:underline;
}
a:hover{
	color:#9E2627;
	font-size:12px;
	text-decoration:none;
}
hr{
	color:#194D66;
	height:0px;
}
	
	
	
	
	
	
	
	
	
	
	
