#cltwrapper-p {
	float:left;
	background: transparent url(../images/tpl_left_top.png) no-repeat left top;
	width: 149px;
	height: 387px;
	overflow: hidden;
}
#cltcontent-p {
	margin: 20px 0 12px 0;
	height: 352px;
	overflow: auto;
}
#crtwrapper-p {
	float:left;
	background: transparent url(../images/tpl_right_top.png) no-repeat left top;
	width: 524px;
	height: 387px;
	overflow: hidden;
}
#crtcontent-p {
	margin: 25px 17px 25px 27px;
	height: 337px;
	overflow: hidden;
}
#clbwrapper-p {
	float:left;
	background: transparent url(../images/tpl_left_bottom.png) no-repeat left top;
	width: 352px;
	height: 130px;
	overflow: hidden;
}
#clbcontent-p {
	margin: 20px 0 12px 0; 
	height: 98px;
	overflow: auto;
}
#crbwrapper-p {
	float:left;
	background: transparent url(../images/tpl_right_bottom.png) no-repeat left top;
	width: 321px;
	height: 130px;
	overflow: hidden;
}
#crbcontent-p {
	margin: 25px 17px 25px 27px;
	height: 114px;
	overflow: hidden;
}