/* main */
#main {
  position: relative;
  width: 980px;
  margin: 0 auto;
  background-color: #fff;
}
#main .buy,
#main .guide,
#main .info {
  overflow: hidden;
}
#main .buy li,
#main .guide li,
#main .info li {
  float: left;
}
#main .buy li a,
#main .guide li a,
#main .info li a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background-image: url(../images/main/main.gif);
  background-repeat: no-repeat;
}
#main .buy {
  margin-bottom: 30px;
}
#main .buy li a {
  width: 196px;
  height: 100px;
}
#main .buy li a.item1 {
  background-position: 0 0;
  
}
#main .buy li a.item2 {
  background-position: -196px 0;
}
#main .buy li a.item3 {
  background-position: -392px 0;
}
#main .buy li a.item4 {
  background-position: -588px 0;
}
#main .buy li a.item5 {
  background-position: -784px 0;
}
#main .guide {
  height: 51px;
  padding-left: 52px;
  padding-top: 24px;
  background: url(../images/main/main.gif) 0 -100px no-repeat;
}
#main .guide li a {
  height: 31px;
}
#main .guide li a.item1 {
  width: 149px;
  background-position: 52px 124px;
}
#main .guide li a.item2 {
  width: 159px;
  background-position: 202px 124px;
}
#main .guide li a.item3 {
  width: 161px;
  background-position: 363px 124px;
}
#main .guide li a.item4 {
  width: 161px;
  background-position: 522px 124px;
}
#main .guide li a.item5 {
  width: 167px;
  background-position: 685px 124px;
}
#main .guide li a.item6 {
  width: 131px;
  background-position: 854px 124px;
}
#main .info li {
  overflow: hidden;
  text-indent: -9999px;
  height: 165px;
  background: url(../images/main/main.gif) 0 -175px no-repeat;
}
#main .info li.item1 {
  width: 437px;
  background-position: 0 -175px;
}
#main .info li.item2 {
  width: 271px;
  background-position: -437px -175px;
}
#main .info li.item3 {
  width: 272px;
  background-position: -708px -175px;
}
#list_wrap {
  position: relative;
  overflow: hidden;
  border-left: 1px solid #c3cad9;
  border-right: 1px solid #c3cad9;
  margin-bottom: 30px;
}
#list_wrap .depth1 {
  float: left;
  width: 213px;
  border-right: 1px solid #c3cad9;
}
#list_wrap .depth1 li {
  overflow: hidden;
  text-indent: -9999px;
  height: 48px;
  background: #dbe4f3 url(../images/main/main_list.gif) 0 0 no-repeat;
  cursor: pointer;
}
#list_wrap .depth1 li.item1 {
  height: 50px;
  background-position: 0 0;
}
#list_wrap .depth1 li.item1:hover,
#list_wrap .depth1 li.item1.active {
  background-position: right 0;
}
#list_wrap .depth1 li.item2 {
  background-position: 0 -50px;
}
#list_wrap .depth1 li.item2:hover,
#list_wrap .depth1 li.item2.active {
  background-position: right -50px;
}
#list_wrap .depth1 li.item3 {
  background-position: 0 -98px;
}
#list_wrap .depth1 li.item3:hover,
#list_wrap .depth1 li.item3.active {
  background-position: right -98px;
}
#list_wrap .depth1 li.item4 {
  background-position: 0 -146px;
}
#list_wrap .depth1 li.item4:hover,
#list_wrap .depth1 li.item4.active {
  background-position: right -146px;
}
#list_wrap .depth1 li.item5 {
  background-position: 0 -194px;
}
#list_wrap .depth1 li.item5:hover,
#list_wrap .depth1 li.item5.active {
  background-position: right -194px;
}
#list_wrap .depth1 li.item6 {
  background-position: 0 -242px;
}
#list_wrap .depth1 li.item6:hover,
#list_wrap .depth1 li.item6.active {
  background-position: right -242px;
}
#list_wrap .depth1 li.item7 {
  background-position: 0 -290px;
}
#list_wrap .depth1 li.item7:hover,
#list_wrap .depth1 li.item7.active {
  background-position: right -290px;
}
#list_wrap .depth1 li.item8 {
  background-position: 0 -338px;
}
#list_wrap .depth1 li.item8:hover,
#list_wrap .depth1 li.item8.active {
  background-position: right -338px;
}
#list_wrap .depth1 li.item9 {
  background-position: 0 -386px;
}
#list_wrap .depth1 li.item9:hover,
#list_wrap .depth1 li.item9.active {
  background-position: right -386px;
}
#list_wrap .depth1 li.item10 {
  background-position: 0 -434px;
}
#list_wrap .depth1 li.item10:hover,
#list_wrap .depth1 li.item10.active {
  background-position: right -434px;
}
#list_wrap .depth2 {
  width: 764px;
  float: left;
}
#list_wrap .depth2 ul {
  overflow: hidden;
}
#list_wrap .depth2 ul.even li a {
  background-color: #f8fbfd;
}
#list_wrap .depth2 ul.first li {
	height:50px;
}
#list_wrap .depth2 ul.first li a {
  line-height: 50px;
}
#list_wrap .depth2 ul.last li {
	height:47px;
	border-bottom: 1px solid #d2d7e3;
}
#list_wrap .depth2 ul.last li a {
  line-height: 47px;
}
#list_wrap .depth2 ul li {
  float: left;
  width: 25%;
  /* 2015-09-24 수정 */
  height:48px;
}
#list_wrap .depth2 ul li a {
  display: block;
  /*line-height: 48px;*/
   /* 2015-09-24 수정 */
   line-height:48px;
  /*padding-left: 15px;*/
   /* 2015-09-24 수정 */
   padding-left:10px;
}
#list_wrap .depth2 ul li a:hover {
  background-color: #add3f0;
  font-weight: bold;
  color: #fff;
}
#list_wrap .detail_list {
  position: absolute;
  top: 0;
  right: 0;
  width: 764px;
  height: 481px;
  padding: 30px 0 0 30px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  z-index: -10;
}
#list_wrap .detail_list.active {
  z-index: 1;
}
#list_wrap .detail_list h2 {
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding-left: 10px;
  background: url(../images/main/arrow.gif) 0 50% no-repeat;
}
#list_wrap .detail_list .detail_close {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
}
#list_wrap .detail_list div {
  width: 200px;
  float: left;
  margin-bottom: 20px;
}
#list_wrap .detail_list div.center {
  padding: 0 20px;
  margin: 0 20px;
  border-left: 1px dotted #c9c9c9;
  border-right: 1px dotted #c9c9c9;
}
#list_wrap .detail_list div dl {
  margin-bottom: 24px;
}
#list_wrap .detail_list div dl dt {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  line-height: 25px;
  background-color: #e8eef6;
  text-align: center;
  margin:6px 0 11px 0;
}
#list_wrap .detail_list div dl dd {
	margin:-5px 0 4px 0;
}
#list_wrap .detail_list div dl dd a {
  line-height: 19px;
  color: #555;
}
#list_wrap .detail_list div dl dd a:hover {
  font-weight: bold;
}
#quick {
  position: fixed;
  top: 157px;
  left: 50%;
  margin-left: 505px;
}
#btn_category_all {
  display: block;
  position: absolute;
  top: 0;
  left: -42px;
}
#category_all {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  padding: 29px 29px 42px;
  border: 1px solid #dbdbdb;
  z-index: -1;
}
#category_all.active {
  z-index: 11;
}
#category_all * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#category_all > button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
#category_all .top {overflow: hidden;border-top: 2px solid #000;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;}
#category_all .top ul {float: left;width:25%;padding: 12px 11px 20px;border-right:1px solid #dbdbdb;}
#category_all .top ul:last-child {border-right:0;}
#category_all .top ul li {
  line-height: 30px;
  padding-left: 9px;
  cursor: pointer;
  font-weight: bold;
}
#category_all .top ul li:hover,
#category_all .top ul li.active {
  background-color: #8cbae0;
  color: #fff;
}
#category_all .bottom {
  height: 240px;
  border: 7px solid #8cbae0;
  background-color: #8cbae0;
}
#category_all .bottom > div {
  height: 100%;
}
#category_all .bottom > div.left {
  float: left;
  width: 194px;
  background: url(../images/main/category_all_bg.gif) right bottom no-repeat;
}
#category_all .bottom > div.left p {
  padding-left: 13px;
  padding-top: 27px;
}
#category_all .bottom > div.left p strong {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 11px;
}
#category_all .bottom > div.left p span {
  color: #cee0ee;
}
#category_all .bottom > div.right {
  position: relative;
  float: right;
  width: 709px;
  background-color: #f7f7f7;
  overflow: hidden;
}
#category_all .bottom > div.right ul > li {
  padding: 30px 0;
  overflow: hidden;
}
#category_all .bottom > div.right ul > li ul {
  float: left;
  width: 232px;
  height: 100%;
  padding: 0 0 0 30px;
  border-right: 1px solid #dbdbdb;
}
#category_all .bottom > div.right ul > li ul:last-child {
  border: 0;
}
#category_all .bottom > div.right ul > li ul li {
  padding: 0;
  line-height: 19px;
}
#category_all .bottom > div.right ul > li ul li a {
  color: #555;
}
#category_all .bottom > div.right ul > li ul li a:hover {
  font-weight: bold;
}
#category_all .bottom > div.right .bx-controls a {
  display: block;
  position: absolute;
  top: 30px;
  right: 1px;
}
#category_all .bottom > div.right .bx-controls a.bx-next {
  top: auto;
  bottom: 30px;
}
