/* CSS Document */

.col3 li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 313px;
	margin-right: 13px;
	vertical-align: top;
	margin-bottom: 30px;
}
.col3 li span {
	display: block;
	font-weight: bold;
	font-size: 15px;
}


.btm {
	position: relative;
}
.btm h1 {
	font-size: 16px;
	margin-bottom: 10px;
}
.btm .ame {
	background-color: #E6E6E6;
	width: 605px;
	padding: 10px 20px;
	height: 105px;
	margin-bottom: 50px;
}
.btm .net {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #E6E6E6;
	width: 285px;
	padding: 10px 20px;
	height: 105px;
	margin-bottom: 50px;
}







