.header{
	text-align:center;
	background-repeat:repeat-x;
	background-image: url(../images/index/bg.png);
	background-position: left top;
	padding-top: 1px;
}
.header #flower{
	position:relative;
	width:847px;
	height:354px;
	margin:0px auto 0px auto;
}
/*#header .bg{
	background:url(../images/header/bg2.png) 0 80px;
	background-repeat:repeat-x;
	width: 920px;
	height: 480px;
	margin:0px auto 0px auto;
}
#header .bg .vbg{
	background:url(../images/header/vbg.png) 65px 80px;
	background-repeat:repeat-y;
	width: 920px;
	height: 480px;
	margin:0px auto 0px auto;
}
*/

