html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #f90500;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
} 
#main
{
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top_part
{
	height: 108px;
	width: 726px;
	background-color: #FFFFFF;
	float: left;
	clear: both;
}
#logo
{
	float: left;
	height: 108px;
	width: 229px;
}
#flag
{
	float: left;
	width: 493px;
	height: 60px;
	text-align: right;
	padding-right: 4px;
	padding-top: 48px;
}
#header_main
{
	float: left;
	height: 134px;
	width: 726px;
}
#menu
{
	background-image: url(images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 130px;
	width: 169px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 30px;
	padding-left: 30px;
}

#menu ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li
{
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
}
#header
{
	float: left;
	height: 134px;
	width: 497px;
}
#content
{
	padding: 20px;
	float: left;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	line-height: 16px;
}
#copyright
{
	height: 49px;
	width: 726px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
}
#copyright a
{
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover
{
	color: #FFFF00;
	text-decoration: none;
}
#footer_part1
{
	float: left;
	width: 353px;
	padding-top: 7px;
	padding-left: 10px;
}
#footer_part2
{
	text-align: right;
	float: right;
	width: 345px;
	padding-top: 7px;
	padding-right: 10px;
}
p
{
	margin: 0px;
	padding: 0px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f90500;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.link
{
	color: #F90500;
	text-decoration: none;
}
.link:hover
{
	color: #1C7015;
	text-decoration: none;
}
/* history */
.history_common
{
	float: left;
	width: 683px;
	padding-bottom: 15px;
	position: relative;
}
.history_thumb
{
	float: left;
	width: 125px;
}
.history_content
{
	float: left;
	width: 555px;
}
.link_box
{
	text-align: center;
	float: left;
	width: 250px;
	padding-right: 4px;
	padding-left: 4px;
}
.link_box2
{
	text-align: center;
	float: left;
	width: 165px;
	padding-top: 40px;
}
