@charset "utf-8";
/* CSS Document */

.chk_table{
	border: 1px solid #E4E4E4; 
	padding: 10px; 
	margin-left: -10px;
	margin-right: 10px;
	height:auto;
}

.chk_rate_header{
	font-size: 14px;
	font-weight: bold;
	border: 0px solid #003300;
	height:auto;
}

.chk_rate_label{
	float:left;
	width: 240px;
	border: 0px solid #003300;
	font-weight: bold;

}
.chk_rate_detail{
	float:left;
	width:400px;
	border: 0px solid #003300;
	margin-bottom: 5px;
	
}
.blog_contact		{ width:999px;	border: 1px solid #E4E4E4; padding: 10px; margin-left: 0px; text-align:left; 		}

