.wraper { position: relative; padding-left: 20px; padding-right: 27px; }
.size { width: 215px; }
.size1 { width: 580px; }
.size2 { width: 680px; }
.top_left {	position: absolute;	top: -20px;	left: 0px; width: 20px; height: 20px; }
.top { position: absolute; top: -20px; height: 20px; }
.top_right { position: absolute; top: -20px; right: 0px; width: 27px;	height: 20px; }
.bottom_left { position: absolute; bottom: -27px; left: 0px; width: 20px; height: 27px; }
.bottom { position: absolute; bottom: -27px; height: 27px; }
.bottom_right {	position: absolute;	bottom: -27px; right: 0px; width: 27px; height: 27px; }
.insidePNG_left {
	position: absolute;
	left: 1px;
}
.insidePNG_right { position: absolute; right: 0px; }
.innerdiv {
	position: relative;
	overflow: hidden;
	margin-right: -27px;
	margin-left: -20px;
	padding-left: 20px;
	padding-right: 27px;
	background-color: #FFFFFF;
}

.position { top: 23px; }
.position3 { top: 40px;left:10px }
.clear { font-size: 0; line-height: 0; height: 0; padding: 0; margin: 0; clear: both; }
.content1 {font-size: 85%}
.contenttitle{
	padding: 5px;
	background-color: #FFFFCC;
}