body{
margin:0;
padding:0;
line-height: 1.4em;
background-image: url(../images/h_back.png);
background-repeat: repeat-x;
}

.maintext {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: left;
}
.mainliner {
font-family: "Arial Black", Helvetica, sans-serif;
text-align: left;
}
.header {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: x-large;	
text-align: left;
color: #003300;
} 
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	text-decoration: none;
}


#liquid-round {
width:99%;
margin:0px auto;
background:#fff url(http://www.holbeinhk.com/test/images/b_left.png) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(http://www.holbeinhk.com/test/images/b_top.png) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(http://www.holbeinhk.com/test/images/b_topr.png) no-repeat right top;
}
.center-content {
position:relative;
background:url(http://www.holbeinhk.com/test/images/b_right.png) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.bottom {
height:60px;
background:url(http://www.holbeinhk.com/test/images/b_bot.png) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(http://www.holbeinhk.com/test/images/b_botr.png) no-repeat right top;
}

.float_collpic_left {    /* FLOATER */
	float : left;
	padding-right : 16px;
	padding-top : 6px;
}
.float_collpic_right {
	float : right;
	padding-left : 16px;
	padding-top : 6px;
}
div.floatdummy {  			/* --- Dummy box needed to keep other boxes from      --- */
	position : relative;	/* --- shifting on window resize when using the       --- */
	top : 0px;				/* --- other float_box objects.                       --- */
	z-index : 1;			/* --- Embed other float_box objects into float dummy --- */
	/*COLOR: #FF65EB; */
	/*float : right;*/
