@import url("default.css");
.base{
	width: 690px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-bottom: 30px;
}
.base-outer{
	background-image: url(../imgscom/bg_com.gif);
	background-repeat: repeat-y;
	width: 931px;
	margin: 0px auto 0px auto;
}
.footer{
	text-align: left;
	height: 150px;
	width: 680px;
	margin: 0px auto 0px auto;
	font-size: 10px;
	line-height: 15px;
}

