.pageTop {
}
body {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size:12px;	
	background-color: #FBFAF4;
}
a {
	color: #000;
	text-decoration: none;
}

.pageBody {
	width: 1001px;
	
}
.pageBody .Left {
	width: 220px;
	vertical-align: top;
	
}
.pageBody .Left .columnWin {
	background-image: url(../images/win_gb.jpg);
	display: block;
	text-align: right;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: right top;
}
.pageBody .Left .columnWin .Content {
	text-align: center;
	vertical-align: top;
	line-height: 25px;
	width: 172px;
	display: block;
	background-color: #FFF;
}

.pageBody .Left .columnWin .Content .ColumnBar {
	background-image: url(../images/win_btn.gif);
	height: 22px;
	width: 133px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFF;
}

.pageBody .Right {
	vertical-align: top;
}
.pageBody .Right .columnBar {
	text-align: center;
	margin-top: 10px;
	font-size: 15px;
}
.pageBody .Right .Content {
	border: 1px solid #C4BC9C;
	margin: 10px;
	padding: 5px;
	width: 96%;
	display: block;
	background-color: #FFF;
}
.bottom {
	background-color: #C4BC9C;
	width: 1001px;
	height: 45px;
	margin-top: 10px;
}
.bottom .Left {
	display: block;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 50px;
	width: 90px;
}
.bottom .Right {
	padding-left: 10px;
	font-size: 12px;
	color: #3F1318;
}
