body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #f9f9f9;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.news_title {
	font-size: 12px;
	font-weight: bold;
}
.bu_name {
	background-color: #FFFFFF;
	height: 12px;
	width: 200px;
	border: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bu_mes {
	background-color: #FFFFFF;
	height: 100px;
	width: 400px;
	border: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bu_bu {
	background-color: #FFFFFF;
	height: 20px;
	width: 60px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.pro {
	color: #0066CC;
	text-decoration: none;
}
a.pro:hover {
	color: #666666;
	text-decoration: underline;
}
