@charset "utf-8";
/* CSS Document */

body{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	color:#404954;
	}
.ptitle{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#666666;
	}
.newsbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404954;
	}
.newsdate{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#404954;
	}
.link{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	}
	a:hover.link{
		color:#33CC00;
		font-weight:bold;
		}
.leftmenu{ display:block; width:220px; line-height:24px; text-decoration:none; background-image:url(imgs/menu-bottomline.jpg); background-position:bottom; background-repeat:repeat-x; color:#333; font-size:11px; font-family:arial;}
a:hover.leftmenu{background-color:#ECECFF; color:#69F; }
.subtitle{font-size:18px; color:#66C; line-height:25px;}
.subtitle-grey{font-size:14px; color:#666; line-height:22px; font-weight:bold;}
.subtitle-reason{font-size:18px; color:#690; font-weight:bold; line-height:25px;}