html * {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.clear{
	display:block;
	clear:both;
	height:0px;
	overflow:hidden;
}
.tail{
	font-family:verdana;
	color:#ccc;
}
body{
	background:#F3FBFC;
}
#SectionTop {
	width: 900px;
	margin:5px auto 3px auto;
	position: relative;
}
#Nav08 {
	background-color: #eee;
	line-height:24px;
	text-align:center;
	height:24px;
}
#Nav08 *{
	color: #000000;
	text-decoration: none;
}
#Banner{
	height:110px;
}
#Nav {
	position: absolute;
	top: 114px;
	right: 15px;
	color: #FFFFFF;
	overflow:hidden;
}
#Nav * {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.body ul,.body li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#SectionBottom{
	clear:both;
	text-align:center;
	line-height:150%;
	background:url(images/bg_03.jpg) repeat-x 0px 0px;
	height:100px;
	padding-top:10px;
}