@charset "utf-8";/* formatting style-------------------------*/* {	font-style: normal;	margin: 0px;	padding: 0px;}body {	font-family: serif;	font-size: 80%;	line-height: 1.6;	color: #333333;	background-color: #f3d96f;	text-align: center;	background-image: url(img/bobyback.jpg);	background-repeat: repeat;}#wrapper {	background-color: #FFFFFF;	width: 800px;	border-right-width: 2px;	border-left-width: 2px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #990000;	border-left-color: #990000;	text-align: left;	margin-right: auto;	margin-left: auto;	background-image: url(img/hana.jpg);	background-repeat: no-repeat;	background-position: right top;}#header {	background-image: url(img/header_p.jpg);	background-repeat: no-repeat;	background-position: center center;	height: 112px;	width: 780px;	margin-right: auto;	margin-left: auto;	padding-top: 10px;	padding-bottom: 20px;}#header h1 {	font-size: 20%;	color: #FFFFFF;}#leftpart {	width: 180px;	margin-left: 10px;	float: left;	font-size: 90%;	height: 450px;	background-image: url(img/leftflower.JPG);	background-repeat: no-repeat;	background-position: left bottom;}#leftpart ul li {	list-style-type: none;	line-height: 2.0;}#leftpart ul li a {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #990000;	line-height: 1.4;	display: block;	height: 28px;	padding-top: 12px;	text-decoration: none;	padding-left: 5px;}#leftpart ul li a:hover{color: #ffffff;	background-color: #c93a35;}#wrapper #leftpart .info {	margin-top: 10px;}#wrapper #leftpart #infocontents {	height: 100px;	overflow: auto;	margin-top: 5px;}		#curtainsize {	width:325px;	height:175px;	border:0;	float: right;	padding-left:10px;	}#example p {	color: #990000;}#rightpart {	float: right;	width: 560px;	margin-right: 10px;}#footer {	text-align: center;	clear: both;	padding-top: 10px;	padding-bottom: 30px;}
