h2 {
	background: url("../img/system/h2.gif") no-repeat top left;
}

h3 {
	font-size: 14pt;
}

h4 {
	margin-bottom: 5px;
	color: #06c;
	font-size: 11pt;
	font-weight: normal;
}

.section {
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #ccc;
}

.sample {
	height: 200px;
	margin-bottom: 30px;
	padding: 25px 30px;
	background: #f3f3f3 url(../img/noise_bg.gif) repeat left top;
}

.sample li {
	float: left;
	width: 130px;
	height: 200px;
	margin-left: 32px;
	text-align: center;
}

.sample li.first {
	margin: 0;
}

.sample li img {
	vertical-align: middle;
	margin-bottom: 5px;
	border: solid 1px #ddd;
}

.sample li span {
	font-size: 8pt;
}

.list {
	margin-top: 20px;
}

.list h5 {
	height: 34px;
	line-height: 34px;
	background-color: #06c;
	background-image: url(../img/system/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	text-indent: 30px;
	cursor: pointer;
}

.list h5.close {
	background-image: url(../img/system/arrow_up.gif) !important;
}

.list ul {
	display: none;
	list-style-type: disc;
	list-style-position: inside;
}

.list ul li {
	padding: 7px 15px;
	border-bottom: dotted 1px #ccc;
	background: #f3f3f3 url(../img/noise_bg.gif) repeat left top;

}

img.icon {
	margin-right: 5px;
	vertical-align: middle;
}

.section .qr {
	float: right;
	width: 110px;
	line-height: 110%;
	padding: 10px;
	background: #f3f3f3 url(../img/noise_bg.gif) repeat left top;
}

.section .qr img {
	margin-bottom: 10px;
}

.cms {
	margin-top: 20px;
	width: 384px;
}

.cms li {
	float: left;
}

.cms li.first a {
	margin-right: 10px;
}

.cms li img {
	vertical-align: middle;
}

.cms small.idpw {
	display: block;
	clear: left;
	margin-bottom: 10px;
	padding-top: 5px;
}

.cms small.idpw em {
	color: #06c;
	font-style: normal;
}

.cms p.caution {
	color: #c00;
	font-size: 8pt;
}

.inquiry {
	padding-bottom: 0;
	border-bottom: none
}

.inquiry h3 {
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	background: url(../img/system/information.png) no-repeat left center;
	text-indent: 30px;
}

.inquiry .cmd {
	margin-top: 10px;
	text-align: center;
}