@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);


#coR h2 ,h4{
	margin-bottom: 10px;
}

#coR h3{
	margin-bottom: 15px;
}

.alpha .icon{
	background: url(../images/cmn/icon.gif) 6px 50% no-repeat #fffdfc;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.alpha .case{
	width: 317px;
	float: left;
	height: 80px;
	padding: 20px 20px 20px 0;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
.alpha .nbr{
	padding: 20px 0 20px 20px!important;
}
.alpha .case a{
	display: block;
	width: 317px;
}
.alpha .case span{
	display: block;
	width: 210px;
	float: right;
}
.alpha .case .L{
	width: 94px;
	height: 86px;
}
.alpha .case .title{
	background: url(../images/cmn/hr.gif) 0 100% repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.alpha .case .ex{
	margin-bottom: 5px;
}
.alpha .case .btn{
	text-align: right;
}

