@charset "UTF-8";
/**************************************************
	
	Common
	
**************************************************/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:700);
* {
  -webkit-text-size-adjust: none; }

body, form, dl, dd, p {
  margin: 0;
  padding: 0; }

body, td, select, input, div, form, textarea, center, option, pre, p, blockquote, td, li, dd {
  font-family: "dotum","gulim",'Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',arial,sans-serif;
  font-size: 12px;
  color: #343434;
  letter-spacing: 0; }

span {
  font-family: "dotum","gulim",'Apple SD Gothic Neo','Malgun Gothic','맑은 고딕',arial,sans-serif;
  font-size: inherit;
  color: inherit;
  letter-spacing: 0; }

body {
  min-width: 1300px;
  background-color: #e9eaed;
  overflow-y: scroll; }

dd, header, footer, section, article, nav, hgroup {
  display: block; }

input[type=search] {
  border: none;
  height: 50px; }

td.nt {
  font-size: 0; }

img {
  border: none;
  vertical-align: middle; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

legend {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  text-align: left; }

h3.title {
  font-size: 12px; }

/* Inputs */
input[type=checkbox], input[type=radio] {
  border: none;
  vertical-align: middle;
  cursor: pointer; }

input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number] {
  width: 202px;
  height: 14px;
  padding: 10px;
  border: 1px solid #D0CFCF;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  background: #FAF9F9; }

textarea {
  width: 202px;
  padding: 10px;
  border: 1px solid #D0CFCF;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  background: #FAF9F9; }

select {
  border: 1px solid #D0CFCF;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  background: #FAF9F9;
  cursor: pointer;
  font-family: "tahoma","vernada"; }

input[type=text]:hover, input[type=password]:hover, input[type=search]:hover, input[type=email]:hover, input[type=url]:hover, input[type=number]:hover, select:hover, textarea:hover {
  border: 1px solid #D0CFCF;
  border-right: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
  background: #fff; }

input[disabled] {
  background-color: #f3f3f3; }

input[type=checkbox][disabled], input[type=radio][disabled] {
  background-color: #ffffff; }

input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=number]:focus, select:focus, textarea:focus {
  border: 1px solid #333333; }

/* Links */
A:link {
  text-decoration: none;
  color: #666666; }

A:visited {
  text-decoration: none;
  color: #666666; }

A:active {
  text-decoration: none;
  color: #666666; }

A:hover {
  text-decoration: underline;
  color: #000000; }

/* AjaxLoading Bar */
#ajax_loading_bar {
  display: block;
  position: fixed;
  top: 5px;
  left: 5px;
  width: 200px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #efefef;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 10px; }

.widgetContainer {
  font-size: 0; }

#bd_srch_btm_itx {
  line-height: 0;
  padding: 0; }

/**************************************************
	
	Global
	
**************************************************/
.tl_srch.if_bd_tl {
  width: 600px; }

.fdb_nav.img_tx > a {
  height: 0; }

.__roundBox {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px; }

.headerLine {
  background-color: #000;
  height: 3px; }

.header {
  width: 100%;
  height: 55px;
  background-color: #3a5795;
  background-image: linear-gradient(#4e69a2, #3a5795);
  box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  -webkit-box-shadow: 0 0 3px #333; }

.header > .inner {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  z-index: 998; }

.header > .inner .gnb {
  z-index: 998;
  position: absolute;
  left: 215px;
  top: 3px;
  width: 1000px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
  margin-top: 7px; }

.header > .inner .gnb.login {
  left: auto;
  right: 0px;
  text-align: right;
  width: 200px; }

.header > .inner .gnb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  z-index: 998; }

.header > .inner .gnb > li:hover {
  background-color: #333;
  border-bottom: none;
  z-index: 999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.header > .inner .gnb > li:hover > a {
  z-index: 1000;
  color: #fff;
  text-decoration: none; }

.header > .inner .gnb > li > a {
  display: block;
  padding: 10px 17px;
  color: #fff;
  font-size: 13px;
  font-weight: 600; }

.header > .inner .gnb > li.active > a {
  color: #fff; }

.header > .inner .gnb > li.sns {
  position: absolute;
  right: -30px;
  top: -1px;
  margin-top: 0; }

.header > .inner .gnb > li.sns > a {
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.header > .inner .gnb > li .gnbDepth {
  position: absolute;
  display: none;
  top: 29px;
  left: 0;
  margin: 0;
  padding: 0 10px;
  padding-top: 10px;
  list-style-type: none;
  width: 160px;
  z-index: 99999;
  background-color: #fff;
  box-shadow: 0 0 5px #d1dfe9;
  -moz-box-shadow: 0 0 5px #d1dfe9;
  -webkit-box-shadow: 0 0 5px #d1dfe9;
  border: 1px solid #d1dfe9; }

.header > .inner .gnb > li .gnbDepth > li {
  display: block;
  border-top: 1px solid #eef5f9; }

.header > .inner .gnb > li .gnbDepth > li:first-child {
  border-top: none; }

.header > .inner .gnb > li .gnbDepth > li > a {
  display: block;
  padding: 10px 0;
  padding-left: 9px;
  color: #000;
  text-align: left; }

.header > .inner .gnb > li .gnbDepth > li:hover > a {
  color: #3a5795;
  text-decoration: none; }

body.subPage {
  background-color: #e9eaed; }

.wrap {
  width: 1300px;
  margin: 0 auto;
  margin-top: 15px;
  font-size: 0; }

.wrap .sec01 {
  zoom: 1; }

.wrap .sec01:after {
  content: "";
  display: block;
  clear: both; }

.wrap .sec01 > .l {
  width: 325px;
  float: left;
  margin-right: 13px; }

/*login*/
.wrap .sec01 > .l .login {
  background-color: #fff;
  border: 1px solid #d1dfe9;
  padding: 12px;
  height: 124px; }

.wrap .sec01 > .l .login > dl {
  zoom: 1; }

.wrap .sec01 > .l .login > dl > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 10px; }

.wrap .sec01 > .l .login > dl:after {
  content: "";
  display: block;
  clear: both; }

.wrap .sec01 > .l .login > dl dd.inputs {
  float: left; }

.wrap .sec01 > .l .login > dl dd.inputs > input {
  display: block;
  width: 175px;
  padding: 7px;
  background-color: #6E7277;
  border: 1px solid #7F848B;
  color: #B3B5B8;
  font-size: 11px;
  font-weight: bold; }

.wrap .sec01 > .l .login > dl dd.inputs > input:first-child {
  margin-bottom: 6px; }

.wrap .sec01 > .l .login > dl dd.submits {
  float: left;
  margin-left: 7px; }

.wrap .sec01 > .l .login > .btnArea {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  list-style-type: none;
  text-align: center; }

.wrap .sec01 > .l .login > .btnArea > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px; }

.wrap .sec01 > .l .login > .btnArea > li:first-child {
  border-right: 1px solid #44484C; }

.wrap .sec01 > .l .login > .btnArea > li > a {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -1px; }

/*point_status*/
.wrap .sec01 .point_status {
  width: 289px;
  margin: 9px auto; }

/*latest_notice*/
.wrap .sec01 > .l .latest_notice {
  border: 1px solid #d1dfe9;
  height: 134px;
  background-color: #fff;
  margin-top: 15px; }

.wrap .sec01 > .l .latest_notice > h4 {
  position: relative;
  background-color: #f5f8fa;
  padding: 12px;
  display: block;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0; }

.wrap .sec01 > .l .latest_notice > h4 .more {
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #9D9D9D; }

.wrap .sec01 > .l .latest_notice ul {
  margin: 0;
  padding: 6px;
  list-style-type: none; }

.wrap .sec01 > .l .latest_notice ul > li {
  position: relative;
  display: block;
  padding: 6px 5px;
  border-top: 1px solid #eef5f9; }

.wrap .sec01 > .l .latest_notice ul > li:first-child {
  border-top: none; }

.wrap .sec01 > .l .latest_notice ul > li > a {
  font-size: 11px;
  font-weight: bold; }

.wrap .sec01 > .l .latest_notice ul > li .date {
  position: absolute;
  top: 7px;
  right: 5px;
  font-size: 11px;
  color: #9D9D9D; }

/*search*/
.wrap .sec01 > .l .search {
  margin-top: 15px; }

.wrap .sec01 > .l .search .fields {
  padding: 0 7px;
  padding-top: 10px;
  border: 1px solid #3a5795;
  border-right: none;
  background-color: #fff;
  width: 254px;
  height: 26px;
  float: left;
  border-radius: 6px 0 0 6px;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px; }

.wrap .sec01 > .l .search .slt {
  border-right: 1px solid #E0E0E0;
  color: #3a5795;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: -1px;
  width: 98px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.wrap .sec01 > .l .search .keyword {
  color: #A4A3A3;
  font-size: 11px;
  padding: 0;
  border: none;
  background: none;
  padding: 2px 7px;
  width: 140px; }

/*Banners*/
.wrap .sec01 > .banner01 {
  width: 607px;
  float: left;
  margin-right: 13px; }

.wrap .sec01 > .banner02 {
  width: 342px;
  float: left; }

.wrap .sec02 {
  margin-top: 13px;
  zoom: 1; }

.wrap .sec02:after {
  content: "";
  display: block;
  clear: both; }

/*latest_reviews*/
.wrap .sec02 .reviews {
  position: relative;
  border: 1px solid #d1dfe9;
  padding: 10px;
  padding-bottom: 0;
  background: #fff;
  width: 304px;
  float: left;
  zoom: 1; }

.wrap .sec02 .reviews:after {
  content: "";
  display: block;
  clear: both; }

.wrap .sec02 .reviews .tabs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #d1dfe9; }

.wrap .sec02 .reviews .tabs > * {
  vertical-align: top; }

.wrap .sec02 .reviews .tabs > h4 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-right: 20px;
  padding-top: 5px; }

.wrap .sec02 .reviews .tabs > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #d1dfe9;
  border-bottom: none;
  border-left-width: 0;
  background-color: #f5f8fa;
  vertical-align: top; }

.wrap .sec02 .reviews .tabs > li.f {
  border-left-width: 1px; }

.wrap .sec02 .reviews .tabs > li.active {
  background-color: #fff;
  margin-bottom: -1px; }

.wrap .sec02 .reviews .tabs > li > a {
  font-size: 11px;
  font-weight: bold;
  color: #666;
  padding: 10px;
  display: block;
  letter-spacing: -1px; }

.wrap .sec02 .reviews .tabs > li.active > a {
  color: #000;
  padding-bottom: 11px; }

.wrap .sec02 .reviews .more {
  position: absolute;
  top: 30px;
  right: 20px;
  font-size: 11px;
  color: #646A70;
  letter-spacing: -1px;
  padding-right: 10px;
  background: url(images/review/moreBtn_bull.jpg) no-repeat right top; }

.wrap .sec02 .reviews .lists {
  margin: 0;
  padding: 0;
  padding-top: 20px;
  list-style-type: none; }

.wrap .sec02 .reviews .lists > li {
  padding-bottom: 17px;
  zoom: 1; }

.wrap .sec02 .reviews .lists > li:after {
  content: "";
  display: block;
  clear: both; }

.wrap .sec02 .reviews .lists > li .thumb {
  float: left;
  margin-right: 10px;
  display: none; }

.wrap .sec02 .reviews .lists > li .cont {
  position: relative;
  float: left;
  display: block;
  width: 304px;
  height: auto;
  padding-bottom: 25px;
  border-bottom: 1px solid #eef5f9; }

.wrap .sec02 .reviews .lists > li .cont .title {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
  display: block;
  padding-bottom: 7px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.wrap .sec02 .reviews .lists > li .cont .title .date {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
  color: #999999;
  font-weight: normal;
  display: none; }

.wrap .sec02 .reviews .lists > li .cont .ment {
  line-height: 19px;
  display: none; }

.wrap .sec02 .reviews .lists > li .cont .info {
  font-size: 11px;
  position: absolute;
  bottom: 10px;
  left: 0; }

.wrap .sec02 .reviews .lists > li .cont .name {
  font-size: 11px;
  position: absolute;
  bottom: 10px;
  right: 0;
  color: #999999; }

.wrap .sec02 > .left {
  float: left;
  padding-right: 13px;
  width: 325px; }

.wrap .sec02 > .left .infoBanner {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.wrap .sec02 > .left .infoBanner img {
  max-width: 100%; }

/*현재주소는*/
.wrap .sec02 > .left .infoBanner .today_url {
  position: absolute;
  bottom: 43px;
  left: 30px;
  font-size: 28px;
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif; }

.wrap .sec02 > .left .infoBanner .t_id {
  position: absolute;
  top: 73px;
  left: 33px;
  font-size: 15px;
  font-weight: 700;
  color: #8ca7b9;
  font-family: 'Noto Sans', sans-serif; }

.wrap .sec02 > .left .infoBanner .t_id span {
  color: #0097ff;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif; }

/*shop ads*/
.wrap .sec02 > .left .shopAds {
  border: 1px solid #d1dfe9;
  margin-top: 13px;
  background-color: #3a5795;
  overflow: hidden; }

.wrap .sec02 > .left .shopAds .title {
  font-weight: bold;
  padding: 15px 0 14px;
  text-align: center;
  color: #fff;
  background-color: #3a5795;
  background-image: linear-gradient(#4e69a2, #3a5795);
  border: 1px solid #435a8b #3c5488 #334c83; }

.wrap .sec02 > .left .shopAds .lists {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  display: block;
  padding: 13px;
  background-color: #fff; }

.wrap .sec02 > .left .shopAds .lists > li {
  display: block;
  padding: 0;
  border-top: 1px solid #eef5f9;
  height: 77px;
  margin-bottom: 10px; }

.wrap .sec02 > .left .shopAds .lists > li:last-child {
  margin-bottom: 0; }

.wrap .sec02 > .left .shopAds .lists > li:first-child {
  border-top: none; }

/*Footer*/
footer {
  width: 100%;
  border-top: 1px solid #d1dfe9;
  border-bottom: 1px solid #d1dfe9;
  margin: 50px auto;
  background: #fff;
  margin-bottom: 0px; }

footer .f_menuArea {
  background: #3a5795;
  padding: 15px 0; }

footer .f_menuArea > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 1300px;
  margin: 0 auto; }

footer .f_menuArea > ul > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px; }

footer .f_menuArea > ul > li:first-child {
  padding-left: 0; }

footer .f_menuArea > ul > li > a {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -1px; }

footer .f_copyArea {
  padding: 15px 0; }

footer .f_copyArea > .inner {
  width: 1300px;
  margin: 0 auto;
  position: relative; }

footer .f_copyArea > .inner .logo {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding-right: 30px; }

footer .f_copyArea > .inner .twitter {
  color: #747474; }

footer .f_copyArea > .inner .twitter strong {
  color: #3a5795; }

footer .f_copyArea > .inner .copyright {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color: #747474; }

/*Sub page*/
.lnb {
  width: 208px;
  float: left; }

.lnb .slogin {
  background-color: #fff;
  border: 1px solid #d1dfe9;
  padding: 8px; }

.lnb .smenu {
  border: 1px solid #d1dfe9;
  background-color: #fff;
  margin-top: 15px;
  overflow: hidden; }

.lnb .smenu .t {
  font-weight: bold;
  padding: 12px;
  color: #fff;
  background-color: #3a5795;
  background-image: linear-gradient(#4e69a2, #3a5795);
  border: 1px solid #435a8b; }

.lnb .smenu > ul {
  width: 95%;
  margin: 0 auto;
  padding: 5px 0;
  list-style-type: none;
  display: block; }

.lnb .smenu > ul > li {
  border-top: 1px solid #eef5f9; }

.lnb .smenu > ul > li > a:hover {
  text-decoration: none;
  color: #3a5795;
  font-weight: bold;
  letter-spacing: -1px; }

.lnb .smenu > ul > li.active > a {
  color: #000;
  font-weight: bold;
  background: url(images/smenu_bull.jpg) no-repeat 5px center;
  padding-left: 25px;
  letter-spacing: -1px; }

.lnb .smenu > ul > li:first-child {
  border-top: none; }

.lnb .smenu > ul > li > a {
  display: block;
  padding: 10px; }

.scont {
  width: 1045px;
  float: left;
  margin-left: 15px;
  border: 1px solid #d1dfe9;
  padding: 15px;
  background-color: #fff; }

.scont .notice_board {
  width: 99.2%;
  padding: 3px;
  border: 1px solid #d1dfe9;
  background: #f5f8fa;
  margin-bottom: 10px; }

.best_after {
  border: 1px solid #d1dfe9;
  background: #f5f8fa;
  width: 97.8%;
  float: left;
  padding: 0px 10px 10px 10px; }

.best_box {
  padding-top: 0px;
  float: left;
  height: 170px;
  width: 100%; }

/*후기게시판 베스트 후기*/
.newest_tab {
  padding-top: 12px;
  padding-bottom: 7px; }

.titleBut_On {
  width: 28.5%;
  cursor: pointer;
  border: 1px solid #2B2C2F;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  padding: 10px 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-left: 4px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #3a5795;
  background-image: linear-gradient(#4e69a2, #3a5795);
  border: 1px solid #435a8b; }

.titleBut_off01, .titleBut_off02 {
  width: 28.5%;
  cursor: pointer;
  background: #fff;
  /* Old browsers */
  border: 1px solid #d1dfe9;
  color: #000;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  padding: 10px 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-left: 4px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

div.login {
  font-size: 0; }

/*왼쪽 배너*/
.sub_banner {
  padding: 0;
  margin: 0;
  list-style: none; }

.sub_banner li {
  position: relative;
  padding: 0;
  margin: 10px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d1dfe9;
  overflow: hidden; }

.sub_banner a > .t_id {
  position: absolute;
  left: 65px;
  bottom: 8px;
  color: #f80000;
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px; }

/*게시판 상단 배너*/
.board_top_banner {
  position: relative; }

.board_top_banner img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.board_top_banner a > .t_id {
  position: absolute;
  left: 145px;
  bottom: 7px;
  color: #f80000;
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif;
  font-size: 22px; }

/*상단 트위터 배너*/
.top_t_banner {
  position: relative;
  text-align: left;
  margin: 10px auto 5px;
  width: 1300px;
  background-image: url("./img/top_emergency_bg.gif");
  height: 57px;
  line-height: 57px;
  box-sizing: border-box;
  padding-left: 280px; }

.top_t_banner a {
  text-decoration: none;
  font-weight: bold;
  display: block; }

.top_t_banner a > .url {
  position: absolute;
  left: 520px;
  top: 18px;
  color: #f76000;
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px; }

.top_t_banner a > .url > span {
  color: #f80000;
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  padding-left: 8px;
  text-transform: uppercase; }

.wrap .lnb .latest_notice {
  border: 1px solid #d1dfe9;
  background-color: #fff;
  margin-top: 15px;
  overflow: hidden; }

.wrap .lnb .latest_notice > .t {
  font-weight: bold;
  padding: 12px;
  color: #fff;
  background-color: #3a5795;
  background-image: linear-gradient(#4e69a2, #3a5795);
  border: 1px solid #435a8b; }

.wrap .lnb .latest_notice > h4 .more {
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #9D9D9D; }

.wrap .lnb .latest_notice ul {
  margin: 0;
  padding: 6px;
  list-style-type: none; }

.wrap .lnb .latest_notice ul > li {
  position: relative;
  display: block;
  padding: 6px 5px;
  border-top: 1px solid #eef5f9; }

.wrap .lnb .latest_notice ul > li:first-child {
  border-top: none; }

.wrap .lnb .latest_notice ul > li > a {
  font-size: 11px;
  font-weight: bold; }

.wrap .lnb .latest_notice ul > li .date {
  position: absolute;
  top: 7px;
  right: 5px;
  font-size: 11px;
  color: #9D9D9D; }

div.btn-top {
  position: fixed;
  width: 1280px;
  left: 50%;
  margin-left: 655px;
  bottom: 49px;
  display: none; }

a.move-top {
  display: inline-block;
  width: 50px;
  height: 24px;
  padding: 26px 0 0;
  color: #fff;
  text-align: center;
  margin-top: 35px !important;
  background: url("./img/top_bg.png") no-repeat; }

a.move-top:hover {
  text-decoration: none; }

ul.sb_bests {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-bottom: 20px; }
  ul.sb_bests > li {
    width: 33.3%;
    float: left; }
    ul.sb_bests > li:first-of-type > div {
      margin-left: 0px;
      margin-right: 6px; }
    ul.sb_bests > li:last-of-type > div {
      margin-left: 6px;
      margin-right: 0px; }
    ul.sb_bests > li > div {
      margin-left: 3px;
      margin-right: 3px;
      background: #ffffff;
      padding: 10px;
      border-radius: 2px;
      -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.27);
      -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.27);
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.27);
      box-sizing: border-box; }
      ul.sb_bests > li > div > .best_header {
        margin-bottom: 10px;
        font-size: 17px;
        font-weight: 400;
        color: #212121;
        border-bottom: 2px solid #85ACEB;
        padding-bottom: 10px;
        padding-left: 5px;
        font-weight: bold;
        position: relative; }
        ul.sb_bests > li > div > .best_header .tab_switch {
          position: absolute;
          top: 0px;
          right: 0px;
          list-style: none;
          margin: 0;
          padding: 0; }
          ul.sb_bests > li > div > .best_header .tab_switch > li {
            display: inline;
            margin-left: 5px;
            cursor: pointer;
            font-weight: normal; }
            ul.sb_bests > li > div > .best_header .tab_switch > li.active {
              font-weight: bold; }
  ul.sb_bests:after {
    display: block;
    content: "";
    clear: both; }

.section_title {
  position: relative;
  margin-bottom: 15px;
  font-weight: bold;
  border-bottom: 3px solid #D5D5D5; }
  .section_title h1 {
    color: #212121;
    display: inline-block;
    border-bottom: 3px solid #85ACEB;
    margin-bottom: -3px;
    line-height: 21px;
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 10px; }
  .section_title .right_desc {
    position: absolute;
    right: 10px;
    text-align: right;
    top: 10px; }

#right_notice {
  position: absolute;
  right: 10px;
  text-align: right;
  width: 680px;
  top: 0px; }
  #right_notice .updatenews .updatenews_box {
    right: 0px; }

/*# sourceMappingURL=sb_layout_main.css.map */
