/* CSS Document */
<!--
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
-->
#container{ width:1003px; height:988px; background:url(images/index_01.jpg) repeat-x;}
#top{ width:947px; height:56px;}
#flash{ width:886px; height:65px;}
#content{ width:885px; height:687px;}
#foot{ width:885px; height:150px;}
#content .left{ width:253px; float:left; background-color:#ececec;}
#content .right{ width:615px; float:left; margin-left:15px;}