﻿@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess */
/*Nanum Gothic*/
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
	   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}

/* NanumGothic */
.nanum{font-family:'나눔고딕','Nanum Gothic','돋움',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif}

i { font-family: 'FontAwesome'; font-style: normal; -webkit-font-smoothing: antialiased !important; font-smoothing: antialiased !important; text-rendering: optimizeLegibility !important; }


html, body{width:100%;height:100%;line-height:1;}
body,h1,h2,h3,h4,input,select,textarea,button{font-family:'돋움',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;font-size:14px;color:#222;letter-spacing: -1px;}
body{background-color:#fff;text-align:center;}
option{padding-right:6px}

a{color:#222;text-decoration:none;}
a:hover{color:#222;text-decoration:underline;}
a:visited {color:#222;text-decoration:none;}
a:active {color:#222;text-decoration:none;}
a strong {	letter-spacing: -1px;}
a.highlight { background: rgb(231, 236, 239) !important; color: rgb(0, 0, 198) !important; }
a.highlight:visited { color: rgb(110, 73, 135) !important; }
a.highlight:active { color: rgb(0, 0, 198) !important; }
a.f_red:hover{color:#f54210;text-decoration:underline;}
a.f_red:visited {color:#f54210;text-decoration:none;}
a.f_red:active {color:#f54210;text-decoration:none;}
a.f_blue3:hover{color:#2f57aa;text-decoration:underline;}
a.f_blue3:visited {color:#2f57aa;text-decoration:none;}
a.f_blue3:active {color:#2f57aa;text-decoration:none;}


.writing {margin: 0px 0px 0px 10px; letter-spacing: -1px; font-size: 11px; display: inline-block;color:#8a8a8a;}

.item_line {background: #e1e1e1; margin: 13px 0px 12px; height: 1px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block;}

/* skipToContent */

#skipToContent a{position:absolute; top:0px; left:0px; z-index:9999; width:100%; height:1px;	margin-top:-1px; display:block;	background-color:#3875c1; font-size:14px; font-weight:bold; color:#fff; line-height:1; text-align:center; overflow:hidden;}
#skipToContent a:focus,
#skipToContent a:active{margin-top:0px; height:auto; padding:10px 0px;}


/* Layout */
#wrap{min-width:1280px}
#header {position: relative; margin:0px auto; text-align:left;z-index: 60; }
#header::after { clear: both; display: block; content: ""; }
#container { position:relative;margin: 0px auto; width: 1280px; text-align: left; }
#column_left{ position:absolute;top:0px;left:0px;bottom:0px;width:200px;background:#fff; }
#column_content{position:relative;width:950px; background:#fff; overflow: auto; min-height: 1400px;  }

#column_content_part{position:relative;margin: 0px auto; width: 100%; text-align: left; zoom:1;}
#column_content_part_left{ position:absolute;top:0px;left:0px;bottom:0px;width:100px;background:#fff; }
#column_content_part_content{position:relative;left:101px;width:809px;background:#fff; }
#column_right{ position:absolute; top:0px; right:0px; bottom:0px; width:290px;background:#fff;_width: 290px; min-height: 1400px; }
/*#column_right h4 img{ transform:scale(1.2); }*/
#footer {position:relative;margin:0px auto;text-align:center;width:1280px;}


/*common*/

.writing {margin: 0px 0px 0px 10px; letter-spacing: -1px; font-size: 12px; display: inline-block;color:#8a8a8a;}
.more {position:absolute;font-size:12px;}
.more a {color:#5f5f5f;font-weight:normal;}
.btn-close {position:absolute;cursor:pointer;}


/******* header *******/

/* topArea sun */

.topArea{height:30px;line-height:30px;border-bottom:1px solid #e5e5e5;background-color:#fcfcfc;}
.topArea a{color:#777;font-size:12px;letter-spacing:-1px}
.topArea .innerWrap{width:1280px;margin:0 auto;}
.topArea .innerWrap .fLeft .first{margin-right:22px;}
.topArea .innerWrap .fRight span{margin:0 10px;font-size:10px;color:#c8c8c8}
.topArea .innerWrap:after{content:"";display:block;clear:both;}
.topArea .allView{padding-right:15px;background:url(/Front/images/arrow04.png) no-repeat right 3px;}


/* gnbArea */

.logo_modumom {margin-right:20px;}

.gnbArea{width:1280px;margin:0 auto;text-align:left;overflow:visible;position:relative;z-index:100;height:104px;margin-bottom:3px}

.gnbArea .searchArea{width:1280px;margin:30px auto 25px;}
.gnbArea .searchArea h1{float:left;margin-right:18px;padding-top:2px}
.gnbArea .searchArea .search{position:relative;width:285px;float:right;margin-top:8px;}
.gnbArea .searchArea .search .input_text{display:inline-block;width:235px;height:25px;border:1px solid #d7d7d7;border-radius:3px 0 0  3px;background-color:#fbfbfb;}
.gnbArea .searchArea .search .input_text input{position:absolute;top:0;left:0;width:225px;height:25px;margin:0;padding:0 0 0 10px;border:0 none;border-radius:0;background-color:transparent}
.gnbArea .searchArea .search fieldset .srchBtn{position:absolute;border:0 none;border-radius:0;}
.gnbArea .searchArea:after{content:"";display:block;clear:both}
.gnbArea .searchArea .search .qu_txt{margin-top:9px}
.gnbArea .searchArea .search .qu_txt a{margin:0 9px;color:#575656;font-size:12px}

.gnb{height:40px;line-height:40px;background-color:#795548;}
.gnb > ul > li{display:inline-block;padding:0 21px;}
.gnb > ul > li img{vertical-align:text-bottom}
/*.gnb > ul > li:first-child{padding-left:18px}*/


.lnb {position:relative;width: 1280px; height: 40px; _height: 40px; margin:0 auto;}

.lnb_date { margin: 11px 14px 0px 18px; color: rgb(49, 63, 94); float: left; }
.lnb_date strong { font-family: tahoma,"돋움",Dotum,Helvetica,sans-serif; }
.lnb_date .day { font-size: 11px; margin-left: 3px; }
.lnb_weather { margin: 6px 3px 0px 0px; height: 26px; overflow: hidden; float: left; position: relative; }
.lnb_weather ul { text-align: left; letter-spacing: -1px; font-size: 11px; vertical-align: middle; }
.lnb_weather a { color: rgb(100, 100, 100); }
.lnb_weather a:hover { text-decoration: underline; }
.lnb_weather a:hover span { text-decoration: none; }
.lnb_weather img { top: -1px; margin-right: 2px; vertical-align: middle; position: relative; }
.lnb_weather span { color: rgb(238, 100, 51); letter-spacing: 0px; text-decoration: none; margin-left: -1px; }
.lnb_weather span em { font-family: tahoma,Helvetica,sans-serif; margin-left: 5px; }
.lnb_today { margin: 13px 0px 0px 5px; width: 420px; height: 20px; overflow: hidden; float:left;}
.lnb_today  h2 a { color: rgb(46, 59, 89) !important; }
.lnb_today span { height: 20px; text-align: left;overflow: hidden;}

.lnb_today li { height: 17px; overflow: hidden; }
.lnb_today li a { height: 17px; color: rgb(63, 63, 63) !important; display: inline-block; }
.lnb_today .magazine { color: rgb(215, 215, 215); }
.lnb_today .magazine span { margin-right: 9px; }
.lnb_side { margin: 13px 0px 0px; letter-spacing: -1px; padding-left: 3px; float: right; }
.lnb_side a { color: rgb(111, 111, 111) !important; }
.lnb_side .end { padding-left:20px; color: rgb(46, 59, 89);	background: none;float:right; }

.lnb .searchWords {position:absolute;top:0;right:0;width:200px; border:5px solid #484e64;background:#fff;padding:10px;display:none;}
.lnb .searchWords p {height:30px;line-height:30px;border-bottom:2px solid #ccc;}
.lnb .searchWords ul {margin:20px 15px 0px;}
.lnb .searchWords li {list-style:decimal;height:22px;line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.lnb .searchWords .btn-close {top:8px;right:8px;width:20px;height:20px; font-size:20px;}

/******* // header *******/


/*******  Main Content *******/

.content_part {padding: 25px 0 25px 0;border-top: 1px solid #e1e1e1;overflow:hidden;}

.content_part .mtype_img { float:left; position:relative; overflow:hidden; }
.content_part .mtype_img dd { position:absolute; left:0; bottom:0; display:block; margin: 0px;}

.content_part .mtype_list {float:left; width: calc( 100% - 160px); padding-left: 20px;}
.content_part .mtype_list ul{ padding-left: 0;}
.content_part .mtype_list ul li{ margin-bottom:5px; }
.content_part .mtype_list ul li:last-child{ margin-bottom:0px; }
.content_part .subtitle { margin-bottom:15px;}

.f_type_01 li {position: relative;padding-right:100px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.f_type_01 li a{color: #000062;font-size: 16px;line-height: 24px;font-weight:bold;display: block;}
.f_type_01 li .writing {top: 7px;right: 0px;letter-spacing: -1px;padding-right: 1px;position: absolute;}
.f_type_02 li {position: relative;padding-right:100px;height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;margin-bottom: 5px;}
.f_type_02 li:last-childl{ margin-bottom:0; }
.f_type_02 li a{color: #000062;font-size: 14px;line-height: 1.65;font-weight:bold;}
.f_type_02 li .writing {top: 7px;right: 0px;letter-spacing: -1px;padding-right: 1px;position: absolute;}
.f_type_03 li {position: relative;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;margin: 3px 0;}
.f_type_03 li a{ display:block; font-size: 15px;line-height: 1.6;font-weight:bold;}
/*.f_type_03 li .writing {top: 7px;right: 0px;letter-spacing: -1px;padding-right: 1px;position: absolute;}*/
.f_type_04 li {position: relative;height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.f_type_04 li a{font-size: 14px;line-height: 1.6;}
.f_type_05 li {position: relative;}
.f_type_05 li.title {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.f_type_05 li.title a {color: #000062;font-size: 17px;font-weight:bold;line-height: 1;}

.f_type_05 li.content a{color: #474747;font-size: 13px;line-height: 1.6;}
.f_type_06 li {position: relative;}
.f_type_06 li.title {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.f_type_06 li.title a {font-size: 17px;font-weight:bold;line-height: 1;}
.f_type_06 li.content a{color: #474747;font-size: 13px;line-height: 1.6;}



.thumb_img {float:left; position:relative; overflow:hidden;width: 140px; height:135px; line-height:1.4; }
.thumb_img img { float:left; width: 100%; height:85px; }
.thumb_img .title{ float:left; padding-top:10px; overflow:hidden; font-size:14px; }

.movie_thumb_img {float:left; position:relative; overflow:hidden; width: 300px; height:250px; line-height:1.4; }
.movie_thumb_img img { float:left; width: 100%; height:85px; }
.movie_thumb_img iframe { width: 100%; height: calc(100% - 50px); }
.movie_thumb_img .title{ float:left; padding-top:10px; overflow:hidden; font-size:14px; }

.main_banner_thumb_img {float:left; position:relative; overflow:hidden; width: 100%; height:100px; line-height:1.4; }
.main_banner_thumb_img img { float:left; width: 100%; height:100px; }
.main_banner_thumb_img iframe { width: 100%; height: calc(100% - 50px); }

/* today_main_news*/
#photo_today_main_news .mtype_img { width: 200px; height:229px; }
#photo_today_main_news .mtype_img dd { width: 190px; height:15px; line-height:15px;  color:#fff;  padding: 10px 5px;background: url("/Front/images/bg/bg-black-op50.png") repeat; }
#photo_today_main_news .mtype_img dd a { color:#fff; }

#text_today_main_news .mtype_list {float:left; width: calc( 100% - 230px); padding-left: 30px;}
#text_today_main_news .mtype_list_head {margin-bottom: 10px;overflow:hidden;}
#text_today_main_news .mtype_list_head dt {letter-spacing: -1px;font-size: 24px;font-weight: bold;margin-top: 2px;}
#text_today_main_news .mtype_list_head dd {margin-top: 11px; line-height: 18px;height:55px;color: #474747; margin-left:0; }
#text_today_main_news .mtype_list ul { margin-left:0; padding-left:0; }


/* today_main_issue*/
#text_today_main_issue a.title {font-size: 14px;font-weight:bold;display: block;}

#text_today_main_issue .mtype_list {float:left;width: calc( 100% - 160px);padding-left: 20px;}
#text_today_main_issue .mtype_list ul{padding-left:0;}
#text_today_main_issue .mtype_list_head {height:15px;line-height:15px;margin-bottom: 10px;overflow:hidden;}
#text_today_main_issue .mtype_list_item li i{margin-left:5px;}

/* today_main_photo*/
/*#today_main_photo { padding-right: 0;}*/
#today_main_photo .mtype_list_item li {float:left;margin-right: 1%;width: 19.2%;}
#today_main_photo .mtype_list_item li.end {margin-right:0px;}
#today_main_photo .mtype_list_item li .thumb_img{ width: 100%; }

/* today_main_movie*/
/*#today_main_movie { padding-right: 0;}*/
#today_main_movie .mtype_list_item li {float:left;margin-right: 1%;width: 32.5%;}
#today_main_movie .mtype_list_item li.end {margin-right:0px;}
#today_main_movie .mtype_list_item li .movie_thumb_img{ width: 100%; }


/* section-group*/
.section_group_item {padding:0;}
.section_group_item_left, .section_group_item_right {position:relative;float:left;padding-top:25px; padding-bottom:25px;}
.section_group_item_left {width:50%; padding-right:25px; border-right: 1px solid #e1e1e1; box-sizing:border-box;}
.section_group_item_right {width:50%;padding-left:25px;padding-right:25px; box-sizing:border-box; }
.section_group_item .f_type_01 li {padding-right:0px; margin-bottom:5px;}
.section_group_item .f_type_01 li:last-child{margin-bottom:0;}
.section_group_item .mtype_list {width: 100%;padding-left: 0px;}

.photo_section_group_item .mtype_list_item li {float: left;/* margin-right: 48px; */width: 49%;margin-right: 2%;}
.photo_section_group_item .mtype_list_item li.end {margin-right: 0px;}
.photo_section_group_item .mtype_list_item li .thumb_img{w;width: 100%;}
.magazine_section_group_item .mtype_list_item .thumb_img {width:123px; height:180px;}
.magazine_section_group_item .mtype_list_item .thumb_img img {height:155px;}
.magazine_section_group_item .mtype_list_item {float:left;margin-left:35px;}
.magazine_section_group_item .mtype_list_item li {float: left;margin-right: 20px;}
.magazine_section_group_item .mtype_list_item li.end {margin-right: 0px;}
.magazine_section_group_item .mtype_list_item .thumb_img .title {width:100%;text-align:center;font-weight:bold;}

.btn-prev, .btn-next {position:absolute;top:60px;font-size:25px;}
.btn-prev {left:0;}
.btn-next {right:0;}

.section_group_item .more {top: 30px;right: 25px;}

.app_section_group_item .mtype_list_item {width:240px;height:70px;margin-left:50px;margin-top:10px;}
.app_section_group_item .mtype_list_item li {float:left;width:60px;height:60px;margin-right:20px;margin-bottom:25px;}



/******* // Main Content *******/


/******* Right Aside *******/

.right_aside {border:1px solid #cccccc;border-bottom:0;z-index: 1; }

.section {vertical-align: top; position: relative;background:#fafafa;padding-top:20px;}
.section::after {clear: both; display: block; content: "";}

.section.section_type_01 {padding:20px 20px 0px 20px;}
.section.section_type_02 h4 {padding-left:20px;}

.section h4 {padding-bottom:15px;}

/*
.section-view-sort .category .btn_prev, .section-view-sort .category .btn_next {
	background: url("/Front/images/btn_aside_pn.gif") no-repeat; top: 0px; width: 12px; height: 25px; float: none; position: absolute; cursor: pointer;
}

.section-view-sort .category .btn_prev {
	left: -14px;
}
.section-view-sort .category .btn_next {
	background-position: 0px -25px; right: -14px;
}
*/
.rank_num{
  display: inline-block;
  width: 12px;
  height: 12px;
  text-align:center;
  border: 1px solid #d7d7d7;
  background-color: #fff;
  color:#8a8a8a;
  margin-right:5px;
}

.right_aside .more {top: 23px;right: 22px;}
.right_aside .more-btn {top: 20px;right: 22px;}

#text-section-column ul li {padding-left:7px;background: url("/Front/images/icon/dot_2.gif") no-repeat 0 7px; margin-bottom:5px;}
#text-section-column ul li:last-child{ margin-bottom:0px; }

#text-section-column .openMarket {
  height: 400px;
  padding: 7px 7px 9px;
  overflow: hidden;
}

.section .section-content {padding:0 7px;}
.section_life .area-photo-section-life {width:276px; height:192px;margin-bottom:5px;background:#ddd;}
.section_life .area-photo-section-life img {width:100%; height:100%;}
.section_life .area-photo-section-life-tab li {float:left;width:88px; height:75px;margin-right:3px; background:#ddd;}
.section_life .area-photo-section-life-tab li.end {margin-right:0;}
.section_life .area-photo-section-life a {display: none;}
.section_life .area-photo-section-life-tab li {
	border: 1px solid #ffffff;

}
.section_life .area-photo-section-life-tab li.on {
	border-color: #975b4a;
}

.section_life .photo-arrow {
	position: relative;
	top: -127px;
}

.section_life .photo-arrow .photo-left {
	position: absolute;
	background-image: url(/Front/images/util/photoarrow.png);
	background-position: 0px 0px;
	width: 32px;
	height: 54px;
	left: 7px;
	cursor: pointer;
}

.section_life .photo-arrow .photo-right {
	position: absolute;
	background-image: url(/Front/images/util/photoarrow.png);
	background-position: -32px 0px;
	width: 32px;
	height: 54px;
	left: 251px;
	cursor: pointer;
}


.right_aside .section_tab {position:relative;width:100%;padding-top:36px;}
.right_aside .tab_wrap .tab_title {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: url("/Front/images/right_aside_tab_cate.gif") no-repeat;
}
.right_aside .tab_wrap .tab_title .tab {
  display: block;
  overflow: hidden;
  width: 100%;.
  text-indent: -9999px;
}

.right_aside .tab_thumb_img {position:relative;overflow:hidden;height:50px;}
.right_aside .tab_thumb_img img {float:left;width:70px;height:50px;}
.right_aside .tab_thumb_img .title {float:left;width:160px;height:44px;padding-left:20px;line-height:1.6; overflow:hidden;}

.section_tab .tab_content {display:none;}
.section_tab .on .tab_content {display:block;}
.tab_content {display:none;}

.main_tab01 { position: relative; height: 25px; margin-left: 3px; }
.main_tab01 li { padding: 0; margin: 0; float: left; position: relative; z-index: 10; }
.main_tab01 li .tab_btn_prev{ position: absolute; float: none; left: -14px; background-image: url("/Front/images/btn_aside_pn.gif"); top: 0px; width: 12px; height: 25px; }
.main_tab01 li .tab_btn_next{ position: absolute; float: none; left: 243px; background-image: url("/Front/images/btn_aside_pn.gif"); top: 0px; width: 12px; height: 25px; background-position: 0px -25px; }
.main_tab01 .tab { display: inline-block; background-image: url(/Front/images/main/main_tab.png); cursor: pointer; }
.main_tab01 .tab01 { width: 65px; height: 25px; background-position: 0px 0px; left: -1px; }
.main_tab01 .tab02 { width: 54px; height: 25px; background-position: -65px 0px;  left: -2px;}
.main_tab01 .tab03 { width: 65px; height: 25px; background-position: -119px 0px;  left: -3px;}
.main_tab01 .tab04 { width: 62px; height: 25px; background-position: -184px 0px;  left: -4px;}
.main_tab01 .tab05 { width: 62px; height: 25px; background-position: -184px 0px;  left: -5px;}
.main_tab01 .tabon { background-position-y: -25px; z-index: 11; }

.main_tab02 { position: relative; height: 25px; margin-left: 3px; }
.main_tab02 li { padding: 0; margin: 0; float: left; position: relative; z-index: 10; }
.main_tab02 li .tab_btn_prev{ position: absolute; float: none; left: -14px; background-image: url("/Front/images/btn_aside_pn.gif"); top: 0px; width: 12px; height: 25px; }
.main_tab02 li .tab_btn_next{ position: absolute; float: none; left: 243px; background-image: url("/Front/images/btn_aside_pn.gif"); top: 0px; width: 12px; height: 25px; background-position: 0px -25px; }
.main_tab02 .tab { display: inline-block; background-image: url(/Front/images/main/main_tab.png); cursor: pointer; }
.main_tab02 .tab01 { width: 62px; height: 25px; background-position: 0px -50px; left: -1px; }
.main_tab02 .tab02 { width: 60px; height: 25px; background-position: -62px -50px;  left: -2px;}
.main_tab02 .tab03 { width: 62px; height: 25px; background-position: -122px -50px;  left: -3px;}
.main_tab02 .tab04 { width: 62px; height: 25px; background-position: -184px -50px;  left: -4px;}
.main_tab02 .tabon { background-position-y: -75px; z-index: 11; }

div.main_tab_item_container ul { display: none; height: 180px; }

.right_aside .btn_prev, .right_aside .btn_next {
  background: url("/Front/images/btn_aside_pn.gif") no-repeat; top: 0px; width: 12px; height: 25px; float: none; position: absolute; cursor: pointer;overflow:hidden;text-indent: -9999px;}

.right_aside .btn_prev {
  left: -14px;
}
.right_aside .btn_next {
  background-position: 0px -25px; right: -14px;
}

.right_aside .viewsort_tab .tab_wrap .tab_title .tab {height: 28px;}
.right_aside .viewsort_tab .tab_wrap .tab_content {padding:0;}

.right_aside .viewsort_tab .tab_title_1 {left:0;width:46px;background-position: 0 0px;}
.right_aside .viewsort_tab .on .tab_title_1 {background-position: 0 -28px;}
.right_aside .viewsort_tab .tab_title_2 {left:46px;width:45px;background-position: -46px 0px;}
.right_aside .viewsort_tab .on .tab_title_2 {background-position: -46px -28px;}
.right_aside .viewsort_tab .tab_title_3 {left:91px;width:45px;background-position: -91px 0px;}
.right_aside .viewsort_tab .on .tab_title_3 {background-position: -91px -28px;}
.right_aside .viewsort_tab .tab_title_4 {left:136px;width:45px;background-position: -136px 0px;}
.right_aside .viewsort_tab .on .tab_title_4 {background-position: -136px -28px;}
.right_aside .viewsort_tab .tab_title_5 {left:181px;width:63px;background-position: -181px 0px;}
.right_aside .viewsort_tab .on .tab_title_5 {background-position: -181px -28px;}


.right_aside .partsort_tab .tab_wrap .tab_title .tab {height: 28px;}
.right_aside .partsort_tab .tab_wrap .tab_content {padding:0;}

.right_aside .partsort_tab .tab_title_1 {left:0;width:46px;background-position: 0 0px;}
.right_aside .partsort_tab .on .tab_title_1 {background-position: 0 -28px;}
.right_aside .partsort_tab .tab_title_2 {left:46px;width:45px;background-position: -46px 0px;}
.right_aside .partsort_tab .on .tab_title_2 {background-position: -46px -28px;}
.right_aside .partsort_tab .tab_title_3 {left:91px;width:45px;background-position: -91px 0px;}
.right_aside .partsort_tab .on .tab_title_3 {background-position: -91px -28px;}
.right_aside .partsort_tab .tab_title_4 {left:136px;width:45px;background-position: -136px 0px;}
.right_aside .partsort_tab .on .tab_title_4 {background-position: -136px -28px;}
.right_aside .partsort_tab .tab_title_5 {left:181px;width:63px;background-position: -181px 0px;}
.right_aside .partsort_tab .on .tab_title_5 {background-position: -181px -28px;}



.right_aside .todaytalk_tab .tab_wrap .tab_title .tab {height: 33px;}
.right_aside .todaytalk_tab .tab_wrap .tab_content {padding: 15px 20px 0px 20px;}
.right_aside .todaytalk_tab .tab_title_1 {left:0;width:83px;background-position: 0 -219px;}
.right_aside .todaytalk_tab .on .tab_title_1 {background-position: 0 -219px;}
.right_aside .todaytalk_tab .tab_title_2 {left:83px;width:73px;background-position: -83px -219px;}
.right_aside .todaytalk_tab .on .tab_title_2 {background-position: -83px -219px;}
.right_aside .todaytalk_tab .tab_title_3 {left:156px;width:73px;background-position: -156px -219px;}
.right_aside .todaytalk_tab .on .tab_title_3 {background-position: -156px -219px;}
.right_aside .todaytalk_tab .tab_title_4 {left:229px;width:61px;background-position: -229px -219px;}
.right_aside .todaytalk_tab .on .tab_title_4 {background-position: -229px -219px;}




.right_aside .todaytalk_tab .tab_content_item {margin-top:15px;margin-bottom:5px;}
.right_aside .todaytalk_tab .tab_content_item li {
  padding-left: 7px;
  background: url("/Front/images/icon/dot_2.gif") no-repeat 0 7px;
margin-bottom:5px;
}
.right_aside .todaytalk_tab .tab_content_item li:last-child{ margin-bottom:0; }
.right_aside .todaytalk_tab {border-bottom:1px solid #e1e1e1;}

.right_aside .item_thumb_img {position:relative;overflow:hidden;height:70px;margin-bottom:15px;}
.right_aside .item_thumb_img img {float:left;width:110px;height:70px;}
.right_aside .item_thumb_img .title {float:left;width:120px;height:70px;padding-left:20px;line-height:1.5;}
.right_aside .section-photonews {border-bottom: 1px solid #e1e1e1;}
.right_aside .section-recomm {border-bottom: 1px solid #e1e1e1;}
.right_aside .section-poll {background:#fff;border-bottom: 1px solid #e1e1e1;}
#text-section-recomm {margin-bottom:15px;}
#text-section-poll p.title {margin-top:10px;}
#text-section-poll p.poll-content {margin-top:15px;margin-bottom:15px;}

#text-section-poll h3 {padding-bottom: 10px;margin-top:20px;margin-bottom: 15px;border-bottom: 1px solid #e1e1e1;}

.opinion_tab .tab_title2 li {float:left;width:145px;line-height:25px;text-align:center;border:1px solid #e1e1e1;cursor:pointer;}
.opinion_tab .tab_title2 li.first {border-left:0;}
.opinion_tab .tab_title2 li.end {border-right:0;}
.opinion_tab .tab_title2 li.current {width:144px;border-left:0;border-right:0;border-bottom:0;background:#fff;}
.right_aside .opinion_tab .tab_wrap .tab_content2 {padding: 15px 20px 10px 20px;background:#fff;border-bottom: 1px solid #e1e1e1;}
.right_aside .opinion_tab .tab_content2_item {margin-bottom: 5px;}
.right_aside .opinion_tab .tab_content2_item li {padding-left: 7px;background: url("/Front/images/icon/dot_2.gif") no-repeat 0 7px;}
.right_aside .opinion_tab {padding-top:0;}
.right_aside .opinion_tab .tab_wrap {display:none;}

/*shopWrap*/

.shopWrap{width:290px;overflow:hidden;}
.shopWrap > .tab{height:40px;overflow:hidden;}
.shopWrap > .tab li{float:left;width:25%;}
.shopWrap > .tab li a{display:block;height:38px;line-height:38px;color:#7c7c7c;font-size:13px;text-align:center;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.shopWrap > .tab li.current a{color:#fff;font-weight:bold;border-bottom:1px solid #ed9129;background-color:#ed9129;}
.shopWrap ul:after{content:"";display:block;clear:both;}

.shopWrap .openMarket{height:400px;padding:7px 7px 9px;overflow:hidden; font-size:0; }
.openMarket .marketName li{display:inline-block;margin:0 0px 5px 0; width:20%; text-align:center; }
.openMarket .marketName li a{color:#484848;font-size:13px}
.openMarket .marketName li a:hover{color:#db3829}
.openMarket .page{margin-top:7px;text-align:right;}

.productWrap{width:1280px}
.productWrap > ul{float:left;margin-right:10px;}
.productList > li{padding-top:15px;margin-top:12px;border-top:1px solid #f1f1f1; }
.productList > li:first-child{padding-top:0;margin-top:0;border-top:0 none;}
.productList > li > ul { margin-left:10px; }
.productList > li > ul > li{float:left;width:32.3333%; margin-right:1%; height:90px; letter-spacing:-1px}
.productList > li > ul > li:last-child{ margin-right:0; }
.productList > li > ul > li.mgNo{margin-left:0}
.productList > li > ul > li > a{display:block}
.productList > li > ul > li > a > img{width:80px;height:60px;}
.productList > li > ul > li > a > .tit{display:block;margin-top:4px;color:#676d76;font-size:13px;text-align:center; height:26px; overflow:hidden; }
.productList > li:after{content:"";display:block;clear:both;}
.productWrap:after{content:"";display:block;clear:both;}

/*page*/

.page{width:100%}
.page .num{display:inline-block;position:relative;top:-6px;color:#999;font-size:11px}
.page .num strong{color:#6e6e6e}
.page .btn{display:inline-block;height:21px;line-height:21px;margin-left:5px}
.page .btn li{float:left;}
.page,
.page .btn{content:"";display:inline-block;clear:both;}



/******* // Right Aside *******/



/******* NewsSection *******/

#column_content.NewsSection_content {}
#column_content_part_content.NewsSectionList {}

.subnav_left_aside {border-top: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;overflow: visible;z-index: 1;}

.subnav {padding-top:5px;padding-right:10px;}
.subnav p {font-size:15px;font-weight:bold; line-height:40px;border-bottom:2px solid #656565;}
.subnav ul {margin-top:5px;}
.subnav ul li {line-height:35px; border-bottom:1px solid #e1e1e1;}
.subnav ul li:last-child {border-bottom:1px solid #748396;}

.subnav ul li.lnb_over a { font-weight: bolder; }

/* section_head_news*/
#photo_section_head_news .mtype_img { width: 200px; height:229px; }
#photo_section_head_news .mtype_img dd { width: 190px; height:15px; line-height:15px;  color:#fff;  padding: 10px 5px;background: url("/Front/images/bg/bg-black-op50.png") repeat; }
#photo_section_head_news .mtype_img dd a { color:#fff; }

#text_section_head_news .mtype_list {float:left; width: calc( 100% - 230px); padding-left: 30px;}
#text_section_head_news .mtype_list_head {margin-bottom:15px; overflow:hidden;}
#text_section_head_news .mtype_list_head dt {letter-spacing: -1px;font-size: 24px;font-weight: bold;margin-top: 2px;}
#text_section_head_news .mtype_list_head dd {margin-top: 11px;  line-height: 1.6; height:40px;color: #474747;}

.NewsSectionList {padding:20px;border-top: 1px solid #e1e1e1;overflow: auto;z-index: 1; min-height: 350px;}
.NewsSectionList .NewsSectionItem {position:relative; overflow:hidden;}
.NewsSectionList .postImg {float:left;width:140px;height:85px;}
.NewsSectionList .NewsSectionItem ul {float:left;width: calc(100% - 200px); margin-left:20px;}
.NewsSectionList .NewsSectionItem ul li.title{margin-bottom:5px;height:22px;}
.NewsSectionList .sub_title {font-size:15px; font-weight:bold; line-height:40px;}
.NewsSectionList .onlyText ul {float:left;width:591px;margin-left:0px;}
.NewsSectionList .newstail {margin-left: 10px;}


.paging {width: 100%; text-align: center; padding-top: 15px; clear: both; font-size: 0px; font-weight: bold; position: relative; line-height:30px; height:30px;}
.paging_ytn {margin: 2px 0px 0px; padding-top: 0px;}
.paging a {padding: 4px 8px 4px 9px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(0, 0, 0); line-height: normal; font-family: Verdana; font-size: 13px; text-decoration: none; vertical-align: top; display: inline-block; position: relative;}
.paging strong {padding: 4px 8px 4px 9px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(0, 0, 0); line-height: normal; font-family: Verdana; font-size: 13px; text-decoration: none; vertical-align: top; display: inline-block; position: relative;}
.paging a:hover {border: 1px solid rgb(233, 233, 233); border-image: none; color: rgb(214, 63, 24) !important; text-decoration: none;}
.paging strong {border: 1px solid rgb(233, 233, 233); border-image: none; color: rgb(214, 63, 24) !important; text-decoration: none;}
.paging .current {border: 1px solid rgb(233, 233, 233); border-image: none; color: rgb(214, 63, 24) !important; text-decoration: none;}
.paging .pre {height: 19px; color: rgb(86, 86, 86); font-size: 12px; font-style: normal; margin-bottom: 1px; display: inline-block;}
.paging .next {height: 19px; color: rgb(86, 86, 86); font-size: 12px; font-style: normal; margin-bottom: 1px; display: inline-block;}
.paging .pre {background: url("") no-repeat 0px 5px; padding: 7px 0px 0px 3px; border: 0px currentColor; border-image: none; width: 52px;}
.paging .pre:hover {background-position: 0px -47px; border: 0px currentColor; border-image: none; color: rgb(232, 80, 40);}
.paging .next {background: url("") no-repeat 100% -21px; padding: 7px 3px 0px 2px; border: 0px currentColor; border-image: none; width: 52px; _width: 55px;}
.paging .next:hover {background-position: 100% -73px; border: 0px currentColor; border-image: none; color: rgb(232, 80, 40);}


.NewsSection_banner_t01 {position:relative;width:571px;height:110px;margin-top:35px;padding:10px;border:1px solid #e1e1e1;}
.NewsSection_banner_t01 ul {width:571px;margin:0;}
.NewsSection_banner_t01 li {position:relative;float:left;width:255px;padding:15px;}
.NewsSection_banner_t01 li p {color: #474747;margin:5px 0;}
.NewsSection_banner_t01 li p.title a {color:#2f57aa;font-weight:bold;text-decoration:underline;}
.NewsSection_banner_t01 li p.content {height:32px;line-height:16px;}
.NewsSection_banner_t01 li a {color: #474747;font-size: 12px;line-height: 1.6;}

.NewsSection_banner_p01 {position:relative;float:left;width:571px;height:150px;margin-top:20px;padding:10px;border:1px solid #e1e1e1;background:#ddd;}





/******* // NewsSection *******/


/******* PhotoSection *******/


.photo_main_top{ background-color: #383838; padding: 5px; overflow: hidden; }
.photo_main_top img {border: 2px solid #000000; }
.photo_main_top dl.top_photo{ float: left; margin-bottom: 5px; }
.photo_main_top dl.top_photo  {width: 400px; height: 270px; position: relative; }

.photo_main_top dl.top_photo dt { position: absolute; background: url("/Front/images/bg/bg-black-op50.png") repeat; top: 200px; height: 65px; width: 382px; padding-top: 7px; padding-left: 10px; padding-right: 10px; }
.photo_main_top dl.top_photo dt a { color: #ffffff; font-weight: bold; font-size: 17px; line-height: 25px;  }
.photo_main_top dl.top_photo dt em { display: block; color: #ffffff; height: 30px; line-height: 15px; overflow: hidden; }

.photo_main_top ul { float: right; width: 297px; }
.photo_main_top ul li { float: left; margin-left: 7px; margin-bottom: 7px; width: 140px; height: 85px; }


.photo_list_container { overflow: hidden;  }
.photo_list_container .photo_list { }
.photo_list_container .photo_list li { float: left; width: 140px; height: 140px; margin-right: 7px; }
.photo_list_container .photo_list img { border: 1px solid #777777; }
.photo_list_container .photo_list div.text { line-height: 1.6; width: 140px; height: 42px; overflow: hidden; margin-top: 5px; }


.movie_main_top{ background-color: #383838; padding: 5px; overflow: hidden; }
.movie_main_top img {border: 2px solid #000000; }
.movie_main_top dl.top_movie{ float: left; margin-bottom: 5px; }
.movie_main_top dl.top_movie  {width: 525px; height: 343px; position: relative; }

.movie_main_top dl.top_movie dt { position: absolute; background: url("/Front/images/bg/bg-black-op50.png") repeat; top: 275px; height: 65px; width: 505px; padding-top: 7px; padding-left: 10px; padding-right: 10px; }
.movie_main_top dl.top_movie dt a { color: #ffffff; font-weight: bold; font-size: 17px; line-height: 25px;  }
.movie_main_top dl.top_movie dt em { display: block; color: #ffffff; height: 30px; line-height: 15px; overflow: hidden; }
.movie_main_top dl.top_movie dd { height: calc(100% - 72px); }
.movie_main_top dl.top_movie dd iframe { border:0; width:100%; height: 100%; }

.movie_main_top ul { float: right; width: 414px; }
.movie_main_top ul li { float: left; margin-left: 7px; margin-bottom: 7px; width: 200px; height: 110px; }
.movie_main_top ul img { width: 100%; }


.movie_list_container { overflow: hidden;  }
.movie_list_container .movie_list { }
.movie_list_container .movie_list li { float: left; width: 260px; height: 200px; margin-right: 7px; margin-bottom: 5px; }
.movie_list_container .movie_list li iframe { width: 100%; height: calc(100% - 47px); border: 0; }
.movie_list_container .movie_list img { border: 1px solid #777777; }
.movie_list_container .movie_list div.text { line-height: 1.6; width: 260px; height: 42px; overflow: hidden; margin-top: 5px; }
.movie_list_container .movie_list div.text a { width: 100%; height: 100% }



.submain_title { position: relative; margin-bottom: 20px; }
.submain_title p {font-size:16px;font-weight:bold; line-height:30px;border-bottom:1px solid #D0D0D0; color: #86221a; }

.submain_title_bolder { position: relative; margin-bottom: 10px; top: -10px; }
.submain_title_bolder p {font-size:15px;font-weight:bold; line-height:30px;border-bottom:5px solid #E0E0E0; color: #86221a; }


.column_main_top { border-bottom:5px solid #E0E0E0; height: 195px; }
.column_main_top .hot_column .list { width: 325px; height: 160px; float: left; margin-left: 20px;  }

.column_main_top .hot_column .list ul {  }
.column_main_top .hot_column .list ul li { list-style: square; list-style-position: inside; line-height: 23px; border-bottom: 1px dashed #e8e8e8; }

.column_main_top .hot_column .column_subject { width: 235px; display: inline-block; }
.column_main_top .hot_column .column_date { width: 60px; display: inline-block; margin-left: 5px; color: #A5A5A5; font-size: 11px; letter-spacing: 0; }


.columnist { border: 1px dashed #e5e5e5; background-color: #f5f5f5; padding: 15px 0px 5px 0px; overflow: hidden; margin-bottom: 40px; }
.columnist ul {  }
.columnist ul li { width:64px; height: 68px; margin-bottom: 35px; float: left; margin-left: 17px; }
.columnist ul li .columnist_photo {  }
.columnist ul li .columnist_name { border: 1px solid #000000; background-color: #545454; padding: 5px; text-align: center; }
.columnist ul li .columnist_name a { font-weight: bolder; color: #ffffff; }


.newspaper { border: 1px dashed #e5e5e5; background-color: #f5f5f5; padding: 15px 0px 5px 0px; overflow: hidden; margin-bottom: 40px; }
.newspaper ul {  }
.newspaper ul li { width:177px; height: 70px; margin-bottom: 35px; float: left; margin-left: 14px; }
.newspaper ul li .newspaper_photo {  }
.newspaper ul li .newspaper_name { border: 1px solid #000000; background-color: #545454; padding: 5px; text-align: center; }
.newspaper ul li .newspaper_name a { font-weight: bolder; color: #ffffff; }


.NewsSectionItem .title .columnist_name { font-weight: bolder; color: #262851; display: inline-block; margin-left: 20px; }
.NewsSectionItem .title .columnist_date { font-size: 11px; color: #868686; display: inline-block; letter-spacing: 0px; }

.NewsSectionItem .title .newspaper_name { font-weight: bolder; color: #262851; display: inline-block; margin-left: 20px; }
.NewsSectionItem .title .newspaper_date { font-size: 11px; color: #868686; display: inline-block; letter-spacing: 0px; }

.area_container { border: 2px dashed #dadada; padding: 10px 15px 10px 15px; margin-bottom: 20px; }
.area_container span { margin-right: 15px; display: inline-block; }



.board_main_top { border-bottom:5px solid #E0E0E0; height: 195px; }
.board_main_top .hot_board .list { width: 325px; height: 160px; float: left; margin-left: 20px;  }

.board_main_top .hot_board .list ul {  }
.board_main_top .hot_board .list ul li { list-style: square; list-style-position: inside; line-height: 23px; border-bottom: 1px dashed #e8e8e8; }

.board_main_top .hot_board .board_subject { width: 235px; display: inline-block; }
.board_main_top .hot_board .board_date { width: 60px; display: inline-block; margin-left: 5px; color: #A5A5A5; font-size: 11px; letter-spacing: 0; }


.submain_title .total_count {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	letter-spacing: 0px;
}

.submain_title .total_count .total_num {
	color: #f54210;
	font-weight: bolder;
	margin: 0px 2px 0px 2px;
}

/******* // PhotoSection *******/


/******* NewsView *******/

#column_content.NewsView_content {min-height:2800px;}

.article_title {font-size:25px;font-weight:bold;margin:15px 0;}
.article_info {color:#8a8a8a;}
.article_ctrl {position:relative;width:100%;height:25px;}
.article_ctrl.bottomline {border-bottom:1px solid #ddd;}
.article_ctrl .article_btns{float:right;position:relative;top:10px;}
.article_ctrl  .article_btns li {float:left;width:20px;}


.article_ctrl .article_link .item {
  float:left;
  display: inline-block;
  width: 55px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #d7d7d7;
  border-radius: 3px 0 0 3px;
  background-color: #fbfbfb;
  text-align:center;
  margin-right:5px;
}
.article_ctrl .article_link .item.comment {width: 70px;}
.article_ctrl .article_link .item i {margin:0 5px;}

.article_content {font-size:15px;line-height:150%;letter-spacing:0;}
.article_content img {max-width:100%;margin:10px 0;}
.article_content .article_content_movie {padding:0 30px;}
.article_content .article_content_movie iframe { width:100%; height:420px; margin-bottom:10px;border: 0;}


#press_realnews {margin-top:30px;}
#press_realnews .press_title {font-size:15px;font-weight:bold;margin-bottom:15px;}
#press_realnews .press_realnews_list li {
  padding-left: 7px;
  background: url("/Front/images/icon/dot_2.gif") no-repeat 0 7px;
}
#press_realnews .press_copy {margin-top:15px;}




/*  comment */
.comment_article_wrap {margin-top:20px;padding-top:20px;border-top:1px solid #222;}
.comment_article_wrap, .comment_article_wrap a {color:#676767;}
.comment_article_wrap span.title {font-size:15px;}
.comment_article_wrap span.comment_cnt {font-size:12px;color:#676767;font-weight:normal;}

.comment_form_wrap .comment_form {
  position: relative;
  padding-bottom: 2px;
  border-radius: 3px 3px 4px 4px;
  background: #f6f6f6;
  border: 1px solid #cecece;
  margin-top:10px;
}
.comment_form_wrap .comment_form .sns_select a, .comment_form_wrap .comment_form .sns_select p {float:left;margin:2px 2px;}
.comment_form_wrap .comment_form .sns_select p.tip {line-height:30px;}

.comment_form_wrap .comment_form .textarea_wrap textarea {
  overflow: hidden;
  width: 100%;
  height: 60px;
  border:0;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  padding: 0;
  color: #767676;
  line-height: 16px;
  }
.comment_form_wrap .comment_form .btn_save_wrap {height:25px;line-height:25px;text-align:right;padding-right:10px;}
.comment_form_wrap .comment_form .btn_save_wrap button {height:20px;line-height:20px;text-align:right;}


.comment_article_list {margin-top:25px;}
.comment_article_sort_date .tab_title {display:block;height:35px;}
.comment_article_sort_date .tab_title li {float:left;width:100px;height:35px;line-height:35px;font-size:15px;font-weight:bold;text-align:center;border:1px solid #cecece;cursor:pointer;}
.comment_article_sort_date .tab_title li.first {border-right:0;}
.comment_article_sort_date .tab_title li.current {color:#147bda;width:100px;border-bottom:0;background:#fff;}
.comment_article_sort_date .tab_title li.blank {width:385px; height: 36px; border:0;border-bottom:1px solid #cecece;cursor:auto;}

.comment_article_sort_date div.item_comment_article:first-child {border-top:0;}
.item_comment_article {padding:15px 10px 15px 10px;border-top:1px solid #cecece;}
.item_comment_article.notopline {border-top:0;}
.item_comment_article .author_wrap {display:block;height:30px;line-height:30px;text-align:right;padding-right:10px;}
.item_comment_article .author_wrap .writer {color:#222;font-weight:bold;}
.item_comment_article .author_wrap .writer {float:left;}
.item_comment_article .author_wrap .proc {float:right;}
.item_comment_article .txt {margin:5px 0;line-height:150%;}
.item_comment_article .btn_reply_wrap {display:block;height:30px;line-height:30px;text-align:right;}
.item_comment_article .btn_reply_wrap .reply {float:left;color:#147bda;}
.item_comment_article .btn_reply_wrap .reply_cnt {margin-left:5px;}
.item_comment_article .btn_reply_wrap .reply i {margin-left:5px;}
.item_comment_article .btn_reply_wrap .proc {float:right;}
.item_comment_article .btn_reply_wrap .proc .btn_recomm { display: inline-block; width:60px;height:18px;line-height:18px;border:1px solid #cecece; text-align: center;}
.item_comment_article .btn_reply_wrap .proc .btn_recomm i.fa-thumbs-o-up {color:#f54210;width:15px;}
.item_comment_article .btn_reply_wrap .proc .btn_recomm i.fa-thumbs-o-down {color:#147bda;width:15px;}

.reply_comment_article {padding-left:30px;padding-bottom:15px;}
.reply_comment_article .item_comment_article {padding:15px 10px 15px 10px;background:#f4f4f4;}



/* NewsComment */
.article_title_wrap {position:relative;}
.article_title_wrap li.press {position:absolute;top:0;bottom:0;width:120px;font-size:20px;min-height:50px;}
.article_title_wrap li.press a {
  position: absolute;
  top: 50%;
  left: 16px;
  margin-top: -20px;
}

.article_title_wrap li.press .vline {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -23px;
  width: 1px;
  height: 47px;
  background: #efefef;
}

.article_title_wrap li.title {padding-left:140px;padding-top:20px;width:410px;}
.article_title_wrap li.title .article_title{font-size:20px;}

.comment_article_wrap.newcomment {border-top:1px solid #ddd;}
.press_link_ori {
  display: inline-block;
  width: 55px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #d7d7d7;
  border-radius: 3px 0 0 3px;
  background-color: #fbfbfb;
  text-align: center;
  margin-left : 10px;
}

/* Ad Top */

#ad_top{height:106px;border:1px solid #e1e1e1}
#ad_branding{height:155px}


/* Footer */

.footerArea {border-top:2px solid #484e64;letter-spacing:0px;padding-bottom:30px;}
.footerArea .moreLink {float:left;position:relative;width:1014px; border:5px solid #484e64;background:#fff;border-top:3px solid #484e64;}
.footerArea .moreLink dl {float:left;width:117px;padding:20px;margin-right:3px;text-align:left;}
.footerArea .moreLink dt {border-bottom:1px solid #ddd;margin-bottom:10px;height:30px;line-height:30px;}
.footerArea .moreLink dt a {color: #990000;font-weight: bold;}
.footerArea .moreLink dd {height:20px;line-height:20px;}
.footerArea .moreLink .btn-close {top:0;right:0;width:20px;height:20px; font-size:20px;}
.footerArea .copyright {padding-top:30px;text-align:center;line-height:30px;}

