﻿#RightContentHeader {
	background-image: url(../Images/Design/Header/header_back/02.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: 112px;
	width: 423px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	float: left;
	left: 16px;
	top: 0px;
}
#RightContentHeaderFlower {
	width: 134px;
	height: 104px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../Images/Design/Header/header_flower/01.gif);
	background-repeat: repeat-y;
	z-index: 5;
	float: right;
	top: 8px;
	position: relative;
}