div.camBox img{
	margin-left: 72px;
}
.bn{
	text-align: right;
	padding:15px 0 10px 0;
	margin:-40px 3% 0 0;
}
.bn a{
	text-align: left;
	color:#fff;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	width:200px;
	height:40px;
	line-height:40px;
	border:1px solid #ff6c00;
	text-align: center;
	font-weight:600;
}
.bn p{
	margin:0;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	background:#ff7800;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa132), color-stop(1, #ff7800));
	background:-webkit-linear-gradient(top, #ffa132 0, #ff7800 100%);
	background:-moz-linear-gradient(top, #ffa132 0, #ff7800 100%);
	background:-o-linear-gradient(top, #ffa132 0, #ff7800 100%);
	background:-ms-linear-gradient(top, #ffa132 0, #ff7800 100%);
	background:linear-gradient(top, #ffa132 0, #ff7800 100%);
}
p.qu{
	float:right;
	width:63%;
	margin: 10px 5px 0 5px;
}
DIV.notice{
	border-width : 1px 1px 1px 1px;
	border-color : #999999;
	border-style : solid;
	margin-top: 24px;
}

DIV.notice H4{
	margin : 1px 1px 8px 1px;
	padding : 2px 0px 2px 0px;
	color : #FFFFFF;
	background-color : #538DEB;
	font-weight : bold;
	text-align : center;
}
DIV.notice H5{
	margin : 12px 12px 6px 12px;
}

DIV.notice P{
	padding : 6px 12px 12px 12px;
}

DIV.notice OL,
DIV.notice UL{
	margin : 12px 24px 12px 32px;
}
