h2{
	background:url(../img/info_title.png) no-repeat;
}
h3{
	color:#f90;
	letter-spacing:2px;
	margin-top:70px;
	line-height:1;
}
p{
	line-height:2.5;
	margin-top:15px;
	text-align:justify;
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}

#content p a{
	text-decoration:none;
	background:none;
	color:#000000;
}
#content p a:hover{
	background:none;
	border-bottom:1px dashed #f90;
	color:#000000;
}

#content a img{
	margin:0;
}
#content a img:hover{
	margin:0;
}

#content p.right{
	width:240px;
	text-align:center;
	line-height:1.5;
}
#arrow{
	position:absolute;
	top:629px;
	left:228px;
}
.contact{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}


.boshu_asp{
	width:680px;
	height:42px;
	margin:10px 80px;
	border-radius:5px;
	background-color:#f90;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}