﻿@charset "utf-8";


@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");

html, body {

	letter-spacing:0px;
	font-family : arial;
	font-size : 14px;
	line-height : 30px;
	margin : 0 auto;
	color:gray;
	padding : 0 0 0 0;
	height: 100%;
	background:none;
	overflow-x:hidden;

	width:100%;
	max-width:100%;

	scrollbar-face-color: #747474; 



	scrollbar-shadow-color: #747474; 



	scrollbar-highlight-color: #747474; 



	scrollbar-3dlight-color: #747474; 



	scrollbar-darkshadow-color: #747474; 



	scrollbar-track-color: #f1f1f1; 



	scrollbar-arrow-color: white;


}


table {

	border-collapse: collapse;

}

td {

	border:1px solid #d4d4d4;


}

img{
	border:0;
}

.not_mobile { display:none; }

.on_mobile { display:inline-block; }



.wrap { width:100%;height:100%;padding:0px;margin:0px;background:#202020;max-width:100%;overflow-x:hidden; }
#start::-webkit-scrollbar { width: 0 !important  }
#contents2::-webkit-scrollbar { width: 0 !important  }
#contents3::-webkit-scrollbar { width: 0 !important  }
#contents4::-webkit-scrollbar { width: 0 !important  }
#menu_01:hover { color:white; }
#menu_02:hover { color:white; }
#menu_03:hover { color:white; }
#menu_04:hover { color:white; }
.prev_02 { font-weight:bold;font-size:18px;width:50px;height:50px;background:white;border-radius:50%;position:fixed;top:50%;left:30px;margin-top:-25px;color:black;line-height:50px;text-align:center;cursor:pointer;display:none;cursor:pointer; }
.prev_02:hover { background:red;color:white; }

@media all and (min-width:1300px){


html, body {

	letter-spacing:0px;
	font-family : arial;
	font-size : 14px;
	line-height : 30px;
	margin : 0 auto;
	color:gray;
	padding : 0 0 0 0;
	height: 100%;
	background:none;
	overflow-x:hidden;
	width:100%;
	max-width:100%;


	scrollbar-face-color: #747474; 



	scrollbar-shadow-color: #747474; 



	scrollbar-highlight-color: #747474; 



	scrollbar-3dlight-color: #747474; 



	scrollbar-darkshadow-color: #747474; 



	scrollbar-track-color: #f1f1f1; 



	scrollbar-arrow-color: white;


}


table {

	border-collapse: collapse;

}

td {

	border:1px solid #d4d4d4;


}

img{
	border:0;
}







.wrap { width:100%;height:100%;padding:0px;margin:0px;background:#202020;max-width:100%;overflow-x:hidden; }
#start::-webkit-scrollbar { width: 0 !important  }
#contents2::-webkit-scrollbar { width: 0 !important  }
#contents3::-webkit-scrollbar { width: 0 !important  }
#contents4::-webkit-scrollbar { width: 0 !important  }

#menu_01:hover { color:white; }
#menu_02:hover { color:white; }
#menu_03:hover { color:white; }
#menu_04:hover { color:white; }
.prev_02 { font-weight:bold;font-size:18px;width:50px;height:50px;background:white;border-radius:50%;position:fixed;top:50%;left:30px;margin-top:-25px;color:black;line-height:50px;text-align:center;cursor:pointer;display:none;cursor:pointer; }
.prev_02:hover { background:red;color:white; }

.not_mobile { display:inline-block; }

.on_mobile { display:none; }
}

