@CHARSET "UTF-8";

.paperlist {
	float: right;
	width: 80%;
}

.paperlist ol {
	margin-left: 20px;
}

.paperlist ol li {
	border-bottom: 1px dashed #A0A09E;
	list-style-type: decimal;
}

.paperlist ol li.lastline {
	border: 0px;
	text-align: right;
	list-style-type: none;
	padding: 3px;
}

.companylist {
	float: left;
	width: 18%;
}

.companylist ul {
	
}

.companylist ul li {
	background: #E7EDF9 url(../../images/ws_002_new.gif) no-repeat scroll 0pt -401px;
	border-bottom: 1px solid #A0A09E;
	color: #484D51;
	cursor: pointer;
	overflow: hidden;
	height: 24px;
	padding: 4px;
}

.companylist ul li.on {
	background: #F5F8FB url(../../images/ws_paper_new.JPG) no-repeat scroll 0pt
		-451px;
}
