@charset "UTF-8";
.notice a {
    color: #f00 !important;
    font-weight: bold;
}

.notes{
	font-size: 10px;
	text-align: right;	
}

.cont_r_half ol{
	margin-left:15px;
	list-style-type: circled-decimal;
}
.cont_r_half ul{
	margin-left:25px;
	list-style-type: circle;
}
.cont_r_half li{
	line-height: 1.75em;
}

.item_4{
	overflow: hidden;
	zoom: 1;
}
.item_4 li img{
	margin-bottom: 2px;
	border:1px solid #ccc;
}
.item_4 li{
	margin-right: 1px;
	width: 176px;
	float: left;
	line-height: 1.3;
	font-size: 12px;
}

.item_4 table {
	width:160px;
	font-size:10px;
}

.item_4 h5 {
	font-size:12px;
	font-weight: bold;
}

.strongred{
	color:crimson;
	font-weight:bold;
}
