/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#696463;
}
body {
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #FF3333;
}
#logo {
	position:absolute;
	top:35px;
	left:68px;
}
#section_nav {
	position: absolute;
	left: 396px;
	top: 62px;
	width:207px;
}
#next_prev {
	position: absolute;
	left: 185px;
	top: 218px;
	width:207px;
	background-image:url(../../../../img/nxt_prv_all_25.gif);
	background-repeat:no-repeat;
	height:39px;
}
#next {
	float:right;
}
#prev {
	float:left;
}
#nav {
	position: absolute;
	left: 396px;
	top: 100px;
	width:564px;
}
#text_box {
	position: absolute;
	left: 72px;
	top: 293px;
	width:317px;
	text-align:right;
	line-height:14px;

}
#img_box {
	position: absolute;
	left: 415px;
	top: 222px;
	width: 530px;
}
#copyright_info {
	width:317px;
	text-align:right;
	font-size:9px;
	margin-top:35px;
}
#test {
	position: absolute;
	left: 72px;
	top: 544px;
	width:317px;
	text-align:right;
	font-size:9px;
}
#sm_nav {
	position: absolute;
	left: 790px;
	top: 62px;
	width:155px;
}
h1 {
	font-weight:bold;
	font-size:12px;
}
