#header {
	margin-bottom: 5px;
	margin-top: 5px;
	width: 760px;
	border-bottom: 1px solid #eeeeee;
}
#topimg { width: 760px; }
/* globalnav start
=============================================== */
#globalnav { width: 760px; }
#globalnav li {
	padding-left: 20px;
	float: left;
}
#globalnav img { vertical-align: top; }/*For IE6 BUG top and bottom space*/
/* globalnav end
=============================================== */
#pankuzu {
	font-size: 93%;
	width: 760px;
	clear: both;
}
#content { width: 760px; }
#content #side {
	float: left;
	width: 200px;
}
#content #side #menu { width: 200px; }
#content #side #menu img { vertical-align: top; }/*For IE6 BUG top and bottom space*/
#content #main { width: 700px; }
#content #main #pdf {
	border: 1px solid #dddddd;
	padding: 10px;
	margin-bottom: 20px;
}
#content #main #pdf h2 {
	font-size: 108%;
	color: #333;
	padding-bottom: 10px;
	background-image: url(../../images/icn_pdf_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#content #main #down { text-align: center; }
#content #main #imgdown {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	padding: 10px;
	margin-bottom: 10px;
}
#content #main #imgdown #downcheck {
	color: #333333;
	text-align: center;
	font-size: 93%;
	padding-bottom: 10px;
}
#content #main #imgdown #downcheck a { color: #003399; }
#content #main #pic li {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
#content #main #pic td {
	padding: 5px;
	vertical-align: middle;
}
#content #main #pic .border { border: 1px solid #eeeeee; }
#footer {
	width: 760px;
	margin-top: 5px;
	clear: both;
	border-top: 1px solid #eeeeee;
	padding: 5px;
}
#footer #copyright {
	text-align: right;
	margin-top: 2px;
	font-size: 77%;
	margin-bottom: 5px;
	color: #002666;
}
#content #main h1 {
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	color: #990000;
}
