@charset "utf-8";

/*------------------------------*/
/* Tag Override                 */
/*------------------------------*/



/*------------------------------*/
/* Layout                       */
/*------------------------------*/
div#Pmain {
	width: 720px;
	background: url(../../img/PmainMIDDLE.jpg) top left repeat-y;
}

div#news {
	width: 720px;
	margin-top: 19px;
}



/*===styles=======================*/
div#header h1 {
	position: absolute;
	top: 20px;
	left: 37px;
	width: 200px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/left_logo.jpg) top left no-repeat;
}

div#Pmain p {
	margin-left: 15px;
	}

div#news h2 {
	width: 720px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../img/title-news.jpg) top left no-repeat;
}
table.news-mainTBL {
	width: 677px;
	margin-left: 7px;
}
table td {
	font-size: x-small;
}
table td.fst {
	width: 9em;
	white-space: nowrap;
	border-right: 1px #cdcac3 solid;
}
table td.fst p {
	padding-left: 11px;
	background: transparent url(../../img/marker_LNK.gif) center left no-repeat;
}

table td.snd {
	padding-left: 10px;
}
table td.separate {
	border-bottom : 1px #b9b7ab dashed;
	padding-top: 5px;
	padding-bottom: 6px;
}
#news iframe {
	height: 150px;
	width: 715px;
	overflow: auto;
	border: none;
}
