/* CSS Document */
.abon, .abon_gray, .abon_head {
	width:596px;
	float:left;
	display:inline;
	line-height:15px;
	padding:2px;
	margin:0 0 3px 0;
	background:transparent url(../../images/pictures/pix.gif) 0px 0px;
	font-size:10px;
}
.abon_gray {
	background-color:#F4F4F4;
}
.abon_head {
	color:#000000;
	font-weight:bold;
	border-bottom:solid 1px #E60F1E;
	margin-bottom:3px;
}
.abon_col1,.abon_col2,.abon_col3,.abon_col4 {
	float:left;
	display:inline;
}
.abon_col1 {
	width:250px;
}
.abon_col2 {
	width:120px;
}
.abon_col3 {
	width:50px;
}
.abon_col4 {
	width:150px;
	float:right;
}
.abon a {
	color:#E60F1E;
	text-decoration:underline;
}
.abon a:hover {
	color:#CC0000;
	text-decoration:none;
}

