/*table-style*/
.table_width{
width:564px;
text-align:left;
margin-left:75px;
}
.com_td_left{
background-color:#e8e8e8;
border-right:1px solid #cacaca;
width:130px;
text-align:left;
}
.in_table {
    border:none;
	width:100%;
}
.in_table tr{
	text-align:left;
	vertical-align: top;
}
/*table-style*/