#header_title h2{
	background-image: url(../news/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 490px;
	text-indent:-9999px;
}

.data{
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E76B8D;
	text-align:right;
	margin:0 0 10px 0;
	color: #EA6E90;
}
#news_list ul{ padding:10px 0; margin:0;}
#news_list li{ list-style-type:none; margin:0 10px; 0 0; float:left;}

table{
	padding:0;
	margin:0 10px;
	border: thin solid #52C3F1;
	width:90%;
}

th{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #52C3F1;
	text-align: left;
	padding: 10px;
	color: #FFF;
	background-color: #52C3F1;
	text-align:center;
}

td{
	padding: 10px;
	margin: 0;
	border: thin solid #52C3F1;
}
