@charset "utf-8";
/* CSS Document */
body{margin:0 auto;}
#index_front{
	height:80px;
	width:100%;
	background-color:#3184da;}
#index_flash{
	width:996px;
	height:538px;
	margin:0 auto;
}
#index_flashb{margin:0 auto;
	width:100%;
	height:538px;
	background-image:url(../images/bg.jpg);
	}
#index_bottom{	
width:100%;
height:90px;

	
	background-color:#154d85;}


	#index_bottom_t{
	font-size:14px;
	padding-left:240px;
	padding-top:10px;
	color:#036;
}
	#index_bottom_t a{text-decoration:none;
	color:#036;}
