﻿@charset "UTF-8";

body#news h3 {
	width:719px;
	height:37px;
	}



table#newsTable {
	width:100%;
	background:url(../../../common/img/dot.gif) left top repeat-x;
	}
table#newsTable td {
	padding-top:10px;
	padding-bottom:9px;
	line-height:1.5;
	background:url(../../../common/img/dot.gif) left bottom repeat-x;
	}
table#newsTable td.icon {
	width:54px;
	vertical-align:top;
	text-align:center;
	}
table#newsTable td.icon img {
	width:44px;
	height:15px;
	}
table#newsTable td.date {
	padding-right:5px;
	padding-left:5px;
	width:10%;
	vertical-align:top;
	}
table#newsTable td.text {
	padding-right:5px;
	}
table#newsTable td.text a {
	padding-left:16px;
	background:url(../../../common/img/icon01.gif) 6px center no-repeat;
	}
table#newsTable td.text a.blank {
	background:url(../../../common/img/icon04.gif) left center no-repeat;
	}








