@charset "utf-8";
/* CSS Document */

#Down_Show {
	text-align:center;
	}

#Down_Show .NewsContentTitle{
	border-bottom:0px #CCCCCC double;
	margin-bottom:5px;
	width:400px;
	font-size:14px;
	font-weight:bold;
}

#Down_Show .NewsContentInfo{
	border-bottom:1px #CCCCCC double;
	padding-bottom:5px;
	margin-bottom:5px;
}

#Down_Show .NewsContent{
	text-align:left;
	text-indent:30px;
}
