#ContentsBody{
	float:left;
	width:740px;
	margin-left:0px;
background-color:#fff;
margin-bottom:50px;
border-top:2px dotted #fff;
}
#ContentsBody h2.contents-head{
	background:url(images/bg_contents.gif) no-repeat left center;
	margin-bottom:15px;
                 margin-left:35px;
	color:#333;
	height:32px;
	padding-left: 25px;
margin-top:0px;
padding-right: 0px;	
line-height:32px;
	font-size:18px;
border-bottom:3px solid #0C419A;
width:675px; 

}

#ColumnA{
	margin-top:10px:
	border-bottom: 1px dotted #fff;
	border-right: 2px dotted #fff;
	border-left: 1px dotted #fff;
	background-color: #fff;
	border-top: 2px dotted #fff;
}

.post{
	padding: 2px 5px 2px 5px;
	border: #e2e2e2 1px solid;
}

.post-body{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#post-detail{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.more{
	text-align: right;
	margin :20px 10px 40px;
}

.meta{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	color :#999999;
	background-color: #f3f3f3;
	font-size: 0.85em;
}

.tag{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	color :#999999;
	font-size: 0.85em;	
}

