#layout_tl{
	background:url(/images/layout/layout_tl.png) no-repeat;
	width:15px;
	height:14px;
}
#layout_t{
	background:url(/images/layout/layout_t.png) repeat-x;
	width:770px;
	height:14px;
}
#layout_tr{
	background:url(/images/layout/layout_tr.png) no-repeat;
	width:15px;
	height:14px;	
}
#layout_l{
	background:url(/images/layout/layout_l.png) repeat-y;
	width:15px;
}
#layout_content{
	background-color:#FFFFFF;
}
#layout_r{
	background:url(/images/layout/layout_r.png) repeat-y;
	width:15px;
}
#layout_bl{
	background:url(/images/layout/layout_bl.png) no-repeat;
	width:15px;
	height:14px;
}
#layout_b{
	background:url(/images/layout/layout_b.png) repeat-x;
	width:770px;
	height:14px;
}
#layout_br{
	background:url(/images/layout/layout_br.png) no-repeat;
	width:15px;
	height:14px;	
}
#footer{
	width:100%;
	text-align:center;
	font-family:serif;
	color:#7e7e7e;
}
