.mini_list{
	text-align:justify;
}
.mini_list .mini h4{
	text-align:right;
	padding:0px;
	margin:0px;
}
.mini_list .mini a{
	margin:5px;
	display:block;
	padding:5px;
	background:#FFF;
	float:right;
	min-height:320px;
	box-shadow:3px 3px 5px -5px #000;
}
.mininews{
	line-height: 150%;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	padding-top: 1%;
	padding-bottom: 1%;
}
.mini_list .mini:hover a{
	color:#C40003;
}
.mini_list .mini img{
	width:100%;
}
.time{
	text-align: center;
}
.time .day{
	font-size: 34px;
	font-weight: bold;
	background:#A60002;
	height: 50px;
	color: #FFF;
	width: 90%;
	margin: auto;
	line-height: 50px;
}
.time .month{
	font-size: 14px;
	background:#A60002;
	color: #FFF;
	width: 90%;
	margin: auto;
	height: 30px;
	line-height: 30px;
}
.rate0{
	width:125px;
	height:25px;
	background:url(images/stars.png) no-repeat;
	background-position:0px 0px;
	margin:auto;
}
.rate1{
	width:125px;
	height:25px;
	background:url(images/stars.png) no-repeat;
	background-position:0px -25px;
	margin:auto;
}
.rate2{
	width:125px;
	height:25px;
	background:url(images/stars.png) no-repeat;
	background-position:0px -50px;
	margin:auto;
}
.rate3{
	width:125px;
	height:25px;
	background:url(images/stars.png) no-repeat;
	background-position:0px -75px;
	margin:auto;
}
.rate4{
	width:125px;
	height:25px;
	background:url(images/stars.png) no-repeat;
	background-position:0px -100px;
	margin:auto;
}
.rate5{
	width:125px;
	height:25px;
	background:url(images/stars.png) no-repeat;
	background-position:0px -125px;
	margin:auto;
}
.desc{
	font-size:12px;
	line-height:150%;
	color:#999;
}
.mini4{
	width:98%;
	margin:0.5%;
	padding:0.5%;
	border-bottom:1px dotted #CCC;
	background:#FFF;
}
.mini4 img{
	float:right;
	margin-left:5px;
}
.mini4 h4{
	padding:0px;
	margin:0px;
}