.cat{
margin:0 0 0 10px;
}

.info_con{
margin:20px 0;
height:100%;

}

.info_left{
float:left;
width:195px;
text-align:left;
display: inline;
line-height:18px;
margin:0 0 0 20px;

}

.info_right{
float:left;
width:615px;
text-align:left;
display: inline;
line-height:18px;
text-align:justify;
}

.cat_img{
margin:0 0 0 10px;
}

table{
	font-size:12px;
	width:760px;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

td{
border: #e0e0e0 dotted;
border-color:#999; 
border-top-width: 0px; 
border-right-width: 0; 
border-bottom-width: 1px; 
border-left-width: 0px; 
}


.cnt{
	text-align:center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.red {
	color: #FF0000;
}

