@charset "utf-8";
/* CSS Document */
BODY{
	margin: 0px;
	padding: 0px;
}
table.ad td {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding:3px 0 9px 0;
} 

.adRight_title {
	background-image: url(../images/ad_title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 13px;
	width: 250px;
}
.adCenter_title {
	background-image: url(../images/ad_title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 13px;
	width: 655px;
}


