@charset "utf-8";
body {
	background-color: #666666;
	background-image: url(images/bg.png);
}
#layout {
	height: 575px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(images/content.png);
	background-repeat: no-repeat;
	height: 341px;
	width: 740px;
	float: left;
}
#content_iframe {
	height: 286px;
	width: 662px;
	margin-left: 46px;
	margin-top: 14px;
	display: inline;
	float: left;
}
#header_top {
	background-image: url(images/header_top.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 740px;
	float: left;
}
#header_tab {
	height: 53px;
	width: 662px;
	float: left;
}
#header_left {
	background-image: url(images/header_left.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 28px;
	float: left;
}

#header_tab_topleft {
	background-image: url(images/header_tab_topleft.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 39px;
	float: left;
}
#header_tab_topright {
	background-image: url(images/header_tab_topright.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 264px;
	float: left;
}
#banner_side {
	height: 522px;
	width: 225px;
	float: right;
}
#banner_header {
	height: 165px;
	width: 558px;
	float: left;
}
#copyright {
	height: 10px;
	width: 662px;
	float: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 8px;
}

#nav {
	height: 165px;
	width: 154px;
	float: left;
}
