@charset "UTF-8";

.btm-zone li {
	float: left;
	margin-bottom: 15px;
}
.btm-zone {
	margin-bottom: 50px;
	padding-left: 10px;
}
.subtitle {
	background-image: url(../../images/basic_images/ten-line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 40px;
	padding-bottom: 5px;
}
.subtitle dt {
	float: left;
	width: 300px;
}
.subtitle dd {
	text-align: right;
	float: right;
	width: 300px;
}
.LinkBox {
	width: 358px;
	float: left;
}
.LinkBox h3 {
	margin-bottom: 15px;
}
.LinkBox .pic-box {
	margin-bottom: 5px;
}
.LinkBox p {
	width: 320px;
	margin-bottom: 15px;
}
/*201403*/
.titleZone dt {
	width: 570px;
	float: left;
	font-size: 11px;
	color: #F00;
	line-height: 1.4em;
	font-weight: bold;
}
.titleZone dd {
	text-align: right;
	float: right;
	width: 170px;
	font-weight: bold;
	color: #FF0000;
}
/**/