@charset "utf-8";

/* reset */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select, button,
table, th, td {
    margin:0;
    padding:0;
    font-family:'Malgun Gothic','Gulim','Dotum','AppleGothic','AppleSDGothicNeo','arial', sans-serif;
    font-size:14px;
    color:#333;
}
a, a code { color:inherit; *color:#333; text-decoration:none; }
h1, h2, h3, h4, h5, h6 {
    font-size:100%;
    font-weight:normal;
}
fieldset, img, abbr,acronym { border:0 none; }
ol, ul { list-style:none; }
table {
    border-collapse: separate;
    border-spacing:0;
    border:0 none;
}
caption, th, td {
    text-align:left;
    font-weight: normal;
    border:0;
}
address, caption, em, cite {
    font-weight:normal;
    font-style:normal;
}
caption { overflow:hidden;width:100%;height:1px;font-size:0;line-height:0;text-indent:-9999px; *text-indent:0; *color:transparent; letter-spacing:-100px; margin-top:-1px; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote,q { quotes:"" ""; }
a {color:inherit; text-decoration:none;}

select { font-family:'맑은 고딕','Malgun Gothic','돋음',Dotum,Arial,Helvetica,sans-serif; font-size:14px; line-height:27px; padding:3px 2px 3px 3px; vertical-align:middle; border:solid 1px #cccccc; }
.ie.v8 select { padding:2px 2px 2px 3px; }
input { font-family:'맑은 고딕','Malgun Gothic','돋음',Dotum,Arial,Helvetica,sans-serif; font-size:14px; margin:0; padding:0; font-size:inherit; color:#333; vertical-align:middle;  }
input[type="text"], input[type="password"] { height:28px; padding:0 6px 0 6px; line-height:26px; border:1px solid #cccccc;}
input[type="password"] { font-size:9px; line-height:26px; }
input[type="radio"] { width:16px; height:16px; vertical-align:middle; }
input[type="checkbox"] { width:16px; height:16px; vertical-align:middle; margin-top:-1px; }
input[disabled="disabled"],input.disabled,input[disabled] { background-color:#f4f4f4 !important; color:#666; }
select[disabled="disabled"],select.disabled,select[disabled] { background-color:#f4f4f4 !important; color:#666; }
input[readOnly="readOnly"],input.readOnly,input[readOnly] { /* - */ }
input.trance { border:0; background:transparent !important; padding:0; margin-top:-1px; margin-bottom:-1px; height:19px; line-height:19px; font-size:1em; vertical-align:middle; } /* 일반 텍스트처럼 보이나 개발에서 뿌려주는 값일 경우 */
div,input[type="text"] { /*outline:none;*/ }
textarea { font-family:'맑은 고딕','Malgun Gothic','돋음',Dotum,Arial,Helvetica,sans-serif; font-size:14px; line-height:1.4; padding:10px 0 0 12px; border:1px solid #cccccc; color:#999; }
textarea:focus { color:#333; }
button{ border:none; outline:none; margin:0; padding:0; vertical-align:middle; font-family:sans-serif;}
button, input[type="button"]{ cursor:pointer; vertical-align:middle; outline:0; margin:0; padding:0; cursor:pointer;}
button:focus, button:active{ border:none; outline:none}
*:focus { outline: 0;}
figure, figcaption {display: block; margin:0; padding:0; width: auto }
label {padding:0 5px 0 5px}
/* //reset */

/* Default Guide */
.fL { float:left !important; }
.fR { float:right !important; }
.tL { text-align:left !important; }
.tC { text-align:center !important; }
.tR { text-align:right !important; }
.vT { vertical-align:top !important; }
.vM { vertical-align:middle !important; }
.vB { vertical-align:bottom !important; }
.clear_row { width:100%; overflow:hidden; }
.inBlock {display:inline-block; *display:inline; *zoom:1;}
.Block {display:block;  *zoom:1;} 
.relative {position:relative;}
.txtCut {display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal;}
.txtCutMuti_01 {
    display: block;
    max-height:67px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap:break-word;
    line-height: 1.4em;
    height: 2.8em; /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}
.txtCutMuti_02 {
    display: block;
    max-height:64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap:break-word;
    line-height: 1.4em;
    height: 4.2em; /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}
.ico { display:inline-block; *display:inline; *zoom:1; padding:0; margin:0; overflow:hidden; white-space:nowrap; font-size:1px; line-height:200px; text-indent:-999px; *text-indent:0; *color:transparent; letter-spacing:-100px; vertical-align:middle; color:transparent; }
.blind {font-size:0; line-height:0; text-indent:-9999px; *text-indent:0; *color:transparent; letter-spacing:-100px;}
/* //Default Guide */

/* 공통 - 기사섹션 제목 */
.tit_section {position:relative; width:100%; height:35px; overflow:hidden; border-bottom:2px solid #115930; }
.tit_section h2.tit{font-size:18px; color:#222222; font-weight:bold; letter-spacing:-0.05em; line-height:22px; margin-top:-2px;}
.tit_section h2.food {height:30px; color:#115930; line-height:28px; padding-left:74px; background:url('../images/common/tit_medi.png?pp=004') 0px 6px no-repeat;}
.tit_section h2.food_C {color:#5ebb46;}
.tit_section span.btn_more {position:absolute; top:0; right:0; font-size:11px; color:#999999; line-height:24px; letter-spacing:-0.05em}
.no_border{border-bottom:0; }
/* // 공통 - 기사섹션 제목 */

/* 공통 - 기사이미지 처리 */
.link_thumb {display:block; position:relative; width:100%; height:100%;}
.link_thumb img {display:block;}
.article_img {
    display: block;
    width:100%;
    height:100%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.article_img img {display:block; width:100%; height:100%;}
.frame_g {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom:0;
    border: 1px solid #000;
    opacity: .1;
    filter: alpha(opacity=10);
}
.bg_dimed {
    display: block;
    position: absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	background-color:#000;
	opacity: .2;
    filter: alpha(opacity=2);
}
/* //공통 - 기사이미지 처리 */

/* 메인 - 헤드라인 */
div.headline_section {width:600px; margin-bottom:35px;}
div.headline_section div.headline_list_Ty01 {width:100%; height:380px;}
div.headline_section div.headline_list_Ty01 a.link_thumb img {width:600px; height:380px;}
div.headline_section div.headline_list_Ty01 a.link_thumb strong.tit_tag {
	display:inline-block;
	position:absolute;
	left:35px;
	bottom:25px;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:23px;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.7)
}
div.headline_section div.headline_list_Ty01 a.link_thumb strong.tit_headline {
	display:inline-block;
	position:absolute;
	left:0;
	right:0;
	bottom:50px;
	font-size:28px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:33px;
	padding: 0 30px 0;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.7)
}
div.headline_section div.headline_list_Ty01 a.link_thumb span.bg_dimed {
    display: block;
    position: absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	background-color:#000;
	opacity: .1;
    filter: alpha(opacity=1.0);
}
div.headline_section div.headline_list_Ty01 a.link_thumb span.bg_gra {
    display: block;
    position: absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	/*opacity: .28;
    filter: alpha(opacity=2.8);*/
	background:url('../images/common/bg_headline.png?pp=001') no-repeat 0px 0px;
}
/* //메인 - 헤드라인 */

/* 메인 - food 알리미 */
div.foodnoti_section {width:600px; margin-bottom:35px;}
div.foodnoti_section div.headline_list_Ty01 {width:295px; height:220px;}
div.foodnoti_section div.headline_list_Ty01 a.link_thumb img {width:295px; height:220px;}
div.foodnoti_section div.headline_list_Ty01 a.link_thumb strong.tit_tag {
	display:inline-block;
	position:absolute;
	left:30px;
	bottom:25px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:15px;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.7)
}
div.foodnoti_section div.headline_list_Ty01 a.link_thumb strong.tit_headline {
	display:inline-block;
	position:absolute;
	left:0;
	right:0;
	bottom:15px;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.03em;
	line-height:21px;
	padding: 0 20px 0;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.7)
}
div.foodnoti_section div.headline_list_Ty01 a.link_thumb span.bg_dimed {
    display: block;
    position: absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	background-color:#000;
	opacity: .1;
    filter: alpha(opacity=1.0);
}
div.foodnoti_section div.headline_list_Ty01 a.link_thumb span.bg_gra {
    display: block;
    position: absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	opacity: .4;
    filter: alpha(opacity=4.0);
	background:url('../images/common/bg_headline.png') no-repeat 0px -150px;
}
/* //메인 - food 알리미 */

/* 메인 - 문화 */
.wrap_slide {
	position: relative;
	width:600px;
	height:285px;
	padding: 0;
	*zoom: 1;
}
.bxslider {
	position:absolute;
	top:0;
	left:0;
	width:600px;
	height:285px;
}
.bxslider li{
	width:600px;
	height:285px;
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url('../images/common/controls.png') no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url('../images/common/controls.png') no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
div.culture_section {width:600px; margin-bottom:35px;}
div.culture_section ul.list_frame {width:100%; overflow:hidden;}
div.culture_section ul.list_frame li {float:left; width:380px; margin-right:1px;}
div.culture_section ul.list_frame li:last-child {width:219px; margin-right:0;}
div.culture_section div.headline_list_Ty01 {width:380px; height:285px;}
div.culture_section div.headline_list_Ty01 a.link_thumb img {width:380px; height:285px;}
div.culture_section div.headline_list_Ty01 a.link_thumb strong.tit_tag {
	display:inline-block;
	position:absolute;
	left:30px;
	bottom:25px;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:17px;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.7)
}
div.culture_section div.headline_list_Ty01 a.link_thumb strong.tit_headline {
	display:inline-block;
	position:absolute;
	left:0;
	right:0;
	bottom:10px;
	font-size:22px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:25px;
	padding: 0 30px 0;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.7)
}
div.culture_section div.headline_list_Ty01 a.link_thumb span.bg_dimed {
    display: block;
    position: absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	background-color:#000;
	opacity: .25;
    filter: alpha(opacity=3.5);
}
div.culture_section div.headlineS_list_Ty01 {width:219px; height:142px; margin-bottom:1px}
div.culture_section div.headlineS_list_Ty01 a.link_thumb img {width:219px; height:142px;}
div.culture_section div.headlineS_list_Ty01 .m_none {margin-bottom:0}
div.culture_section div.headlineS_list_Ty01 a.link_thumb strong.tit_tag {
	display:inline-block;
	position:absolute;
	left:25px;
	bottom:15px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:15px;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.7)
}
div.culture_section div.headlineS_list_Ty01 a.link_thumb strong.tit_headline {
	display:inline-block;
	position:absolute;
	left:0;
	right:0;
	bottom:10px;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:19px;
	padding: 0 15px 0;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.7)
}
div.culture_section div.headlineS_list_Ty01 a.link_thumb span.bg_dimed {
    display: block;
    position: absolute;
    top:0;
    left:0;
    right:0;
	bottom:0;
	background-color:#000;
	opacity: .25;
    filter: alpha(opacity=3.5);
}
/* //메인 - 문화 */

/* 메인 - 정책 & 경제 */
div.econo_section ul.txt_list_Ty01 {width:100%;}
div.econo_section ul.txt_list_Ty01 li {overflow:hidden; margin-top:20px; padding-bottom:20px; border-bottom:1px solid #f0f0f0;}
div.econo_section ul.txt_list_Ty01 li:last-child {border-bottom:0;}
div.econo_section ul.txt_list_Ty01 li a:hover {text-decoration:underline;}
div.econo_section ul.txt_list_Ty01 li strong{
	display:block;
	width:600px;
	font-size:19px;
	font-weight:normal;
	color:#241815;
	overflow:hidden;
	line-height:18px;
	letter-spacing:-0.05em;
	padding-bottom:10px;
}
div.econo_section ul.txt_list_Ty01 li p.desc_article {
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;
    width:600px;
	height:5.1em;
    max-height:62px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:13px;
    color:#757575 ;
    font-weight:normal;
    letter-spacing: -0.03em;
    line-height:1.7em;
}
/* //메인 - 정책 & 경제 */

/* 메인 - Food 행사 */
div.ceremony_section {width:600px; margin-bottom:15px;}
div.ceremony_section ul.img_arti_list_ty01 li {overflow:hidden; padding:0 0 20px; margin-top:20px; border-bottom:1px solid #efefef;}
div.ceremony_section ul.img_arti_list_ty01 li:last-child {margin-bottom:0; border-bottom:0;}
div.ceremony_section ul.img_arti_list_ty01 li a:hover {text-decoration:underline;}
div.ceremony_section ul.img_arti_list_ty01 li a.link_thumb {float:left; width:130px; height:95px; overflow:hidden; margin-right: 15px;}
div.ceremony_section ul.img_arti_list_ty01 li a img {width:130px; height:95px;}
div.ceremony_section ul.img_arti_list_ty01 li strong{
	display:block;
	width:445px;
	font-size:18px;
	font-weight:normal;
	color:#241815;
	overflow:hidden;
	line-height:20px;
	letter-spacing:-0.05em;
	padding:4px 5px 5px 0;
}
div.ceremony_section ul.img_arti_list_ty01 li p.desc_article {
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;
    width:445px;
	height:4.5em;
    max-height:56px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:13px;
    color:#757575 ;
    font-weight:normal;
    letter-spacing: -0.02em;
    line-height:1.5em;
    padding-right:5px;
}
/* //메인 - Food 행사 */

/* 메인 - Food TV온에어 */
div.onair_section {width:300px; border-bottom:1px solid #ebebeb; padding-bottom:25px; margin-bottom:25px;}
div.onair_section div.img_list_picTy02 {width:100%;}
div.onair_section div.img_list_picTy02 a.link_thumb {width:300px; height:195px; margin-bottom:18px; overflow:hidden;}
div.onair_section div.img_list_picTy02 a.link_thumb img {width:300px; height:195px;}
div.onair_section div.img_list_picTy02 strong {
	width:300px;
	font-size:19px;
	color:#231f20;
	font-weight:normal;
	line-height:22px;
	letter-spacing:-0.05em;
	padding-bottom:6px;
}
div.onair_section div.img_list_picTy02 span.date {display:inline-block; font-size:11px; color:#b7b7b7; letter-spacing:-0.03em; padding-bottom:10px;}
div.onair_section div.img_list_picTy02 p.desc_article {
	display: -webkit-box;
    -webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;
    height:5.1em;
    width:300px;
	max-height:62px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:13px;
    color:#757575 ;
    font-weight:normal;
    letter-spacing: -0.03em;
    line-height:1.7em;
}
div.tvcast_section div.img_list_picTy02 strong a:hover, div.tvcast_section div.img_list_picTy02 p.desc_article :hover {
	text-decoration:underline;
}
/* //메인 - Food TV온에어 */

/* 메인 - Food 인물 */
div.toon_section {width:300px; border-bottom:1px solid #ebebeb; padding-bottom:25px; margin-bottom:25px;}
div.toon_section ul.list_frame {overflow:hidden;}
div.toon_section ul.list_frame li {float:left; margin-right:10px;}
div.toon_section ul.list_frame li:last-child { margin-right:0;}
div.toon_section ul.list_frame li.interview_section div.box_article_ty01 a.link_thumb {width:122px; height:92px;}
div.toon_section ul.list_frame li.interview_section div.box_article_ty01 a.link_thumb img {width:122px; height:92px;}
div.toon_section ul.list_frame li.interview_section div.box_article_ty01 div.box_tit {
	position:relative;
	width:120px;
	height:67px;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
}
div.toon_section ul.list_frame li.interview_section div.box_article_ty01 strong {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    height: 2.8em;
    max-height:50px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:13px;
	font-weight:bold;
    letter-spacing: -0.05em;
    line-height: 1.4em;
    color:#231f20;
	padding:7px 10px 0 10px;
}
div.toon_section ul.list_frame li.interview_section div.box_article_ty01 strong a:hover {text-decoration:underline;}
div.toon_section ul.list_frame li.webtoon_section dl {overflow:hidden;}
div.toon_section ul.list_frame li.webtoon_section dt {position:relative; float:left; width:75px; height:75px; margin-right:9px;}
div.toon_section ul.list_frame li.webtoon_section dt a.link_thumb { width:75px; height:75px;}
div.toon_section ul.list_frame li.webtoon_section dt a.link_thumb img {width:75px; height:75px;}
div.toon_section ul.list_frame li.webtoon_section dd {float:left;}
div.toon_section ul.list_frame li.webtoon_section dd span {width:83px;}
div.toon_section ul.list_frame li.webtoon_section dd span.tit {display:block; font-size:12px; font-weight:bold; line-height:18px; letter-spacing:-0.02em;}
div.toon_section ul.list_frame li.webtoon_section dd span.author {display:block; font-size:11px; color:#666; line-height:15px; letter-spacing:-0.02em;  margin-bottom:4px; }
div.toon_section ul.list_frame li.webtoon_section dd span.star_05 {display:block; width:48px; height:10px; background:url('../images/common/star.png') no-repeat 0 0; margin-bottom:8px;}
div.toon_section ul.list_frame li.webtoon_section dd span.star_04 {display:block; width:48px; height:10px; background:url('../images/common/star.png') no-repeat 0 -13px; margin-bottom:8px;}
div.toon_section ul.list_frame li.webtoon_section dd span.star_03 {display:block; width:48px; height:10px; background:url('../images/common/star.png') no-repeat 0 -26px; margin-bottom:8px;}
div.toon_section ul.list_frame li.webtoon_section dd span.star_02 {display:block; width:48px; height:10px; background:url('../images/common/star.png') no-repeat 0 -39px; margin-bottom:8px;}
div.toon_section ul.list_frame li.webtoon_section dd span.star_01 {display:block; width:48px; height:10px; background:url('../images/common/star.png') no-repeat 0 -52px; margin-bottom:8px;}
div.toon_section ul.list_frame li.webtoon_section dd a.btn_full {display:block; font-size:11px; color:#666; line-height:13px; letter-spacing:-0.02em;}
div.toon_section ul.list_frame li.webtoon_section dd a.btn_full:hover {text-decoration:underline}
/* 메인 */


/* 메인 - Food 다이어트 */
div.diet_section {width:300px; border-bottom:1px solid #ebebeb; padding-bottom:25px; margin-bottom:25px;}
div.diet_section ul.img_list_ty03 {width:100%; overflow:hidden;}
div.diet_section ul.img_list_ty03 li {float:left; width:145px; margin-right:10px;}
div.diet_section ul.img_list_ty03 li:last-child {margin-right:0px;}
div.diet_section ul.img_list_ty03 li a.link_thumb {width:145px; height:108px; overflow;hidden;}
div.diet_section ul.img_list_ty03 li a img {width:145px; height:108px;}
div.diet_section ul.img_list_ty03 li a:hover {text-decoration:underline;}
div.diet_section ul.img_list_ty03 li strong {
	width:140px;
	font-size:14px;
	font-weight:bold;
	color:#231f20;
	line-height:17px;
	letter-spacing:-0.03em;
	margin-top:10px;
	padding-bottom:6px;
}
div.diet_section ul.img_list_ty03 li p.desc_article {
	display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    height:3.2em;
    width:140px;
	min-height:34px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:12px;
    color:#757575 ;
    font-weight:normal;
    letter-spacing: -0.02em;
    line-height:1.6em;
}
/* //메인 - Food 이벤트 */

/* 메인 - Food 레시피 */
div.recipe_section ul.box_article_ty01 li {width:300px; margin-bottom:10px;}
div.recipe_section ul.box_article_ty01 li:last-child { margin-left:0px;}
div.recipe_section ul.box_article_ty01 li a.link_thumb {width:300px; height:195px;}
div.recipe_section ul.box_article_ty01 li a.link_thumb img {width:300px; height:195px;}
div.recipe_section ul.box_article_ty01 li div.box_tit {
	position:relative;
	width:298px;
	height:179px;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
}
div.recipe_section ul.box_article_ty01 strong {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    width:260px;
    height: 3.0em;
    max-height:54px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:18px;
	font-weight:normal;
    letter-spacing: -0.05em;
    line-height: 1.5em;
    color:#231f20;
	padding:15px 20px 3px;
}
div.recipe_section ul.box_article_ty01 span.date {display:inline-block; font-size:11px; color:#b7b7b7; letter-spacing:-0.03em; padding-left:20px;}
 div.recipe_section ul.box_article_ty01 p.desc_article {
	display: -webkit-box;
    -webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;
    height:4.8em;
    width:260px;
	min-height:51px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:12px;
    color:#757575 ;
    font-weight:normal;
    letter-spacing: -0.02em;
    line-height:1.6em;
	padding:10px 20px 0;
}
ul.box_article_ty01 li strong a:hover {text-decoration:underline;}
/* 메인 - Food 레시피 */

/* 리스트/기사본문 - 핫 뉴스 */
ul.img_list_ty06 {width:100%;}
ul.img_list_ty06 li {overflow:hidden; margin-bottom:38px;}
ul.img_list_ty06 li:last-child {margin-bottom:0;}
ul.img_list_ty06 li div.cell_article {float:left; width:140px; margin-right:20px;}
ul.img_list_ty06 li div.cell_article:last-child {margin-right:0px;}
ul.img_list_ty06 li div.cell_article a.link_thumb {width:140px; height:110px; overflow;hidden;}
ul.img_list_ty06 li div.cell_article a img {width:140px; height:110px;}
ul.img_list_ty06 li div.cell_article a:hover {text-decoration:underline;}
ul.img_list_ty06 li div.cell_article strong.tit_article {
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    width:140px;
    height:3.0em;
    max-height: 48px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:14px;
    color:#241815 ;
    font-weight:bold;
    letter-spacing: -0.05em;
    line-height:1.5em;
    padding-top:12px;
}
/* //메인 - 핫 뉴스 */

/* 기사리스트 - 상단3개 */
div.head_list {width:940px; overflow:hidden; padding-bottom:20px; border-bottom:1px solid #ebebeb;}
div.head_list ul.img_arti_list_ty02 li {float:left; width:300px; margin-right:20px;}
div.head_list ul.img_arti_list_ty02 li:last-child {margin-right:0px;}
div.head_list ul.img_arti_list_ty02 li a.link_thumb {width:300px; height:225px; overflow;hidden;}
div.head_list ul.img_arti_list_ty02 li a img {width:300px; height:225px;}
div.head_list ul.img_arti_list_ty02 li a:hover {text-decoration:underline;}
div.head_list ul.img_arti_list_ty02 li strong.tit_article {
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    width:300px;
    height:3.0em;
    max-height: 56px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:18px;
    color:#241815 ;
    letter-spacing: -0.05em;
    line-height:1.5em;
    padding-top:12px;
}
/* 기사리스트 - 상단3개 */

/* 기사리스트 - 리스트 */
div.articleList_section ul.img_arti_list_ty01 li {overflow:hidden; padding:0 0 20px; margin-top:20px; border-bottom:1px solid #efefef;}
div.articleList_section ul.img_arti_list_ty01 li:last-child {margin-bottom:0;}
div.articleList_section ul.img_arti_list_ty01 li a:hover {text-decoration:underline;}
div.articleList_section ul.img_arti_list_ty01 li a.link_thumb {float:left; width:158px; height:118px; overflow:hidden; 	margin-right: 15px;}
div.articleList_section ul.img_arti_list_ty01 li a img {width:158px; height:118px;}
div.articleList_section ul.img_arti_list_ty01 li strong{
	display:block;
	width:420px;
	font-size:18px;
	font-weight:normal;
	color:#241815;
	overflow:hidden;
	line-height:20px;
	letter-spacing:-0.05em;
	padding:4px 5px 5px 0;
}
div.articleList_section ul.img_arti_list_ty01 li p.desc_article {
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;
    width:420px;
	height:4.5em;
    max-height:56px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:13px;
    color:#757575 ;
    font-weight:normal;
    letter-spacing: -0.02em;
    line-height:1.5em;
    padding-right:5px;
}
ul.img_arti_list_ty01 li span.date {display:block; font-size:11px; color:#b3b3b3; line-height:26px;}
/* //기사리스트 */

/* 기사리스트 - aside */
.ad_listAside {margin-bottom:30px;}
div.aside_Popular {}
div.aside_Popular ul.asideTxt_list_ty01 {width:100%; margin-top:10px;}
div.aside_Popular ul.asideTxt_list_ty01 li {position:relative; overflow: hidden;}
div.aside_Popular ul.asideTxt_list_ty01 li em {position:absolute; top:10px; left:0; width:14px; color:#9a9a9a; font-weight:bold;letter-spacing:0; text-align:center;} 
div.aside_Popular ul.asideTxt_list_ty01 li.top em {color:#3aaedf;}
div.aside_Popular ul.asideTxt_list_ty01 li a:hover {text-decoration:underline;}
div.aside_Popular ul.asideTxt_list_ty01 li a span{
	display:block;
	font-size:13px;
	font-weight:normal;
	color:#241815;
	overflow:hidden;
	line-height:37px;
	letter-spacing:-0.05em;
	padding-right:10px;
	margin-left:23px;
}
/** 리스트 - 연관뉴스 **/
div.asideRefer_section {width:300px; margin-bottom:25px;}
div.asideRefer_section ul.img_list_ty05 {width:100%;}
div.asideRefer_section ul.img_list_ty05 li {overflow:hidden; margin-bottom:20px;}
div.asideRefer_section ul.img_list_ty05 li:last-child {margin-bottom:0;}
div.asideRefer_section ul.img_list_ty05 li a:hover {text-decoration:underline;}
div.asideRefer_section ul.img_list_ty05 li a.link_thumb {float:left; overflow:hidden; width:110px; height:76px; margin-right: 14px;}
div.asideRefer_section ul.img_list_ty05 li a.link_thumb img {width:110px; height:76px;}
div.asideRefer_section ul.img_list_ty05 li strong {
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 라인수 */
    -webkit-box-orient: vertical;
    float:left;
    width:170px;
    height:3.0em;
    max-height: 40px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:14px;
    color:#241815 ;
    font-weight:bold;
    letter-spacing: -0.05em;
    line-height:1.5em;
    padding-top:13px;
	padding-right:5px;
}
/** //리스트 - 연관뉴스 **/
/* //기사리스트 - aside */

/** paging **/
.paginate {
	width:100%;
    margin-top:20px;
    text-align: center;
}
.paging { margin:8px 0 0; text-align:center; }
.paging a { display:inline-block; *display:inline; *zoom:1; min-width:22px; height:22px; line-height:21px; text-align:center; border:1px solid transparent; vertical-align:middle; }
.paging a.active { border-color:#ddd; color:#2460ce; }
.paging a:hover, .paging a:focus { color:#2460ce; }
.paging .i_prev { margin-right:6px; }
.paging .i_next { margin-left:6px; }
.ico { background:url("../images/common/ico.png") 999px 999px no-repeat; }
.i_first { background-position:-140px -18px; width:22px; height:22px; }
.i_first:hover, .i_first:focus { background-position:-140px -40px; }
.i_prev { background-position:-162px -18px; width:22px; height:22px; }
.i_prev:hover, .i-prev:focus { background-position:-162px -40px; }
.i_next { background-position:-184px -18px; width:22px; height:22px; }
.i_next:hover, .i-next:focus { background-position:-184px -40px; }
.i_last { background-position:-206px -18px; width:22px; height:22px; }
.i_last:hover, .i_last:focus { background-position:-206px -40px; }
/** //paging **/
/* //기사리스트 */

/* 기사상세 */
div.article_header {
	position:relative;
	width:100%;
	min-height:212px;
	border-top:2px solid #4c4c4c;
	border-bottom:2px solid #4c4c4c;
	margin-bottom:30px;
	padding:20px 0 10px;
}
div.bread_crumb {width:100%; overflow:hidden;}
div.bread_crumb a {display:inline-block; float:left;}
div.bread_crumb a:hover {text-decoration:underline;}
div.bread_crumb a span {font-size:12px; color:#666666; font-weight:normal; line-height:13px;}
div.bread_crumb a span.active {font-weight:bold; color:#333;}
div.bread_crumb span.arrow {display:inline-block; float:left; font-size:12px; color:#666666; line-height:13px; padding:0 3px}
h2.tit_article {
	width:100%;
	max-height:126px;
	font-size:31px;
	color:#222;
	font-weight:bold;
	letter-spacing:-0.09em;
	line-height:44px;
	overflow:hidden;
	margin-top:20px;
}
div.article_header span.txt_editing {
	display:block;
	margin-top:30px;
	font-size:13px;
	color:#808080;
	line-height:15px;
}
div.func_article { width:100%; height:30px; margin-top:18px; overflow:hidden;}
div.func_article div.fsize_trigger{float:left; overflow:hidden;}
div.func_article div.fsize_trigger button{
	display:block;
	float:left;
	width:30px;
	height:30px;
	font-size:0px;
	line-height:0;
	text-indent:-999px;
	overflow:hidden;
	text-align:center;
	background:url('../images/common/ico_article_view.png') no-repeat 0px 0px;
}
div.func_article div.fsize_trigger button.bigger_size{width:29px; background-position:-30px 0px}
div.func_article div.fsize_trigger button.print{width:29px; background-position:-60px 0px; }
div.func_article div.snsbar{float:right; overflow:hidden;}
div.func_article div.snsbar button.sns{
	float:left;
	width:30px;
	height:30px;
	font-size:0px;
	line-height:0;
	text-indent:-999px;
	overflow:hidden;
	margin-left:2px;
	background:url('../images/common/ico_article_view.png') no-repeat -90px 0px;
}
div.func_article div.snsbar button.tw{background-position:-122px 0px}
div.func_article div.snsbar button.gp{background-position:-154px 0px}
div.func_article div.snsbar button.caot{background-position:-186px 0px;}

div.txt_article {
	clear: both;
	min-height:300px;
	font-size:17px;
	color:#3c3e40;
	line-height:34px;
	font-weight:normal;
	letter-spacing:-0.02em;
}
div.txt_article a {text-decoration:none; color:blue;}
figure{display: inline-block; width:auto; overflow:hidden; padding-top:5px; }
figcaption{
	display:block;
	width:auto;
	line-height:18px;
	font-family:'Dotum','Gulim',sans-serif;
	font-size:12px;
	color:#777;
	text-align:left;
	letter-spacing:-0.03em;
	padding:8px 0 8px 0;
	overflow:hidden;
}
div.liveRe_area {width:100%; padding:20px 0; margin:40px 0; border-top:1px solid #ebebeb;}

/** 관련기사 **/
div.referNews_section {width:100%; margin:30px 0 30px;}
div.referNews_section ul {margin-top:10px;}
div.referNews_section ul li {position:relative; padding-left:20px;}
div.referNews_section ul li em {position:absolute; top:7px; left:0px;}
div.referNews_section ul li span {font-size:17px; line-height:37px;}
div.referNews_section ul li span a:hover {text-decoration:underline;}**/
/** // 관련기사 **/

/** 추천기사  **/
div.articleView_photo {width:100%;}
div.articleView_photo ul.img_list_ty02 li {float:left; width:141px; margin-bottom:30px; margin-right:12px;}
div.articleView_photo ul.img_list_ty02 li.last {margin-right:0;}
div.articleView_photo ul.img_list_ty02 li a.link_thumb {width:141px; height:106px; overflow;hidden;}
div.articleView_photo ul.img_list_ty02 li a img {width:141px; height:106px;}
div.articleView_photo ul.img_list_ty02 li a:hover {text-decoration:underline;}
div.articleView_photo ul.img_list_ty02 li strong.tit_article {
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    width:141px;
    height:3.0em;
    max-height: 48px;
    word-wrap:break-word; 
    overflow:hidden;
    text-overflow: ellipsis;
    font-size:14px;
    color:#241815 ;
    font-weight:bold;
    letter-spacing: -0.05em;
    line-height:1.5em;
    padding-top:12px;
}
// 추천기사 **/

/* //기사상세 */

/* 테이블 가이드 */
.tblType01 {width:100%; margin:10px 0; border-top:1px solid #555;}
.tblType01 td {padding:15px 10px; text-align:center;}
.tblType01 td.txtL {text-align:left;}

.boardList td {padding:10px 20px; line-height:13px; border-bottom:1px solid #ebebeb;}
.boardList td.th {padding:10px 20px; line-height:18px; font-size:14px; white-space:nowrap; font-weight:bold; text-align:center; border-bottom:1px solid #dadada ; font-family:'MalgunGothic';}
.boardList td img {vertical-align:middle; margin:0 3px;}
.boardList tr:last-child td {border-bottom:1px solid #dadada;}

.boardDetail td {padding:10px 10px; line-height:13px; text-align:left ;font-weight:bold; font-size:14px; border-bottom:1px solid #ebebeb;}
.boardDetail td.th {padding:10px 0 10px 30px; line-height:18px; font-size:12px; white-space:nowrap; font-weight:bold; border-bottom:1px solid #ebebeb; color:#333;}
.boardDetail td img {vertical-align:middle;}
.boardDetail td .cont {min-height:380px; padding:10px 20px; font-weight:normal; line-height:24px; color:#333;}
.boardDetail td .contBox {min-height:110px; padding:20px; margin:10px 0; font-weight:normal; line-height:24px; color:#333; border:1px solid #e0e0e0;}
.boardDetail tr:last-child td {border-bottom:1px solid #dadada;}
.boardDetail tr.trBg td {background:#fafafa; padding-right:0; font-weight:bold;}

.boardWrite td {padding:10px 20px; line-height:24px; text-align:left ; font-size:12px; border-bottom:1px solid #ebebeb;}
.boardWrite td.th {padding:10px 0 10px 30px; line-height:18px; font-size:14px; white-space:nowrap; font-weight:bold; border-bottom:1px solid #ebebeb; color:#333;}
.boardWrite td img {vertical-align:middle;}
.boardWrite td .editer {min-height:300px;}
/*.boardWrite td input[type="text"],
.boardWrite td input[type="password"] {height:26px; line-height:26px; font-size:12px; border:1px solid #d9d9d9;}*/
.boardWrite tr:last-child td {border-bottom:1px solid #dadada;}
.boardWrite tr.trBg td {background:#fafafa; padding-right:0; font-weight:bold;}
.boardWrite tr.trBg td input[type="text"] { margin-left:5px; border-color:#b3b3b3;}
.boardWrite tr.total td {background:#403c3c; color:#fff; font-size:16px;}
.boardWrite tr.total .txtR {text-align:right;}
.boardWrite tr.total .txtR strong {font-size:24px; font-weight:normal;}
.boardWrite td .calArea {display:inline; position:relative;}
.boardWrite  .calArea .calendar {display:none; position:absolute; bottom:0; right:10px ; width:233px; height:233px; border:1px solid #757f96; background:#fff;}
.boardWrite td {text-align:left;}

.radioRow {overflow:hidden;}
.radioRow li {float:left; margin-right:30px;}
.radioRow li input {vertical-align:middle;}

.radioCol li {margin-bottom:5px;}
.radioCol li input {vertical-align:middle;}
/* //테이블 가이드 */

/* 버튼 */
.btn_C {text-align:center;}
.btn_R {text-align:right;}

.btn_certi {display:inline-block; padding:0 20px; min-width:40px; height:40px; line-height:40px; font-size:14px; color:#514e76 !important; font-weight:bold; text-align:center; border:1px solid #8b88b3; background:#f2f2f2; }
.btn_cancel {display:inline-block; padding:0 20px; min-width:40px; height:40px; line-height:40px; font-size:14px; color:#d91010 !important; font-weight:bold; text-align:center; border:1px solid red;  background:#f2f2f2;}
/* //버튼 */

/* Box */
.boxScroll {overflow-y:scroll; height:200px; padding:10px 10px 10px; font-size:11px; color:#444; border:1px solid #c9cbd1; border-top:1px solid #666; line-height:18px;}
.boxNoScroll {padding:10px 10px 10px; font-size:11px; color:#444; border:1px solid #c9cbd1; line-height:18px;}
.boxScroll dl {margin-top:20px}
.boxScroll p, .boxNoScroll p, .boxScroll p, .boxNoScroll ul.dot {margin:10px 0 0;}
.boxNoScroll p.dot {position:relative; padding-left:10px; line-height:20px; }
.boxNoScroll ul.dot li {position:relative; padding-left:15px; line-height:20px; }
.boxNoScroll p.dot em, .boxNoScroll ul.dot li em {position:absolute; top:0; left:0;}
.boxScroll strong, .boxNoScroll strong {font-weight:bold;}
/* //Box */

/* 회사소개 */
div.con_company {width:100%;}
div.con_company div.introduce {width:100%; overflow:hidden;}
div.con_company div.introduce .img_area {float:left; width:270px; height:200px; margin-right:34px;}
div.con_company div.introduce .txt_area {float:left; width:626px; border-top:3px solid #0d45b1; border-bottom:1px solid #0d45b1; padding:32px 0 32px 10px;}
div.con_company ul.summary {width:100%; margin-top:40px;}
div.con_company ul.summary li {position:relative; padding-left:50px; padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #eaeaea;}
div.con_company ul.summary li em {position:absolute; top:-3px; left:0; font-size:40px; color:#0d45b1; line-height:44px; }
div.con_company ul.summary li strong {font-size:23px; color:#241815; letter-spacing:-0.03em; line-height:35px;}
div.con_company ul.summary li p {font-size:15px; color:#463a37; letter-spacing:-0.02em; line-height:24px;}
div.con_company dl.profile {overflow:hidden; border-left:3px solid #0f4dc6; margin-bottom:40px;}
div.con_company dl.profile dt {float:left; width:83px; padding:0 20px; font-size:17px; font-weight:bold; line-height:36px;}
div.con_company dl.profile dd {float:left; width:800px; font-size:17px; font-weight:normal; line-height:36px;}

/* //회사소개 */

/* 이메일수집거부 */
.email_rejection {width:100%;}
.email_rejection strong {font-weight:bold; line-height:20px; padding-bottom:20px;}
.email_rejection dl {margin:20px 0 20px; line-height:18px;}
.email_rejection dt {font-weight:bold; margin-bottom:10px;}
.email_rejection dd {position:relative; padding-left:18px; line-height:20px; }
.email_rejection dd a {text-decoration:underline;}
.email_rejection dd em {position:absolute; top:0; left:0;}
/* //이메일수집거부 */
.agree {text-align:center; padding:8px 0;}


/*화면 최상단 외부 링크*/
.globalmenu {
	background: #262626 url("http://jmgtv.kr/nolltv/wp-content/uploads/sites/4/2013/08/s_btn_back.png") repeat-x top;
	padding: 0px 0;
	margin:0 auto;
	width:100%;
}

.globalmenu2 {
	background: #262626 url("http://jmgtv.kr/nolltv/wp-content/uploads/sites/4/2013/08/s_btn_back.png") repeat-x top;
	padding: 0px 0;
	margin:0 auto;
	width:100%;
	text-align:right;
}

.wrap_globalmenu {
    margin:0 auto;
    width:321px;
    padding: 0px 0px 0px 0px;
    text-align: right;
    line-height: 1.5;
    position:relative;
}