body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);	
}
body,p,td {
	font-family: "MS PGothic";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.date {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FF9900;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #559901;
	text-decoration: none;
}
.font_11{
	font-size : 11px;
}
.news_title {
	font-size : 14px;
	color : #666666;
	font-weight: bold;
}
.news_view {
	color : #666666;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:10px;
}
.txtbox {
	font-size : 9pt;
	border: 1px solid #CCCCCC;
	height:16px;
	color : #666666;
}
.txtarea {
	font-size : 12px;
	border : 1px solid #cccccc;
	color : #666666;
	padding : 5px;
	scrollbar-arrow-color:#555555;
	scrollbar-track-color:#fafafa;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;	
}
