#main {
	margin-bottom:50px;
}
#main h1 {
	margin-bottom:30px;
}
#main h2 {
	background:none;
	width:720px;
	height:auto;
	text-indent:0;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:100px;
	margin-top:-100px;
}
#main h2 div {
	background:#ffffff;
	color:#00142f;
	font-size:18px;
	width:690px;
	height:auto;
	text-indent:0;
	line-height:18px;
	overflow:hidden;
	border:1px solid #ededed;
	padding:10px 12px;
}
#main .text {
	width:690px;
}
#main .text img {
	border:1px solid #ededed;
	margin-top:-5px;
}
#main .date {
	width:690px;
	margin:0 auto;
}
#main .date span {
	color:#fff;
	width:80px;
	text-align:center;
	background:#ccc;
	display:block;
	font-size:12px;
	line-height:12px;
	margin-bottom:5px;
	font-weight:normal;
	padding:2px;
}

#main .text td {
	padding:5px;
	vertical-align:top;
}


