@import "common.css";
body {
	background-image: url(../images/common/bg.gif);
	height: 100%;
}
#Wrapper {
	background-color: #FFFFFF;
	width: 984px;
	height: 100%;
}
#ContentsArea {
	margin-right: 11px;
	margin-left: 24px;
	padding-bottom: 20px;
}
.Footer {
	background: url(../images/common/footer_bg.gif) repeat-x;
	vertical-align: middle;
}
.Footer a {
	background: url(../images/common/footer_icon.gif) no-repeat 0px 3px;
	padding-left: 13px;
	padding-right: 10px;
}
.Name {
	color: #CB4300;
	font-weight: bold;
	font-size: 14px;
}
