.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: 40px;
}

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;
}


.info_right dl {
	margin: 0px;
	padding: 0px;
}


.info_right dt {
	float:left;
	width:100px;
	clear:both;
	padding-right: 5px;
	padding-left: 0px;
}   

.info_right dd {
	padding-right: 5px;
	margin-left: 95px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
}  

