@charset "utf-8";
/* CSS Document */

#right_box h3 {
	background-image: url(../images/shl_back.gif);
	line-height: 30px;
	padding-left: 20px;
	width: 623px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f60;
	margin-bottom: 10px;
	clear: both;
}

table{
	border: 1px solid #ccc;
	margin-bottom: 30px;
}


th{
	background-color: #c8ffc8;
	color: #060;
}

th,td{
	border: 1px solid #ccc;
	padding:5px;
	line-height: 21px;
}

.right{
	text-align: right;	
}
