#topLeftoutside  {
	background:url(../images/template/topleft-bg.gif);
	/*width:100px;*/
}
#topLeftinside  {
	background:url(../images/template/topleft-frame.gif) repeat-y;
	width:35px;
}
#topRightinside  {
	background:url(../images/template/topright-frame.gif) repeat-y;
	width:35px;
}
#topRightoutside  {
	background:url(../images/template/topright-bg.gif);
	/*width:100px;*/
}
#bottomLeftoutside  {
	background:url(../images/template/bottomleft-bg.gif);
	/*width:100px;*/
}
#bottomLeftinside  {
	background:url(../images/template/bottomleft-frame.gif) repeat-y;
	width:33px;
}
#bottomRightinside  {
	background:url(../images/template/bottomright-frame.gif) repeat-y;
	width:33px;
}
#bottomRightoutside  {
	background:url(../images/template/bottomleft-bg.gif);
	/*width:100px;*/
}
