#topchannel {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
}
#topchannel_1 {
	float:left;
	margin:0;
	padding:0;
	width:150px;
	text-align:left;
}
#topchannel_2 {
	float:left;
	margin:0;
	padding:0;
	width:950px;
	text-align:left;
}
#topchannel_2 ul {
	margin:0;
	padding:0;
}
#topchannellist {
	float:left;
	margin:15px 0 0 0;
	padding:0;
	width:120px;
	font-family:'NanumGothic',sans-serif;font-size:14pt;letter-spacing:0pt;color:#323232;
	line-height:120%;
	font-weight:520;
	text-align:center;
	cursor:pointer;
}
#bodysdiv {
	margin:0;padding:0;
}

nav {
	width:100%;
	display: flex;
	justify-content: center;
	position: relative;
}
#main-menu {
	margin:0;
	padding:0;
}
#main-menu > li {
	float: left;
	position: relative;
}
#main-menu > li > a {
	margin:10px 0 0 0;
	padding:0;
	width:135px;
	font-family:'NanumGothic',sans-serif;font-size:12pt;letter-spacing:0pt;color:#515151;
	line-height:30px;
	font-weight:510;
	text-align: center;
	text-decoration: none;
	display: block;
}

#main-menu > li:nth-child(1) > a {
	color:#515151;
}

#sub-menu {
	position: absolute;
	top:40px;
	border:1px solid #cccccc;
	opacity: 0;
	visibility: hidden;
	transition: all 0.15s ease-in;
	background:linear-gradient(to right bottom, #fdfdfd, #ffffff);
	z-index:1001;
}

#sub-menu > li {
	margin:0;
	padding:5px 0 5px 0;
	width:150px;
	font-family:'NanumGothic',sans-serif;font-size:10pt;letter-spacing:0pt;color:#323232;
	line-height:30px;
	text-align:center;
	border-bottom:1px solid #eaeaea;
}
#sub-menu > li:hover {
	
}

#sub-menu > li >  a {
	color: #000000;
	text-decoration: none;
}

#main-menu > li:hover #sub-menu {
	opacity: 1;
	visibility: visible;
}

#sub-menu > li >  a:hover {
	text-decoration: none;
	background-color:#0072bb;
	color:#ffffff;
}
.copybutton {
	margin:0;padding:3px 0 3px 0;
	width:80px;
	font-family:'NanumGothic',sans-serif;font-size:9pt;letter-spacing:0pt;color:#ffffff;
	font-weight:600;
	text-align:center;
	background-color:#032e93;
	border:1px solid #032e93;
	border-radius:3px 3px 3px 3px;
	border-top-right-radius:3px 3px;
	border-bottom-right-radius:3px;
	cursor:pointer;
}
#topchannel_0 {
	position: absolute;
	margin:0;padding:0;
	top:7px;
	width:1100px;
	font-family:'NanumGothic',sans-serif;font-size:9pt;letter-spacing:0pt;color:#323232;
	line-height:120%;
	text-align:right;
	cursor:pointer;
}
#topchannel_01 {
	position: absolute;
	margin:0;padding:0;
	top:5px;
	font-family:'NanumGothic',sans-serif;font-size:9pt;letter-spacing:0pt;color:#323232;
	line-height:120%;
	text-align:left;
	cursor:pointer;
}
#loginbox {
	position:absolute;
	margin-top:30px;
	margin-left:800px;
	width:300px;
	z-index:2001;
}
#loginboxdiv {
	margin:0;padding:0;
	width:300px;height:120px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-radius:5px 5px 5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px;
}
#loginboxdiv2 {
	margin:0;padding:0;
	width:300px;height:120px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-radius:5px 5px 5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px;
}
#loginboxdiv2 p {
	margin:20px 0 0 0;padding:0;
	font-family:'NanumGothic',sans-serif;font-size:13pt;letter-spacing:0pt;color:#000000;
	font-weight:600;
	line-height:160%;
	text-align:center;
}
#loginboxdiv_title {
	margin:10px 0 0 10px;padding:0;
	font-family:'NanumGothic',sans-serif;font-size:13pt;letter-spacing:0pt;color:#000000;
	font-weight:600;
	text-align:left;
}
#loginboxdiv_close {
	position:absolute;
	top:5px;right:5px;
}
.loginboxdivinput {
	width:176px;height:22px;
	font-family:'NanumGothic', sans-serif;font-size:10pt;letter-spacing:0pt;color:#000000;
	border:1px solid #cccccc;
}
#loginboxdiv_input {
	float:left;
	margin:0;padding:0;
	width:200px;
}
#loginboxdiv_but {
	float:left;
	margin:0;padding:0;
	width:90px;
	text-align:left;
}
#loginboxdiv_id {
	margin:0;padding:2px 0 0 10px;
	text-align:left;
}
#loginboxdiv_text {
	float:left;
	margin:0;padding:5px 0 0 0;
	font-family:'NanumGothic',sans-serif;font-size:10pt;letter-spacing:0pt;color:#000000;
}
.but_login {
	margin:0;padding:0;
	background-color:#0072bb;
	font-family:'NanumGothic',sans-serif;font-size:11pt;letter-spacing:0pt;color:#ffffff;
	text-align:center;
	font-weight:600;
	border:1px solid #0072bb;
	text-shadow: 0 0 0 black;
	border-radius:3px 3px 3px 3px;
	border-top-right-radius:3px 3px;
	border-bottom-right-radius:3px;
	cursor:pointer;
}
#doi_1 {
	float:left;
	margin:0;
	padding:0;
	width:230px;
	text-align:center;
}
#doi_2 {
	float:left;
	margin:0;
	padding:0;
	width:640px;
	text-align:center;
}
#fabutton {
	float:left;
	margin:0 10px 2px 0;
	padding:2px;
	width:16px;
	height:16px;
	font-family:'NanumGothic',sans-serif;font-size:10pt;letter-spacing:0pt;color:#323232;
	line-height:120%;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-radius:3px 3px 3px 3px;
	border-top-right-radius:3px 3px;
	border-bottom-right-radius:3px;
	cursor:pointer;
}
#doi_line {
	margin:0;
	padding:0;
	width:100%;
	height:32px;
	border-bottom:1px solid #eaeaea;
	background-color:#f7f7f7;
}
#doi_box {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
}
#doi_line2 {
	margin:0;
	padding:0;
	width:100%;
	height:50px;
	background-color:#ffffff;
}
#catebutton {
	margin:0;
	padding:0;
	width:150px;
	height:50px;
	background-color:#f4f4f4;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
}
#catebutton p {
	margin:0;
	padding:13px 0 0 0;
	font-family:'NanumGothic',sans-serif;letter-spacing:0pt;font-size:12pt;color:#454545;
	font-weight:520;
}
#catebutton2 {
	margin:0;
	padding:0;
	width:62px;
	height:62px;
	font-family:'NanumGothic',sans-serif;font-size:20pt;letter-spacing:0pt;color:#ffffff;
	line-height:62px;
	font-weight:520;
	background-color:#080937;
	text-align:center;
	cursor:pointer;
}
#slidecategory {
	position:absolute;
	padding-bottom:20px;
	width:1100px;
	height:400px;
	top:195px;
	background-color:#ffffff;
	display:none;
	z-index:1000;
	overflow-y:scroll;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#slidecategory::-webkit-scrollbar {
	width:10px;
	background-color:#f5f5f5;
}
#slidecategory::-webkit-scrollbar-thumb {
	background-color:#080937;
	border-radius:10px;
	background-clip:padding-box;
	border:2px solid transparent;
}
#slidecategory::-webkit-scrollbar-track {
	background-color:#f9f9f9;
}
#topcabox {
	margin-left:auto;
	margin-right:auto;
	width:1060px;
}
#topcabox ul {
	margin:0;
	padding:0;
}
#topcabox ul li {
	margin:0;
	padding:0;
	width:212px;
}
#topcaboxli {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:200px;
	height:300px;
	background-color:#f8f8f8;
	border-radius:5px 5px 5px 5px;
	border-top-right-radius:5px 5px;
	border-bottom-right-radius:5px;
	cursor:pointer;
}
#topcaboxli_1 {
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 0 0;
	width:180px;
	padding:0;
	font-family:'NanumGothic',sans-serif;font-size:11pt;letter-spacing:0pt;color:#000000;
	line-height:40px;
	font-weight:520;
	text-align:center;
	border-bottom:2px solid #080937;
}
#topcaboxli_2tong {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:180px;
	height:240px;
	overflow-y:scroll;
}
#topcaboxli_2 {
	margin:0;
	padding:0 0 0 10px;
	font-family:'NanumGothic',sans-serif;font-size:10pt;letter-spacing:0pt;color:#000000;
	line-height:30px;
	border-bottom:1px solid #eaeaea;
}
#topcatitle {
	margin:0;
	padding:20px 0 0 30px;
	font-family:'NanumGothic',sans-serif;font-size:13pt;letter-spacing:0pt;color:#000000;
	line-height:40px;
	font-weight:520;
}
#productsBOX {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:1100px;
	overflow:hidden;
}
#productsBOX ul {
	margin:0;
	padding:0;
}
#productsBOX ul li {
	margin:0;
	padding:0;
}
#productsBOXpro {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:250px;
	background-color:#ffffff;
	border:1px solid #eaeaea;
	cursor:pointer;
}
#productsBOXproimg {
	margin-left:auto;
	margin-right:auto;
	padding:5px 0 0 0;
	width:230px;
	text-align:center;
}
#productsBOXproname {
	margin:0;
	padding:0 10px 0 10px;
	height:50px;
	font-family:'NanumGothic',sans-serif;font-size:12pt;letter-spacing:0pt;color:#323232;
	line-height:20px;
	font-weight:510;
	text-align:center;
}
#productsBOXprocart {
	float:left;
	margin:0;
	padding:0;
	width:89px;
	font-family:'NanumGothic',sans-serif;font-size:9pt;letter-spacing:0pt;color:#4ec256;
	line-height:40px;
	text-align:center;
	border-top:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
#productsBOXprovalue {
	float:left;
	margin:0;
	padding:0;
	width:160px;
	text-align:right;
	border-top:1px solid #eaeaea;
}
.productsBOXprovalue1 {
	font-family:'NanumGothic',sans-serif;font-size:12pt;letter-spacing:0pt;color:#080937;
	line-height:40px;
	font-weight:600;
}
.productsBOXprovalue2 {
	font-family:'NanumGothic',sans-serif;font-size:9pt;letter-spacing:0pt;color:#7f7f7f;
	text-decoration:line-through;
	letter-spacing:-1.6px;
}
#bottomcartcall {
	position:fixed;
	bottom:0;
	right:3px;
	text-align:right;
	display:block;
}
#bottomcartbox {
	position:fixed;
	bottom:0;
	width:100%;
	height:130px;
	border-top:2px solid #080937;
	overflow-x:scroll;
	background-color:#ffffff;
	z-index:1000;
}
#bottomcartbox::-webkit-scrollbar {
	width:10px;
	background-color:#f5f5f5;
}
#bottomcartbox::-webkit-scrollbar-thumb {
	background-color:#080937;
	border-radius:10px;
	background-clip:padding-box;
	border:2px solid transparent;
}
#bottomcartbox::-webkit-scrollbar-track {
	background-color:#f9f9f9;
}
#bcartbody_0 {
	position:fixed;
	font-family:'NanumGothic',sans-serif;font-size:10pt;letter-spacing:0pt;color:#2dbe3a;
	line-height:20px;
	text-align:center;
}
#bcartbody_1 {
	margin:0 0 0 80px; 
	padding:0;
	width:90%;
	min-width:1100px;
	height:70px;
}
#bcartbody_2 {
	float:left;
	margin:10px 0 0 10px;
	padding:0 10px 0 10px;
	width:180px;
	height:60px;
	text-align:center;
	border-left:1px solid #cccccc;
}
#bcartbody_2 div {
	float:left;
	margin:0;
	padding:0;
}
#bcartbody_2 div p {
	margin:0;
	padding:0 0 0 5px;
	font-family:'NanumGothic',sans-serif;font-size:10pt;letter-spacing:0pt;color:#2a2a2a;
	line-height:20px;
	text-align:left;
}
.bacrtbody_0 {
	right:30px;
	bottom:20px;
}
.bacrtbody_0_p0 {
	margin:0;
	padding:0 8px 0 8px;
	width:120px;
	font-family:'NanumGothic',sans-serif;font-size:11pt;letter-spacing:0pt;color:#ffffff;
	line-height:28px;
	text-align:center;
	background-color:#16328e;
	border:1px solid #16328e;
	border-radius:2px 2px 2px 2px;
	border-top-right-radius:2px 2px;
	border-bottom-right-radius:2px;
	cursor:pointer;
}
.bacrtbody_0_p1 {
	margin:0;
	padding:0 8px 0 8px;
	font-family:'NanumGothic',sans-serif;font-size:11pt;letter-spacing:0pt;color:#ffffff;
	line-height:28px;
	background-color:#16328e;
	border:1px solid #16328e;
	border-radius:2px 2px 2px 2px;
	border-top-right-radius:2px 2px;
	border-bottom-right-radius:2px;
	cursor:pointer;
}
.bacrtbody_0_p2 {
	margin:5px 0 0 0;
	padding:0 8px 0 8px;
	font-family:'NanumGothic',sans-serif;font-size:11pt;letter-spacing:0pt;color:#ffffff;
	line-height:28px;
	background-color:#c51a1a;
	border:1px solid #c51a1a;
	border-radius:2px 2px 2px 2px;
	border-top-right-radius:2px 2px;
	border-bottom-right-radius:2px;
	cursor:pointer;
}
.bacrtbody_0_p3 {
	margin:5px 0 0 0;
	padding:0 8px 0 8px;
	font-family:'NanumGothic',sans-serif;font-size:11pt;letter-spacing:0pt;color:#ffffff;
	line-height:28px;
	background-color:#3d3d3d;
	border:1px solid #3d3d3d;
	border-radius:2px 2px 2px 2px;
	border-top-right-radius:2px 2px;
	border-bottom-right-radius:2px;
	cursor:pointer;
}
.bcartbody_delbox {
	position:relative;
	top:-10px;
	left:0px;
	font-family:'NanumGothic',sans-serif;font-size:18pt;letter-spacing:0pt;color:#c51a1a;
	cursor:pointer;
	display:none;
}