@charset "utf-8";
/* CSS Document */

/* box style 4 */
/* box colour: red */

.style4_red {
	position: relative;
	width: 259px;
	border: 1px solid #a09f9f;
}

.style4_title_red {
	width: 259px;
	background: url(../../images/bg/red.gif) repeat-x;
	background-color: #751c18;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: bold;
}

.style4_title_red span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.style4_img_red {
	width: 259px;
	height: 122px;
	overflow: hidden;
}

.style4_img_red span {
	display: block;
	padding: 0;
	margin: 0;
}

.style4_link_lhs_red {
	width: 259px;
	height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #004875;
	padding: 8px 0 14px 0;
}

.style4_link_lhs_red a {
	color: #004875;
	text-decoration: none;
}

.style4_link_lhs_red a:hover {
	color: #666666;
}

.style4_link_arrow_red {
	float: right;
	width: 40px;
	font-size: 0.75em;
}
