@charset "utf-8";
.lt_bg {
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 8px;
}
body {
	width:100%;
	background:url(images/bg.gif) repeat-x top #fdfdfd
}

