.main {
	text-align: left;
	width: 560px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
}
.main table {
	line-height: 130%;
}
.main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E9F4FA;
	text-align: left;
	width: 100%;
	margin: 0px;
	text-indent: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	width: 530px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	line-height: 130%;
}
.main h4 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	line-height: 130%;
	margin: 0px;
}
.main p {
	width: 530px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: 160%;
	font-size: 12px;
	text-align: left;
}
.tbl {
	text-align: left;
	margin-right: 10px;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
	width: 500px;
}
.tbl img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main .main li {
	margin-bottom: 20px;
	margin-right: 15px;
}
.tbl-2 {
	text-align: left;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
}

.title {
	background-image: url(../img/icon_arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tbl-2 a {
	background-image: url(../img/icon_arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 20px;
}
.news-date {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	width: 560px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
}


.blog-date {
	text-align: right;
	width: 560px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

