@import url(//fonts.googleapis.com/earlyaccess/kopubbatang.css);
/* layout | 퍼블리셔 */


@font-face {
	font-family: 'GmarketSansBold';
	src: url('//cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'GmarketSansMedium';
	src: url('//cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'GmarketSansLight';
	src: url('//cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/*기본링크*/
a:link, a:active, a:visited {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

/* Top Global Link */
a.topmn:link, a.topmn:visited, a.topmn:active {
  text-decoration: none;
  color: #202b59;
  font-family: "GmarketSansMedium";;
  font-size: 11px;
  letter-spacing: -1px;
}

a.topmn:hover {
  font-family: "GmarketSansMedium";;
  font-size: 11px;
  color: #ff6600;
  text-decoration: none;
  letter-spacing: -1px;
}

a.topmn2 {
  font-weight: normal;
  color: #202b59;
  font-family: "GmarketSansMedium";
  font-size: 11px;
  letter-spacing: -1px;
}

a.topmn2:hover {
  font-family: "GmarketSansMedium";
  font-size: 11px;
  color: #ff6600;
  text-decoration: none;
  letter-spacing: -1px;
}

a.topmn2:link, a.topmn2:visited, a.topmn2:active {
  text-decoration: none;
}

.mainMn {
  text-align: center;
  font-size: 14px;
  font-family: "GmarketSansMedium";
  font-weight: bold;
  line-height: 2;
  cursor: pointer;
  float: left;
}

.mainMn:hover {
  color: #ff6600;
}

.mainMn2 {
  text-align: center;
  font-size: 14px;
  font-family: "GmarketSansMedium";
  font-weight: bold;
  line-height: 2;
  cursor: pointer;
  float: right;
  padding: 0 0px 0 30px;
  color: #1f1f1f;
}

.mainMn2:hover {
  color: #ff6600;
}

/* 좌측 메뉴 링크 스타일 */
a.lm:link, a.lm:visited, a.lm:active {
  text-decoration: none;
  color: #454545;
}

a.lm:hover {
  color: 173f7e;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: -1px;
}

/*컴퍼스 셀렉트 링크*/
a.caselect:link, a.caselect:visited, a.caselect:active {
  text-decoration: none;
  color: #505966;
  letter-spacing: -1px;
}

a.caselect:hover {
  color: 003366;
  text-decoration: underline;
  letter-spacing: -1px;
}

/* Top Menu 아래 검색 input style */
.inputstyle1 {
  border: 1 solid #bfc0c1;
  height: 19px;
  background-color: #ffffff;
  padding: 2 0 0 2;
  font-size: 12px;
  color: #333333;
}

/* 상품목록에서 상품제목링크 */
a.itemname:link, a.itemname:visited, a.itemname:active {
  text-decoration: none;
  color: #454545;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0;
  font-family: GmarketSansMedium;
}

a.itemname:hover {
  color: #eb5800;
  text-decoration: underline;
  font-weight: normal;
}

/* 상품타이틀 div*/
.item_title {
  font-size: 24px;
  font-family: GmarketSansMedium;
  border-top: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-left: 4px solid #335f2e;
  padding: 18px 0px 16px 10px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
  width: 1200px;
  text-align: left;
}

/* 좌측 메뉴의 서브 링크 스타일 */
a.lms:link, a.lms:visited, a.lms:active {
  text-decoration: none;
  color: #454545;
  font-family: "GmarketSansMedium";;
  font-size: 11px;
}

a.lms:hover {
  color: 173f7e;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: -1px;
  font-family: "GmarketSansMedium";;
  font-size: 11px;
}

a.cc:link, a.cc:visited, a.cc:active {
  text-decoration: none;
  color: #222222;
  font-family: "GmarketSansMedium";;
  letter-spacing: -1px;
}

a.cc:hover {
  color: #944900;
  text-decoration: underline;
}

table.tb01 {
  border-collapse: collapse;
  border: 1px solid #c2c2c2;
}

table.tb01 td {
  height: 24px;
  border: 1px solid #c2c2c2;
  color: #333333;
  padding: 2 2 2 2;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: "GmarketSansMedium";;
}

table.tb01 td.titd {
  background-color: #e5e5e5;
  color: #666666;
  padding: 4 0 2 0;
  text-align: center;
  letter-spacing: -1px;
  font-family: "GmarketSansMedium";;
  font-size: 12px;
}

table.tb01 td.cttd {
  height: 24px;
  border: 1px solid #c2c2c2;
  color: #666666;
  padding: 2 2 2 2;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: "GmarketSansMedium";;
  text-align: left;
}

select {
  border: 1px solid #999999;
}

.input_login {
  border: 1px solid #d7d7d7;
  width: 100%;
  padding: 4px;
}

.orderf {
  padding: 6px;
  border: 1px solid #e1e1e1;
  color: #000000;
  margin: 4px;
}

table.item_table {
  border-collapse: collapse;
  /* border:1px solid #c2c2c2; */
}

table.item_table td {
  height: 24px;
  border: 1px solid #e1e1e1;
  color: #333333;
  padding: 2 2 2 2;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: "GmarketSansMedium";;
}


.item_table .item-code-area {
  margin-top: 10px;
}

.item_table .item-code-area .label {
  display: inline-block;
  background: #858fa6;
  font-family: "GmarketSansMedium";;
  color: #fff;
  padding: 4px;
  font-size: 12px;
  border-radius: 0;
}

.item_table .item-code-area .text {
  font-family: "GmarketSansMedium";;
  font-size: 12px;
  color: #686360;
}



.icon1 {
  font-size: 11px;
  font-family: "GmarketSansMedium";;
  color: #ffffff;
  background-color: #e2b22f;
  padding: 3px 5px 1px 5px;
  letter-spacing: -1px;
  margin-right: 2px;
}

.icon2 {
  font-size: 11px;
  font-family: "GmarketSansMedium";
  color: #ffffff;
  background-color: #e83f04;
  padding: 3px 5px 1px 5px;
  letter-spacing: -1px;
}

.icon3 {
  font-size: 11px;
  font-family: "GmarketSansMedium";
  color: #ffffff;
  background-color: #c8c8c8;
  padding: 3px 5px 1px 5px;
  letter-spacing: -1px;
}

//상품상세 사양테이블
table.item_view_tb {
  border-collapse: collapse;
}

table.item_view_tb td {
  height: 28px;
  color: #444444;
  padding: 0px;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 14px;
  font-family: "GmarketSansMedium";
  border-bottom: 0px solid #eeeeee;
}

.select {
  width: 200px;
  font-family: "GmarketSansMedium";
  font-size: 14px;
  border: 1px solid #000000;
  padding: 3px;
}

.item_tab_on {
  width: 220px;
  height: 50px;
  border-top: 3px solid #ff6600;
  border-left: 1px solid #ff6600;
  border-right: 1px solid #ff6600;
  border-bottom: 0;
  text-align: center;
  font-family: "GmarketSansMedium";
  font-size: 14px;
  padding-top: 16px;
  float: left;
  background-color: #ffffff;
  cursor: pointer;
  font-weight: bold;
}

.item_tab_off {
  width: 220px;
  height: 50px;
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #ff6600;
  text-align: center;
  font-family: "GmarketSansMedium";
  font-size: 14px;
  padding-top: 16px;
  float: left;
  cursor: pointer;
  color: #747474;
}

table.tb10 {
  border-collapse: collapse;
}

table.tb10 td {
  border: 1px solid #e1e1e1;
  padding: 10px 10px 8px 10px;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: "GmarketSansMedium";
  letter-spacing: 0;
}

table.tb10 td.titd {
  background-color: f4f4f4;
  color: #747474;
  text-align: center;
  line-height: 1.5;
}

table.tb10 td.titd2 {
  background-color: f4f4f4;
  color: orangered;
  text-align: center;
}

table.tb10 td.cttd {
  color: #747474;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: "GmarketSansMedium";
  font-weight: normal;
}

.formin {
  border: 1px solid #cccccc;
  padding: 4px;
}

.formselect {
  border: 1px solid #cccccc;
  padding: 3px;
}

table.tb11 {
  border-collapse: collapse;
}

table.tb11 td {
  border: 1px solid #e1e1e1;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: "GmarketSansMedium";
}

table.tb11 td.titd {
  background-color: #333333;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
  font-size: 11px;
  font-family: "GmarketSansMedium";
  font-weight: bold;
  letter-spacing: -1px;
  padding: 4px 2px 3px 2px;
}

table.tb11 td.cttd2 {
  color: #747474;
  line-height: 1.5;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: GmarketSansMedium;
  font-weight: normal;
  padding: 10px 6px 6px 6px;
  background-color: #f1f1f1;
}

table.tb11 td.cttd {
  color: #747474;
  line-height: 1.5;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: GmarketSansMedium;
  font-weight: normal;
  padding: 4px;
  text-align: center;
}

table.tb11 td.cttd div {
  font-size: 11px;
  font-family: "GmarketSansMedium";
  color: #777777;
}

/*메인페이지 : 특가의 신*/
.main-special-list {
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: top;
}

.main-special-list td.item-td {
  padding-left: 22px;
  padding-right: 22px;
  vertical-align: top;
}

.main-special-list .item {
  width: 200px;
}

.main-special-list img.photo {
  width: 200px;
  height: 200px;
  border: 2px solid #e68a4d;
}

.main-special-list .item-code-area {
  margin-top: 10px;
}

.main-special-list .item-code-area .label {
  display: inline-block;
  background: #858fa6;
  font-family: "GmarketSansMedium";
  color: #fff;
  padding: 4px;
  font-size: 12px;
  border-radius: 0;
}

.main-special-list .item-code-area .text {
  font-family: "GmarketSansMedium";
  font-size: 12px;
  color: #686360;
}

.main-special-list .name {
  margin-top: 8px;
  font-weight: bold;
  font-family: "GmarketSansMedium";
  font-size: 14px;
}

.main-special-list .name a {
  text-decoration: none;
}

.main-special-list .name a:hover {
  color: #0080ff;
}

/*메인페이지 : 잘판린신/새로운신*/
h1.main-list-title {
  margin-top: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}

ul.main-list-tab {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  background: #f7f9fd;
  height: 60px;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}

ul.main-list-tab li {
  list-style: none;
  float: left;
  width: 12.5%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #ff6600;
  cursor: pointer;
  background: url('/Design/ssan/image/main/top_sale_bg1.gif') no-repeat 100% 45%;
}

ul.main-list-tab li.last {
  background: none;
}

ul.main-list-tab li.active {
  background: #fff;
  border-top: 1px solid #ff6600;
  border-left: 1px solid #ff6600;
  border-right: 1px solid #ff6600;
  border-bottom: none;
}

ul.main-list-tab li span {
  margin-top: 12%;
  font-family: "GmarketSansMedium";
  font-size: 14px;
  color: #000;
  display: block;
}

ul.main-list-tab li.active span {
  color: #ff6600;
}

.main-sale-list img.photo {
  width: 225px;
  height: 225px;
  border: 1px solid #bfbfbf;
}

.main-sale-list .item-code-area {
  margin-top: 10px;
  text-align: left;
}

.main-sale-list .item-code-area .label {
  display: inline-block;
  background: #858fa6;
  font-family: "GmarketSansMedium";
  color: #fff;
  padding: 4px;
  font-size: 11px;
  border-radius: 0;
  font-weight: normal;
}

.main-sale-list .item-code-area .text {
  font-family: "GmarketSansMedium";
  font-size: 12px;
  color: #686360;
}

.main-sale-list .name {
  margin-top: 8px;
  font-weight: normal;
  font-family: "GmarketSansMedium";
  font-size: 14px;
  text-align: left;
  color: #000000;
}

.main-sale-list .name a {
  text-decoration: none;
}

.main-sale-list .name a:hover {
  color: #0080ff;
}

.main-sale-list .price {
  text-align: left;
  margin-top: 6px;
  font-family: "GmarketSansMedium";
  color: #000000;
}

.main-sale-list .icon {
  position: absolute;
  margin-left: 8px;
  margin-top: 8px;
}

.main-sale-list .icon.rank-type1 {
  width: 52px;
  height: 51px;
}

.main-sale-list .icon.rank-type2 {
  width: 36px;
  height: 36px;
}

/*레이어팝업관련*/
.popup-layer {
  position: absolute;
  top: 100px;
  right: 100px;
  border: 1px solid #999999;
  background: #000;
  z-index: 2000;
}

.button-container {
  padding: 3px 10px;
  text-align: right;
}

.popup-layer .bullet {
  background: url("/Design/ssan/image/popup/bul1.gif") no-repeat;
  padding-left: 15px;
}

.popup-layer a.link {
  color: #fff;
  font-family: "GmarketSansMedium";
}

.foot_scm {
  background-color: #212237;
  height: 50px;
  text-align: center;
  font-family: "GmarketSansMedium";
  color: #ffffff;
  font-size: 14px;
  padding-top: 4px;
  cursor: pointer;
}

.foot_scm:hover {
  background-color: #2191ff;
}

.foot_mn2 {
  font-family: "GmarketSansMedium";
  color: #ffffff;
  font-size: 14px;
  padding-top: 4px;
}

.foot_mn2 a:link, .foot_mn2 a:visited, .foot_mn2 a:active {
  color: #ffffff;
}

.foot_mn2 a:hover {
  color: #f4eb31;
  text-decoration: none;
}

/* 하단 탑버튼 */
#MOVE_TOP_BTN {
  position: fixed;
  right: 2%;
  bottom: 30px;
  display: none;
  z-index: 999;
  cursor: pointer;
}

/* FAQ 탭버튼 */
.tabul {
  margin: 0px;
  padding: 0px;
}

.tabul li {
  float: left;
  list-style: none;
  width: 160px;
  background-color: #696b7a;
  color: #ffffff;
  padding: 12px 0px 6px 0;
  text-align: center;
  font-family: "GmarketSansMedium";
  font-size: 14px;
  margin-right: 1px;
  border-top: 1px solid #696b7a;
  border-left: 1px solid #696b7a;
  border-right: 1px solid #696b7a;
  cursor: pointer;
}

.tabul li.off {
  float: left;
  list-style: none;
  width: 160px;
  background-color: #e6e6e6;
  color: #454651;
  padding: 12px 0px 6px 0;
  text-align: center;
  font-family: "GmarketSansMedium";
  font-size: 14px;
  border-top: 1px solid #696b7a;
  border-left: 1px solid #696b7a;
  border-right: 1px solid #696b7a;
  cursor: pointer;
}

table.tb30 {
  border-collapse: collapse;
  border-top: 3px solid #ff6600;
}

table.tb30 td {
  border: 1px solid #e1e1e1;
  padding: 8px 8px 6px 10px;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: "GmarketSansMedium";
  letter-spacing: 0;
}

table.tb30 td input {
  border: 1px solid #cecece;
  padding: 7px;
  color: #222222;
}

table.tb30 td input[type=radio] {
  margin-right: 3px;
}

table.tb30 td input[type=checkbox] {
  margin-right: 3px;
}

table.tb30 td select {
  border: 1px solid #cecece;
  height: 30px;
  color: #333333;
  font-family: GmarketSansMedium;
}

table.tb30 td label {
  color: #333333;
  font-family: GmarketSansMedium;
  font-weight: normal;
  padding-left: 12px;
  min-width: 75px;
}

table.tb30 td div.cmt {
  font-family: "GmarketSansMedium";
  font-size: 11px;
  color: #666666;
  padding-top: 8px;
}

table.tb30 td label.title {
  padding-left: 5px;
  padding-bottom: 5px;
  width: 200px;
  margin: 0px;
  font-weight: bold;
  color: #666666;
}

table.tb30 td.titd {
  background-color: #f0f0f0;
  color: #333333;
  text-align: center;
  line-height: 1.5;
  font-family: GmarketSansMedium;
  letter-spacing: -1px;
}

table.tb30 td.titd2 {
  background-color: f4f4f4;
  color: orangered;
  text-align: center;
}

table.tb30 td.cttd {
  color: #747474;
  line-height: 1.2;
  text-align: left;
  word-break: break-all;
  font-size: 12px;
  font-family: GmarketSansMedium;
  background-color: #ffffff;
}

/* icon */
.nico {
  font-family: "GmarketSansMedium";
  font-size: 11px;
  padding: 3px 5px 0px 5px;
  height: 20px;
  background-color: #ffffff;
  letter-spacing: -1px;
}

.nico1 {
  border: 1px solid #ff6c00;
  color: #ff6c00;
}

.nico2 {
  background-color: #cb0e12;
  border: 1px solid #cb0e12;
  color: #ffffff;
}

.nico3 {
  border: 1px solid #326897;
  color: #ffffff;
  background-color: #326897;
}

.nico4 {
  border: 1px solid #fbd709;
  color: #000000;
  background-color: #fbd709;
}

.nico5 {
  border: 1px solid #9788c3;
  color: #9788c3;
}

.nico6 {
  border: 1px solid #397d35;
  color: #397d35;
}

/* main top bn */
#main_top_bn {
  height: 0px;
  transition: all 0.2s;
  display: none;
}

/* 상세검색 */
ul.sch {
  padding: 5px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px dotted #cccccc;
}

ul.sch li {
  list-style-type: none;
  float: left;
  width: 200px;
  font-family: "GmarketSansMedium";
  font-size: 13px;
  padding: 8px 0 0 0;
  cursor: pointer;
}

ul.sch li:hover {
  color: blue;
}

.sch_span {
  font-family: "GmarketSansMedium";
  font-size: 14px;
}

/* 상세검색 //*/
