@charset "utf-8";
/* CSS Document */
div.content {
	width:615px;
	float:left;
	margin-top:5px;
}
div#right {
width:164px;
float:right;
border-top:10px solid #FFFFFF;
height:500px;

}
div.content p {
	padding:0 15px;
	font: normal 14px/20px "ËÎÌå";
	text-indent: 2em;
	}
	
div.content p.tabletit {
	padding:5px 0;
	font: normal 16px/20px "ËÎÌå";
	text-indent: 1em;
	margin: 30px 0 10px 0 ;
	padding-left:100px;
	color:#005E4A;
}

table tr td strong{
	color:#005e4a;
}
table {
	border-collapse:collapse;
	font: normal 13px/20px "ËÎÌå";
	color:#1F1F1F;
	text-align:left;
	text-indent: 10px;
	margin:0;
	width:580px;
	margin:5px auto;
	float: left;
	margin-left: 10px!important;
	margin-left: 8px;
}
table td{
padding:4px 0;
border:1px solid #FFFFFF;
margin: 0;

}


td.red{
background-color:#f7b01a;
width:70px;
}

tr.cr1, tr.cr2{
height:25px;
background-color:#f1f1ef;
}

tr.cr2{
background-color:#dfe5e5;
}


 table td a {
	color:#1F1F1F;
	text-decoration:none;
	display:block;
	background:url(image/pdf.gif) no-repeat 15px 0px;
	padding-left:10px; 
	font-size: 12px;
}

 table a:hover {
	text-decoration:underline;
	color:#1F1F1F;
}



