@charset "utf-8";
h2 {
	margin-top: 20px;
	font-size: 30px;
}
h3 {
	padding-top: 18px;
}
#contents {
	float: right;
	width: 870px;
	padding-bottom: 25px;
}
#copy {
	margin-top: 24px;
}
#firstHr {
	margin: 0px;
}
#intro {
	margin-top: 30px;
}
#intro p {
	margin-top: 10px;
	font-size: 14px;
	font-weight:300;
	line-height:20px;
}
#intro em {
	font-size: 18px;
	font-weight:500;
	line-height:34px;
}
.box {
	margin-top: 26px;
	clear: both;
	background-image: url(../../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	width: 100%;
}
.application {
	width: 200px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.box p {
	margin: 10px 0px 10px 0px;

	font-size: 16px;
	font-weight:300;
	line-height:24px;
}
.reference {
	width: 420px;
	border: 5px solid #e9eaf4;
	margin-top: 10px;
	padding: 10px;
}
.reference h4 {
	font-size: 18px;
	font-weight:500;
	line-height:32px;
	margin-top: 0px;
	color: #003F97;
}
.reference p {
	margin-top: 0px;
	font-size: 18px;
	font-weight:300;
	line-height:20px;
}
