#contents{
	width:980px;
	margin:30px auto;
}
#companytitle{
	background-color:#004098;
	height:40px;
	line-height:40px;
	text-indent:10px;
	font-size:17pt;
	font-weight:300;
	color:#fff;
}

#contents dl{
	margin-top:30px;
	margin-left:30px;
}
#contents dt{
	font-size:13pt;
	font-weight:bold;
	margin-top:25px;
}
#contents dd{
	font-size:12pt;
	line-height:18pt;
	margin-top:10px;
}
#paper{
	margin-top:40px;
}
#paper div{
	width:200px;
	float:left;
	margin-left:40px;
}
#paper img{
	border:1px solid;
	margin-bottom:5px;
}
#paper p{
	margin-bottom:30px;
	text-align:center;
	font-size:11pt;
}
.subtitle{
	margin-top:40px;
	font-size:14pt;
	font-weight:600;
}
.group{
	margin-top:10px;
}
.group img{
	margin-left:20px;
}

table{
	border:1px solid;
	border-collapse:collapse;
	text-align:center;
	margin:0px auto;
}
th,td{
	border:1px solid;
	padding:5px;
}
.row1,.row4{
	width:150px;
}
.row2,.row5{
	width:120px;
}
.row3,.row6{
	width:120px;
}
.bl{
	background-color:#d5ebf4;
}
.ye{
	background-color:#f8e9ae;
}
.caution{
	font-size:13pt;
	color:#9f0000;
	font-weight:bold;
	margin-top:10px;
	margin-left:66px;
}

#confirm{
	margin-top:50px;
}
#confirm p{
	text-align:center;
	font-size:14pt;
}
#confirm #down{
	font-size:20pt;
}
#confirm #form{
	padding-top:0px;
	background-color:#004098;
	text-decoration:none;
	color:#fff;
	line-height:36px;
	width:220px;
	margin:0px auto;
	border-radius: 20px 20px 20px 20px;
}
#confirm a{
	color:#fff;
	text-decoration:none;
}