 html, body{
}
.btn-mo-section{

	display:block;
	width:146px;
	left:50%;
	margin-left:-700px;
	
}
.btn-mo-section.absolute{
	position:absolute;
	top:408px;
}
.btn-mo-section.fixed{
	position:fixed;
	top:20px;
}
.btn-mo-section .btn-mo{
	display:block;
	width:134px;
	height:47px;
	padding:20px;
	font-size:18px;
	line-height:23px;
	font-family:'spoqa4';
	text-align:center;
	border:3px solid #c6c6c6;
	background:#c6c6c6;
	color:#000;
}
.btn-mo-section .btn-mo1{
	margin-bottom:6px
}
.btn-mo-section .btn-mo.selected{
	border:3px solid #ff0012;
	background:#ffea00
}

.title_bg{
	background:url('/img/event/8596/title_bg.jpg') center;
	width:100%;
	padding-top:176px;
	padding-bottom:65px;
}

.title_bg .title{
	background:url('/img/event/8596/title.png');
	width:1000px;
	height:1190px;
	margin:0 auto;
	position:relative;
	text-indent:-9999px;
}

.title_bg .title .pen{
	background:url('/img/event/8596/pen.png');
	width:328px;
	height:346px;
	position:absolute;
    left: -238px;
    top: 336px;
}

.title_bg .title .go-btn{
	background:url('/img/event/8596/go-btn.png');
	display:block;
	width:212px;
	height:212px;
	position:absolute;
	left: 50%;
	margin-left: 242px;
	top: 894px;
	
}

.title_bg .title .arrow{
	background:url('/img/event/8596/arrow.png');
	width:125px;
	height:200px;
	position:absolute;
	left: 128px;
    bottom: -200px;
}

.contents{
	background:#fff;
	width:100%;
	padding:100px 0;
	text-indent:-9999px;
}

.contents .con1{
	background:url('/img/event/8596/con1.png');
	width:1000px;
	height:1058px;
	margin:0 auto;
}

.contents .con2{
	background:url('/img/event/8596/con2.png');
	width:1000px;
	height:1086px;
	margin:0 auto;
	margin-top:100px;
}

.test_title_bg{
	background:#ffae4c;
	width:100%;
	padding:60px 0;
}

.test_title_bg .test_title{
	background:url('/img/event/8596/test_title.png');
	width:564px;
	height:79px;
	margin:0 auto;
	text-indent:-9999px;
}

.test_bg{
	background:url('/img/event/8596/test_bg.jpg');
	width:100%;
	padding:100px 0;
}

.test_bg .test{
	background:#fff;
	width:1000px;
	padding-bottom:100px;
	margin:0 auto;
	border:1px solid #000;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.test .title {
    position: relative;
    font-size: 17px;
    font-weight: bold;
    color: #747474;
    top: 110px;
    left: 60px;
    letter-spacing: -1px;
}
.test .s-box {
    position: relative;
    top: 95px;
    left: 60px;	
    display: inline-block;    
}
.test .s-box2 {
    position: relative;
    top: 95px;
    left: 75px;	
    display: inline-block;    
}
.table {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -2px;
    text-align: center;
    margin: 130px 60px 4px 59px;
}

.table th {
	border:1px solid #afafae;    
    padding: 8px;
    width: 950px;
    color: white;
    background-color: #747474;
}

.table td {
	color: black;
	border:1px solid #afafae;
    border-top:none;
    padding: 8px 0px;
    width: 950px;
    text-align: center;
}
.table td.page-board {
	border: none;
}

.table thead th {
	height: 40px;
}

.table tbody td {
	height: 60px;
}

.left {
	text-align: left !important;
	margin-left: 20px !important;
}

.left-none{
	border-left : none !important;
    padding: 8px 5px !important;	
}
.it_name{
	padding-left: 5px !important;
}

.table img {
	vertical-align: middle;
}

div.page-wrap{
	position:relative;	
	text-align:center;
}

div.page-wrap a{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	display: inline-block;
	width:25px;
	height:20px;
	line-height:20px;
	color:#bbbaba;
}

div.page-wrap>a.selected,
div.page-wrap>a:hover{
	font-size:16px;
	color:#333;
}

div.page-wrap span{
	display:inline-block;
	position:relative;
	width:50px;
	height:20px;
	line-height:20px;
	top: 5px;
}

div.page-wrap span.left-arrow{
	margin-right:10px;	
}

div.page-wrap span.right-arrow{
	margin-left:10px;	
}

div.page-wrap span a{
	float:left;
}

tr.make-search td{	
	border:none !important;
}

.make-data td.empty-study{
	height:120px !important;
	font-size:14px;
}


#select_box {
    position: relative;
    width: 200px;
    height: 40px;
    background: url(/img/event/8596/select_arrow.png) 180px center no-repeat; /* 화살표 이미지 */
    border: 1px solid #1e90ff;
    font-size : 14px;
}
#select_box label {
	position: absolute;
    font-size: 15px;
    color: #000;
    top: 13px;
    left: 14px;
    letter-spacing: 1px;
    font-weight: bold;
}
#select_box select.color,
#select_box select#color2 {
    width: 100%;
    height: 40px;
    min-height: 40px;
    line-height: 40px;
    padding: 0 10px;
    opacity: 0;
    filter: alpha(opacity=0); /* IE 8 */
}