#listT{width:100%;}
#listT th{width:90px;text-align:left;}
#listT h3{margin-top:0;}
#listT th,#listT td{padding-bottpm:5px;}

h3 a{
	padding-left:1.2em;
	background-image: url(../images/sq_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h3 a:hover{
	text-decoration: underline;
	background-image: url(../images/sq_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.eBody{font-size:10px;}

.sEnd{background-color:#F2F2E5;padding:10px;font-size:18px;color:#333;}

.caBlock{padding:10px;}
#rightArea .caBlock h3,.caBlock p{
	font-weight:normal;
	font-size:14px;
	background-image: url(../images/line_under.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	padding-left: 5px;
}
.caBlock p a{
	padding-left:1.2em;
	background-image: url(../images/sq_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.caBlock p a:hover{
	text-decoration: underline;
	background-image: url(../images/sq_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
