BODY {
	margin: 0px 0px 0px 0px;
	background-color: #FCF7F3;
	background-image: url(images/base/bg.jpg);
	background-repeat: repeat-x;
}

#Left { background-image:url(images/base/grade_left.jpg); background-repeat: repeat-y;}
#Right { background-image:url(images/base/grade_right.jpg); background-repeat: repeat-y;}.home_combox1 {
	background-image: url(images/top/bg_flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home_combox2 {

	background-image: url(images/top/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home_combox3 {
	font-size: 11px;
	color: #666666;
	padding: 6px 10px;
	line-height: 130%;
	letter-spacing: 1px;
	border: 2px dotted #FFCCCC;
	margin-left: 5px;
	width: 180px;
}
.home_combox4 {
	font-size: 12px;
	color: #D70297;
	padding: 6px 10px;
	line-height: 130%;
	letter-spacing: 1px;
	border: 2px dotted #FFCCCC;
	margin-left: 5px;
	width: 180px;
	margin-top: 3px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF99CC;
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.pcom {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	text-align: left;
	padding: 0px;
	width: 483px;
	margin-top: 10px;
	margin-bottom: 20px;
}

