html {}
body {
	margin: 0px;
	padding: 0px;
	background-color: #e6e7e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 668px;
	height:auto;
	float:inherit;
	display: block;
	padding: 0px;
}
#title {
	width: 668px;
	height: 114px;
	float:left;
	clear:left;
	background-image: url("../img/title_bk.gif");
	background-repeat: no-repeat;
}
#tsnav {
	width: 658px;
	height: 27px;
	float:left;
	padding:0px 0px 0px 10px;
	line-height: 27px;
}
#ssnav {
	width: 658px;
	height: 23px;
	float:left;
	clear:left;
	padding:0px 0px 0px 10px;
	line-height: 23px;
}
#content { width: 668px; float:left; clear:left; margin:10px 0px 10px 0px; padding: 0px;}
#image_txt {
	width: 212px;
	float:left;
	clear:left;
	margin:-275px 0px 0px 420px;
	padding: 0px;
	z-index:2;
	position: relative;
	height: 251px;
}
#image {
	position: relative;
	width: 658px;
	display: block;
	float: left;
	overflow: hidden;
	height: 304px;
	z-index:1;
}
#content2 { width: 668px; float:left; clear:left; margin:5px 0px 0px 0px; padding: 0px;}
#bottom { width: 669px; float:left; clear:left; margin:2px 0px 0px 0px; padding: 0px; border-top:1px solid #315449; padding:4px 0px 5px 0px;}
#left { width: 340px; float:left; clear:left; margin:5px 0px 0px 0px; padding: 0px;}
#right { width: 322px; float:left; margin:5px 5px 0px 0px; padding: 0px;}