@charset "utf-8";
#main h2 {
	padding-left: 0px;
	border-left-width: 0px;
}
#main .right {
	text-align: right;
}
#main .left {
	text-align: left;
}
#news table {
	margin-top: 20px;
}
#news th {
	vertical-align:top;
}
#news td {
	border-right: none;
}
#news .rightBorder {
	border-right: 1px #CCCCCC solid;
}
#news .value {
	width: 15%;
}