<style>
div.cai {
	border: solid 1px #CCCCFF;
	background-color: #ffffff;
	width: 200px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
}
div.ca0 {
	border: solid 1px #CCCCCC;
	background-color: #ffffff;
	padding: 2px 2px 2px 4px;
	width: 192px;
	height: 46px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: hidden;
}
div.ca1 {
	overflow: hidden;
	whitespace: nowrap;
	color: #0000CC;
	font-size: 12px;
	width: 190px;
	height: 16px;
	text-decoration: underline;
}
div.ca2 {
	overflow: hidden;
	whitespace: nowrap;
	color: #333333;
	font-size: 11px;
	width: 190px;
}
div.ca3 {
	overflow: hidden;
	whitespace: nowrap;
	color: #999999;
	font-size: 10px;
	width: 190px;
	height: 12px;
}
a.ca { text-decoration: none; color: #0000CC; }
</style>
