@charset "UTF-8";

#maincont h2{
	margin-bottom: 30px;
}

#newsbox #info{

}

#newsbox #info img{
	float:left;
}

#newsbox #info p{
	float:right;
}

#info p{
	margin:5px 0px 0px 0px;
	padding-top:1px;
}


#newsbox #info p .date{
	margin:0px 20px 0px 0px;
}

#newsbox #title{
	font-weight:bold;
	color:#ff6000;
	padding:10px 0px 10px 15px;
}

#newsbox #msg{
	padding:0px 0px 10px 15px;
	line-height:140%;
}

.Img , .Pmsg{
	float:left;
	display:inline;
}

.Pmsg{
	margin:0px 0px 0px 10px;
	line-height:120%;
	width:600px;
	float:left;
	display:inline;
}

.bn{
	border-top: 1px dotted #88939A;
	text-align: right;
	padding:5px 0px 0px 0px;
	margin: 5px 5px 0px 0px;
}

#msg img{
	border:1px solid #c6c6c6;}
