@charset "UTF-8";
/* CSS Document */

.press_One{
	float:left;
	width:117px;
	height:146px;
	margin-bottom:15px;
	margin-left:15px;
}

.BLOGSpress{
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
	color:#a8000f;
}

.pressImages{
	width:117px;
	height:146px;
	padding:3px;
	border: 1px solid #786551;
}

.pressImages:hover{
	width:117px;
	height:146px;
	padding:2px;
	border: 2px solid #a8000f;
}

.scroll{
	width:285px;
	height:320px;
	overflow:auto;
	padding-right:4px;
	margin-right:10px;
}
