@charset "UTF-8";

@media all
{
	* html .REboxRedContent {
		height:1%;
		
	}
	.REboxRedContent {
		overflow:hidden;
	}
	.REboxRedContent img {padding:10px 0 0 10px;}
	.REboxRed {
		display:block;
		background:transparent;
		font-weight:normal;
		margin-bottom:1em;
		margin:25px 0;
	}

	.REboxRed p {
		margin:0 2px;
		padding:2px 0;
		line-height:1.2em;
	}

	.REboxRedContent {
		display:block;
		background:#E0E0E0;
		border-left:1px solid #E0E0E0;
		border-right:1px solid #E0E0E0;
		padding:0;
	}

	.REboxRedContent h1,
	.REboxRedContent h2,
	.REboxRedContent h3,
	.REboxRedContent h4,
	.REboxRedContent h5 {
		margin-top:0;
	}

	.rRline1,
	.rRline2,
	.rRline3,
	.rRline4 {
		display:block;
		overflow:hidden;
		font-size:1px;
	}

	.rRline1,
	.rRline2,
	.rRline3 {
		height:1px;
	}

	.rRline2,
	.rRline3,
	.rRline4 {
		background:#E0E0E0;
		border-left:1px solid #E0E0E0;
		border-right:1px solid #E0E0E0;
	}

	.rRline1 {
		margin:0 5px;
		background:#E0E0E0;
	}

	.rRline2 {
		margin:0 3px;
		border-width:0 2px 0 2px;
	}

	.rRline3 {
		margin:0 2px;
	}

	.rRline4 {
		height:2px;
		margin:0 1px 0 1px;
	}
	.REboxRedContent ul {float:left;}
	.REboxRedContent ul, ul li {list-style-type:none;margin:0;}
	.REboxRedContent ul li {
		padding:10px;
		font-size:11px;
		font-weight:bold;
	}
	.REboxRedContent ul li span{
		margin-left:35px;
	}
	.REboxRedContent ul li.lifirst {background:transparent url(../../images/1.jpg) no-repeat left center;}
	.REboxRedContent ul li.lisecond {background:transparent url(../../images/2.jpg) no-repeat left center;}
	.REboxRedContent ul li.lithird {background:transparent url(../../images/3.jpg) no-repeat left center;}
	.REboxRedContent ul li.lifourth {background:transparent url(../../images/4.jpg) no-repeat left center;}
	.REboxRedContent ul li.lififth {background:transparent url(../../images/5.jpg) no-repeat left center;}
}