@charset 'utf-8';

/*
===== CONTENTS =====

	1: content
	
====================
*/

/*
===== content =====
*/

h3{
	padding-top:10px;
	padding-bottom:5px;
}
.ph_margin5 {
	margin-top:5px;
	margin-bottom:5px;
}
#news p {
	background-image:url(/img/new.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:40px;
	border-bottom:dotted 1px #999999;
	padding-bottom:10px;
	margin-bottom:10px;
}
#news p.b_10 {
	margin-bottom:0;
}

#news table th, #news table td {
	border-bottom: dotted 1px #999;
	text-align: left;
	vertical-align: top;
}
#news table th {
	padding: 10px 10px 10px 0;
	width: 120px;
}
#news table th img {
	border: 1px solid #BDC6A0;
}
#news table td {
	padding: 5px 0;
	font-size: 0.9em;
}
#news .new {
	background: url(/img/new.gif) no-repeat left 10px;
	padding-left: 45px;
}
#news .newno {
	padding-left: 45px;
}

#flash {
	width:560px;
	
}
a {color: #336400; text-decoration:underline;
}
a:visited {color: #336400; text-decoration:underline;
}
a:hover {color:#333333; text-decoration:underline;
}
