#Ws {
	width: 100%;
}
#Ws #Top {
	width: 100%;
}
#Ws #Top #Menu {
	height: 30px;
	background-color:#ffffff;
}
#Ws #Top #TextSelect {
	height: 26px;
	background-color:#d3e5fa;

}
#Ws #Top #TextSelect #SelectInfo {
	width: 40%;
	float: left;
	text-align: left;
	margin-top: 6px;
}
#Ws #Top #TextSelect #SelectRight {
	width: 55%;
	float: right;
	text-align: right;
	margin-top: 3px;
}
#Ws #Top #AdsT {
	height: 80px;
}
#Ws #Content #TextTitle {
	height: 18px;
	margin-top: 10px;
}
#Ws #Content #BookText {
	font-size: 11pt;
	margin-top: 5px;
	line-height: 150%;
	text-align: left;
	width:75%;
}
#Ws #Content #EndMenu {
	height: 20px;
	margin-top: 10px;
}
#Ws #Content hr {
	color: #cccccc;
	width: 100%;
}
#Ws #Content #LinkMenu {
	height: 20px;
	margin-top: 5px;
}
#Ws #End {
    width: 100%;
}
#Ws #End #EndType {
	width: 99%;
}
#Ws #End #AdsE {
	height: 80px;
}
#Ws #End #CopyRight {
	width: 100%;
}
#Ws #End #Links {
	width: 100%;
}
#Ws #End hr {
	color: #cccccc;
	width: 100%;
}
