.topb-box {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	word-wrap: break-word;
	text-align: left;
	width: 550px;
}
.body-scr {
	background: transparent url(../images/body.jpg) repeat scroll top left;
}
.head-pos {
	height: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 0;
}
.foot-pos {
	height: 32px;
	margin-left: 0px;
	position: relative;
	z-index: 0; 
}
.hd-style {
	display:table-cell;
	width:550px;
	height: 64px;
	background: transparent url(../images/headder.jpg) repeat scroll top left;
	left: 0px;
	position: absolute;
	top: 0px; 
	z-index: 1;
}
.ft-style {
	display:table-cell;
	width:550px;
	height: 32px;
	background: transparent url(../images/footer.jpg) repeat scroll top left;
	left: 0px;
	position: absolute;
	top: 0px; 
	z-index: 1;
}

.cotn-box {
	margin-left: 0px;
	position: relative;
	z-index: 5; 
	line-height: 130%;
}
.titl-box {
	padding: 15px 2em 5px 2em;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
.mid-title {
	position: relative;
	top:10px;
	background: transparent url(../images/mtitle.jpg) no-repeat scroll top left;
	padding: 9px 1em 6px 1em;
	font-weight: bold;
	font-size: 16px;
	color: #333;
	text-align:center;
}
.mid-catch {
	padding: 8px 2em 8px 2em;
	font-weight: bold;
	font-size: 16px;
	color: #f03;
	text-align:center;
	background-color: #ffc;
}
.mid0-box {
	clear: both;
	padding: 13px 1.5em 3px 1.5em;
	font-weight:normal;
	font-size: 14px;
	color:#009;
}
.img-exp {
	padding: 0px 0em 0px 0em;
	font-weight:normal;
	font-size: 12px;
	color:#666;
	text-align:center;
}
.left-box {
	float: left;
	padding: 5px;
}
.lmid-box {
	float: none;
	padding: 5px;
}
.rite-box {
	float: right;
	padding: 5px;
}