@charset "utf-8";
/* CSS Document */

.header{
	width:778px;
	float:left;
	height:112px;
}
.logo{
	margin:0 auto;
	height:349px;
	width:333px;
}
.flash_div{
	margin:0 auto;
	width:941px;
	height:280px;
}
.left_flash{
	float:left;
	width:361px;
	height:270px;
	
}
.right_flash{
	float:right;
	width:341px;
	height:280px;

}
.text_div{
	width:775px;
	height:44px;
	margin:10px auto;
	background-image:url(../images/main-text.jpg)
}