@charset "utf-8";

/* top styles */

body {
	font-size: 12px;
	width: 100%;
	background-image: url(../image/shared/bg.gif);
	background-repeat: repeat-y;
}
#container {
	width: 980px;
	background-image: url(../image/shared/container.gif);
	background-repeat: no-repeat;
}
