#Ws {
	width: 100%;
}
#Ws #Top {
	width: 100%;
}
#Ws #Top #Menu {
	height: 30px;
	background-color:#ffffff;
}
#Ws #Top #TextSelect {
	height: 26px;
	background-color:#bfceda;
}
#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: 6px;
}
#Ws #Top #AdsT {
	height: 80px;
}
#Ws #Content {
    width:100%;
}
#Ws #Content #TextTitle {
	height: 18px;
	padding-top:10px;
	margin:auto;
	width:100%;
}
#Ws #Content #TextInfo {
	padding-top:10px;
	margin-top:10px !important;
    margin:auto;
	width:100%;
}
#Ws #Content #BookText {
	font-size: 9pt;
	margin-top: 5px;
	line-height: 130%;
	text-align: left;
	/*width:85%;*/
	width:772px;
}
#Ws #Content #BookText ul {
	border-left: #666666 1px solid;
	float: left;
	width: 100%;
	/*width:772px;*/
	list-style-type:none;
	margin:0;
	padding:0;
}
#Ws #Content #BookText ul li{
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid;
	table-layout:fixed;
	padding:9px 0 0 2px;
	float:left;
	overflow:hidden;
	word-break:break-all;
	/*width:24.9%;*/
	width:190px;
    height:20px;
	text-align:left;
}
#Ws #Content #BookText #NclassTitle {
	height: 24px;
	/*width: 99.8%;*/
	width:771px;
	background-color: #DCEDD1;
	padding-top:9px;
	text-align:center;
	border-top: #666666 1px solid; 
	border-right: #666666 1px solid;
	border-left: #666666 1px solid;
}
#Ws #Content #BookText #ListEnd {
	clear: both !important; 
	height: 1px;
	width: 100%;
	border-top: #666666 1px solid;
	margin:auto;
}
#Ws #Content .TextTitle {
	clear: both !important; 
	height: 18px;
	margin-top: 10px;
	text-align:center;
	width:85%;
}
#Ws #Content .TextType {
	font-size: 11pt;
	margin-top: 5px;
	line-height: 180%;
	text-align: left;
	width:85%;
}
#Ws #Content #EndMenu {
	clear: both !important; 
	height: 20px;
	margin-top: 10px;
}
#Ws #Content hr {
	color: #cccccc;
	width: 100%;
}
#Ws #Content #LinkMenu {
	height: 20px;
	margin-top: 5px;
	text-align: left;
	line-height:130%;
}
#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%;
}

