/* Layout
----------------------------------------------- */
#ContentsBody{
	border-top:2px dotted #fff;

}
#ColumnA{
border-top:2px dotted #fff;
}


/* Contents
----------------------------------------------- */
.ContentsBody-A{
	float:left;
	width:740px;
	margin-left:35px;
                 margin-bottm:10px;
}
.ContentsBody-B{
	float:left;
	width:705px;
	margin-left:35px;
                 margin-top:0px;
                 margin-bottom:10px;
}

.ContentsBody-C{
	float:left;
	width:510px;
	margin-left:0px;
}
.ContentsBody-D{
	float:left;
	width:230px;
	margin-left:0px;
}




.news{
	margin-right:10px!important;
	margin-bottom:50px;
width:500px;
}
.news h2{
	background:url(images/bg_contents.gif) no-repeat left center;
	margin-bottom:5px;
                	color:#333;
	height:32px;
	line-height:32px;
	font-size:16px;
                 padding-left:25px;
                 margin-left:35px;
border-bottom:3px solid #0C419A; 
width:420px;
}

.news li{
	/*border-bottom:1px dotted #666;*/
	padding-bottom:5px;
	padding-top:5px;
padding-left:15px;
background:url(images/bg_list_circle.gif) no-repeat left center;
font-size:small;
margin-left:35px;

}
.news .date{
	width:115px;
	float:left;
	padding-left:0px;
font-size:small;
}
.news .title{
	width:445px;
	float:left;
}
#ContentsBody h2.contents-head{
	background:url(images/bg_contents.gif) no-repeat left center;
	color:#333;
	height:32px;
	padding-left: 25px;
                margin-top:0px;
                margin-left:0px;
	font-size:16px;
border-bottom:3px solid #0C419A;
width:672px; 
text-align:left;
}
h3.contents-head{
	margin-bottom:20px!important;
	padding:5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color:#000;
}
h4.contents-head{
	padding:5px 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #016599;
	margin:10px 0 20px 0!important;
	color:#016599;
}
#ContentsBody p {
	line-height: 2em!important;
}
#ContentsBody .section {
	margin:0 0 20px 35px;
}
#ContentsBody ul.section,
.post ul{
	margin:0 35px 20px 35px;
}

