@charset "utf-8";
/* CSS Document */

.ec_info_h3{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.ec_info_div{
	line-height:150%;
	width:700px;
	
}

.ec_info_div table{
   	border-collapse: collapse;

}

th,td{
 border: 1px solid #cccccc

}
th{
background-color:#eeeeee;
}