#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 91px;
	background-image: url(../images/top_header.gif);
	background-repeat: no-repeat;
	background-position: 160px 0px;
}
#header #fontsize {
	float: right;
}
#header #rogo {
	float: left;
}
#globalmenu {
	height: 39px;
	clear: both;
}
#globalmenu .btn {
	float: left;
}
#flash {
	margin-top: 8px;
}
#contents #main {
	float: right;
	width: 720px;
}
#contents #side_banner {
	font-size: 83%;
	line-height: normal;
	color: #666;
}
#contents #side_banner .caption {
	display: block;
	margin-bottom: 10px;
	margin-top: 4px;
}






#footer {
	background-image: url(../images/top_footer.gif);
	background-repeat: no-repeat;
	height: 102px;
	margin-top: 10px;
	background-position: 0px 5px;
}
#footer #link_footer {
	font-size: 10px;
	line-height: normal;
	height: 14px;
}
#footer #copyright {
	font-size: 10px;
	line-height: normal;
	padding-top: 15px;
}
