* {
	margin:0;
	padding:0;
	}


body {
	width:980px;
	font-size:12px;
	line-height:1.5em;
	background-image: url(../image/shared/bg.gif);
	background-repeat: repeat-y;
	background-attachment : fixed;
	background-position : 0% 100%;
	}
	
a {
	color:#CBD9C5;
	text-decoration:none;
	}
hr {display:none;}
img {border:0;}
ul, ol, li {list-style-type:none;}
.clearFl {clear:both;}
th {font-weight:normal;padding-right:10px;}
td {font-size:1em;}



#CONTAINER {
	width:980px;
	padding-bottom:30px;
	}


#HEADER {
	width:980px;
	height:94px;
	background:#466E34 url(../image/shared/header.jpg) 0 0 no-repeat;
	}
	#HEADER h1, h2 {
		display:none;
		}
	#HEADER .btTop {
		position:relative;
		top:34px;
		left:887px;
		width:63px;
		}
#FOOTER {
	clear:both;
	width:920px;
	margin:0 auto;
	text-align:center;
	}
	#FOOTER #btPageup {
		text-align:right;
		padding:10px 0 5px;
		}
	#FOOTER .btTop {
		width:63px;
		margin:0 auto;
		}

.btTop a {
	text-indent:-9999px;
	width:63px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(../image/shared/bt_top.gif) 0 0 no-repeat;
	}
	.btTop a:hover {
		background-position:0 -21px;
		}
