@charset "utf-8";
/* CSS Document */

.site_policy_top {
	width:800px;
	height:49px;
	background:url(../images/public/public_bg_top.gif) bottom left no-repeat;
}

.site_policy_midle {
	width:800px;
	height:auto;
	background:url(../images/public/public_bg_midle.gif) top left repeat-y;
	text-align:center;
}

.site_policy_btm {
	width:800px;
	height:50px;
	background:url(../images/public/public_bg_btm.gif) top left no-repeat;
}

.ifream_wrap {
	padding:1em 1em;
}