@import url("contents.css");
table.banner-area{
	margin-top: 50px;
}
.banner{
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0px;
}
.banner-jeeg{
	text-align: center;
	padding: 10px 5px;
	background-color: #333333;
	border-top: 1px solid #888888;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	width: 250px;
}
.banner-jeeg p{
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
