@charset "UTF-8";
/* ========================================
CSS information
 style info : Borrow_index
========================================= */


.Borrow_index h2#mainTitle {
	width: 710px;
	height: 66px;
	text-indent: -9999px;
	background: url(../img/borrow/mainTitle_borrow.jpg) no-repeat left top;
}


.itemWrap table {
	width: 100%;
	background-color: #cdcdcd;
	font-size: 14px;
}

.itemWrap table th {
	vertical-align: middle;
	font-weight: normal;
	background-color: #e0f2f4;
	text-align: center;
}

.itemWrap table th.textleft {
	text-align: left;
	padding-left: 15px;
}

.itemWrap table th.th_ED {
	vertical-align: middle;
	font-weight: normal;
	background-color: #ededed;
	text-align: center;
}

.itemWrap table td {
	vertical-align: middle;
	background-color: #ffffff;
	text-align: center;
	line-height: 20px;
}

.itemWrap table td.textleft {
	text-align: left;
	padding-left: 15px;
}

.itemWrap p {
	font-size: 13px;
	line-height: 20px;
}

.itemWrap a {
	text-decoration: none;
}


.banerArea {
	width: 710px;
	height: 70px;
	overflow: hidden;
	text-align: center;
}

.banerArea ul {
	width: 720px;
	margin: 0;
	padding: 0;
}

.banerArea ul li {
	float: left;
	width: 350px;
	margin-right: 10px;
}

