body {
	background:url(../images/index_01.jpg);
	background-color:#EEEEEE;
	background-repeat:repeat-x;
	text-align:center;
	margin: 0; 
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

a.link {
	text-decoration:none;
	color:#0066FF;
}

a.link:hover {
	border-bottom:1px dotted #000000;
	color:#000000;
}

.image {
	border:1px;
	border-color:#000000;
}

#title {
	font-size:16px;
	font-weight:bold;
}

#header {
	background:url(../images/index_03.jpg);
	width:964px;
	height:136px;
	margin:auto;	
}

#menu {
	text-align:left;
	position:relative;
	font-size:16px;
	top:107px;
	left:15px;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {	
	border-bottom:1px dotted #CCCCCC;
	color:#CCCCCC;
}

#content {
	background:url(../images/index_06.jpg);
	background-repeat:repeat-y;
	margin:auto;
	padding:0px;	
	min-height:568px;
	height:auto;
	_height:568px;	
	width:964px;
	overflow:auto;
	_overflow:visible;	
}

#left_content {
	padding:15px;
	width:644px;
	float:left;
	text-align:left;
}

#right_content {
	padding-right:4px;
	float:right;
	width:286px;
}

#bottom {
	background:url(../images/index_09.jpg);
	background-repeat:no-repeat;
	width:964px;
	height:5px;
	margin:auto;
}

#title {
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
