@charset "utf-8";
/* CSS Document */


#main_box_others {
	padding: 0px;
	height: 322px;
	width: 815px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/others/other_contents.jpg);
	background-repeat: no-repeat;
}
#othersbox {
	width: 790px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents_o {
	padding: 0px;
	height: 396px;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
}
#public_btn {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 195px;
	position: absolute;
	left: 29px;
	top: 303px;
}
#public_btn a:hover img{
	/* IE */
    filter: alpha(opacity=70);
	/* Safari Opera */
    opacity:0.7;
	/* Firefox Netscape */
    -moz-opacity:0.7;
}
#edure_btn {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 195px;
	position: absolute;
	left: 421px;
	top: 317px;
}
#edure_btn a:hover img{
	/* IE */
    filter: alpha(opacity=70);
	/* Safari Opera */
    opacity:0.7;
	/* Firefox Netscape */
    -moz-opacity:0.7;
}
