@charset "UTF-8";

/** 가이아 공통 이미지 **/

	/* 가이아 아이콘 */
	.ico_gaia {background:url(http://i1.daumcdn.net/img-contents/telzone/2010/common/ico_gaia.gif) no-repeat;}
	.ico_arrow {background-position:0px 0px;}
	.ico_notice {display:block;width:52px;height:19px;background-position:0px -50px;text-indent:-999em;} /* 공지사항 */
	.ico_special {display:block;width:56px;height:19px;background-position:0px -100px;text-indent:-999em;} /* 스페셜 */
	.ico_event {display:block;width:44px;height:19px;background-position:0px -150px;text-indent:-999em;} /* 이벤트 */
	.ico_reply {display:block;width:22px;height:19px;background-position:0px -200px;text-indent:-999em;} /* 답글쓰기 */
	.ico_arrow_2 {background-position:0px -250px;}
	.ico_search {width:12px;height:18px;background-position:0px -300px;} /* 검색어 */
	
	/* 가이아 버튼 */
	.btn_gaia {background:url(http://i1.daumcdn.net/img-contents/telzone/2010/common/btn_gaia.gif) no-repeat;}
	.btn_write {width:54px;height:24px;background-position:0px -50px;} /* 글쓰기 */
	.btn_reply {width:38px;height:24px;background-position:0px -100px;} /* 답글 */
	.btn_modify {width:38px;height:24px;background-position:0px -150px;} /* 수정 */
	.btn_delete {width:38px;height:24px;background-position:0px -200px;} /* 삭제 */
	.btn_record {width:51px;height:32px;background-position:0px -300px;} /* 등록 */
	.btn_cancel {width:51px;height:32px;background-position:0px -350px;} /* 삭제 */
	.btn_list {width:36px;height:18px;background-position:0px -444px;} /* 목록 */
	.btn_prev {width:36px;height:18px;background-position:0px -494px;} /* 윗글  */
	.btn_next {width:48px;height:18px;background-position:0px -544px;} /* 아랫글 */
	.btn_recom {width:62px;height:52px;background-position:0px -600px;text-indent:0;} /* 추천 */
	.btn_yozm {width:94px;height:52px;background-position:0px -825px;} /* 요즘에 보내기 */

/** 가이아 리스트(area_gaia_list) **/
	.area_gaia_list {/*overflow:hidden;*/position:relative;width:100%;}
	.area_gaia_list .gaia_list_top {overflow:hidden;height:24px;padding:0px 15px 12px 5px;}
	.area_gaia_list .gaia_list_top a.btn_help {background-position:0 -200px;height:15px;width:15px;margin-top:4px;}
	.area_gaia_list .gaia_list_top span.best_help {padding-right:3px}
	.area_gaia_list .gaia_list_top .txt_bar {margin:0 7px;font-size:11px;line-height:2.3;}
	.area_gaia_list .gaia_list_top #bestReadCount.round_box_helper {height:46px;left:399px;padding:13px 0 0 14px;top:25px;width:295px;}
	.area_gaia_list .gaia_list_body {position:relative;width:708px;margin-bottom:12px;background:url(http://i1.daumcdn.net/img-contents/telzone/2010/common/bg_gaia_list.gif) no-repeat 0px 0px;}
	.area_gaia_list .noCategory {background:url("http://i1.daumcdn.net/img-contents/telzone/2010/bbs/bg_photo_list.gif") no-repeat 0 0;}
	.area_gaia_list .noCategorySelect {background-position:-710px 0;}
	.area_gaia_list .gaia_list_bot {overflow:hidden;width:362px;padding:26px 0px 0px 190px;}
	.layer_cate_wrap {position:relative;text-indent:0;}
	.layer_cate_wrap .layer_cate {display:none;overflow:hidden;position:absolute;top:28px;left:0px;border:1px solid #b8b8b8;background-color:#fff;font-size:12px;line-height:19px;text-indent:0;text-align:left;z-index:99999;}
	.layer_cate_wrap .layer_cate a {display:block;padding:4px 4px 2px;letter-spacing:0px;white-space:nowrap;}
	.layer_cate_wrap .layer_cate a:hover {background-color:#f1f1f1;color:#333;text-decoration:none;}

	/*  리스트 상단 */
	.gaia_list_top span.txt_desc {line-height:25px;}
	.gaia_list_top a.btn_write {margin-right:6px;} /* 글쓰기 */
	.gaia_list_top .link_info {padding-top:5px;padding-right:10px;font:11px/16px dotum,sans-serif;background-position:74px 9px;color:#888;letter-spacing:-1px;} /* 게시판 운영원칙 */

	/* 목록 */
	.gaia_list_body table.tbl_gaia_list {width:708px;table-layout:fixed;}
	.gaia_list_body table.tbl_gaia_list thead tr {height:34px;}
	.gaia_list_body table.tbl_gaia_list tbody td {padding:9px 16px 6px 0;border-bottom:1px solid #ececec;line-height:16px;vertical-align:middle}
	.gaia_list_body table.tbl_gaia_list tbody td.lst {border:0 none;}
	.gaia_list_body table.tbl_gaia_list tbody td.item_image {padding-top:6px;padding-left:17px;}
	.gaia_list_body table.tbl_gaia_list tbody td.item_image .thumbnail {margin-right:10px; } 
	.gaia_list_body table.tbl_gaia_list tbody td.item_tit .reply {margin-left:2px;margin-right:5px;}

	.gaia_list_body table.tbl_gaia_list col.item_cate {width:100px}
	.gaia_list_body table.tbl_gaia_list col.item_tit {width:369px;}
	.gaia_list_body table.tbl_gaia_list col.item_writer {width:76px;}
	.gaia_list_body table.tbl_gaia_list col.item_recommand {width:40px;}
	.gaia_list_body table.tbl_gaia_list col.item_view_count {width:55px;}
	.gaia_list_body table.tbl_gaia_list col.item_date {width:68px;}

	.gaia_list_body table.tbl_gaia_list th {font-size:0;}
 	.gaia_list_body table.tbl_gaia_list th.item_cate {width:100px}
	.gaia_list_body table.tbl_gaia_list th.item_tit {width:369px;}
	.gaia_list_body table.tbl_gaia_list th.item_writer {width:76px;}
	.gaia_list_body table.tbl_gaia_list th.item_recommand {width:40px;}
	.gaia_list_body table.tbl_gaia_list th.item_view_count {width:55px;}
	.gaia_list_body table.tbl_gaia_list th.item_date {width:68px;}

	.gaia_list_body table.tbl_gaia_list td.item_cate {padding-left:16px;font-size:11px;;letter-spacing:-1px;}
	.gaia_list_body table.tbl_gaia_list td.item_tit {overflow:hidden;}
	.gaia_list_body table.tbl_gaia_list td.item_writer {padding-right:0px;font-size:11px;color:#888;white-space:nowrap;}
	.gaia_list_body table.tbl_gaia_list td.item_recommand {font:10px/11px tahoma;color:#fd3e00;}
	.gaia_list_body table.tbl_gaia_list td.item_view_count {font:10px/11px tahoma;}
	.gaia_list_body table.tbl_gaia_list td.item_date {font:10px/11px tahoma;color:#666;}

	.gaia_list_body table.tbl_gaia_list a.btn_view_cate {position:absolute;top:10px;left:53px;width:15px;height:15px;} /* 분류보기 버튼 */
	.gaia_list_body table.tbl_gaia_list td.item_tit img {vertical-align:middle;} /* 이미지,동영상 아이콘 정렬 */
	.gaia_list_body table.tbl_gaia_list td.item_tit img.from_mobile {vertical-align:-4px;}
	.gaia_list_body table.tbl_gaia_list td em.txt_num {font:10px tahoma;letter-spacing:0;} /* 숫자 */
	
	.gaia_list_body a.btn_write {position:absolute;bottom:-35px;left:4px;}
	.gaia_list_body .line_4 {display:block;width:708px;height:4px;}

	/* 등록된 목록이 없는 경우 */
	#mCenter td.noArticle {width:100%;padding:15px 0px 13px;border:0px none;text-align:center;}
	
	/*권리침해 게시글 */
	.gaia_list_body table.tbl_gaia_list td .wrap_violation {overflow:hidden;}
	.gaia_list_body table.tbl_gaia_list td .wrap_violation span.f_l {margin-right:9px;}
	.gaia_list_body table.tbl_gaia_list td .wrap_violation a.btn_bbs {float:left;width:72px;height:11px;margin-top:2px;background-position:0 -350px;}
	
	/* 리스트 제목 아이콘  */
	.gaia_list_body table.tbl_gaia_list td .ico_notice {float:left;margin:0px 8px 0px 17px;display:inline;} /* 공지사항 */
	.gaia_list_body table.tbl_gaia_list td .ico_special {float:left;margin:0px 8px 0px 17px;display:inline;} /* 스페셜 */
	.gaia_list_body table.tbl_gaia_list td .ico_event {float:left;margin:0px 8px 0px 17px;display:inline;} /* 이벤트 */

	/* 하단검색 */
	.gaia_list_bot form.search_list select {width:82px;font-size:12px;}
	.gaia_list_bot form.search_list input.inp_txt {width:160px;height:17px;padding:2px 0px 0px 2px;border:1px solid #ccc;border-right:0 none;font:12px dotum,sans-serif;}
	.gaia_list_bot form.search_list input.btn_search {width:39px;height:21px;border:0 none;background-position:0px -250px;text-indent:-999em;cursor:pointer;} /* 검색 버튼 */
	.gaia_list_bot form.search_list a.btn_my_article {float:right;width:64px;height:19px;margin-top:2px;background-position:0px -250px;} /* 내가 쓴글 보기 */

	/* 검색어 결과  */
	.wrap_search_result {position:relative;clear:both;width:100%;padding-top:4px;text-align:center;}
	.wrap_search_result strong {padding:3px 0px 3px 16px;background-position:0px -299px;color:#4276ff;}
	.wrap_search_result a.link_recent {position:absolute;top:0px;left:638px;padding-right:10px;background-position:51px -245px;color:#333;text-decoration:none;}
	.wrap_search_result .line_4 {display:block;height:4px;margin:12px 0px 11px;}
	
	/* 각종 게시판 관련 */
	/* 프로그램 같이 분류 없는 것들 ... */
	.area_program_body .area_gaia_list .gaia_list_body table.tbl_gaia_list col.item_tit {width:445px;}
	.area_program_body .area_gaia_list .gaia_list_body table.tbl_gaia_list th {font-size:0;}
	.area_program_body .area_gaia_list .gaia_list_body table.tbl_gaia_list th.item_tit {width:445px;}
	.area_program_body .area_gaia_list .gaia_list_body table.tbl_gaia_list td.item_tit {padding-left:16px;}
	.area_program_body .area_gaia_list .gaia_list_body table.tbl_gaia_list td.item_tit .reply {vertical-align:baseline;}
	.area_program_body .area_gaia_list .gaia_list_body table.tbl_gaia_list td.item_tit .space {padding-left:16px;}
	.area_program_body .area_gaia_list .gaia_list_body table.tbl_gaia_list td.item_recommand {padding-right:18px;}
	.area_program_body .area_gaia_list .gaia_list_body table.tbl_gaia_list td.item_view_count {padding-right:12px;}
	

/** 가이아 읽기(area_gaia_view) **/
	.area_gaia_view {position:relative;width:100%;}
	.area_gaia_view .gaia_view_top {margin-bottom:12px;}
	.area_gaia_view .gaia_view_bot {margin-top:14px;}

	/* 게시물 버튼영역 */
	.wrap_gaia_btn ul {overflow:hidden;width:100%;}
	.wrap_gaia_btn ul li.f_l {display:inline;padding-left:4px;}
	.wrap_gaia_btn ul li.f_l a.btn_gaia {display:inline-block;margin:0 1px}
	.wrap_gaia_btn ul li.f_r {padding-right:17px;}
	.wrap_gaia_btn ul li.f_r span.txt_bar {margin-top:3px;padding:0 4px;}

	/* 게시물 타이틀 및 관련정보 */
	.gaia_view_body .article_head {width:708px;height:80px;background:url(http://i1.daumcdn.net/img-contents/telzone/2010/common/bg_gaia_view.gif) no-repeat 0px 0px;}
	.gaia_view_body .article_head .article_tit {overflow:hidden;height:39px;text-align:center;font:14px/39px dotum,sans-serif;}
	.gaia_view_body .article_head .article_info {overflow:hidden;height:41px;padding:0px 17px;font:11px/41px dotum,sans-serif;color:#888;}
	.gaia_view_body .article_head .article_info span.txt_bar {padding:0 4px;color:#e0e0e0;}
	.gaia_view_body .article_head .article_info span.txt_recom {color:#fd3e00;}
	.gaia_view_body .article_head .article_info .btn_url_copy {width:41px;height:15px;margin:12px 0 0 10px;background-position:0 -950px;}

	/* 게시물 본문영역 */
	.gaia_view_body .article_cont {width:674px;padding:30px 17px;}

	/* 게시물 추천 및 요즘에 보내기 */
	.gaia_view_body .article_btn {width:160px;margin:30px auto 55px;text-align:center;}
	.gaia_view_body .article_btn ul.list_article_btn li a {text-decoration:none;}
	.gaia_view_body .article_btn ul.list_article_btn li a.btn_recom {position:relative;}
	.gaia_view_body .article_btn ul.list_article_btn li a.btn_recom span.txt_recom_num {position:absolute;left:0px;top:6px;width:100%;font:bold 11px tahoma;color:#fa5f6f;text-align:center;}

	/* 추천 */
	.gaia_view_body a.btn_recom {position:relative;width:62px;height:52px;margin:20px 0 54px 334px;text-decoration:none;}
	.gaia_view_body a.btn_recom span.txt_recom_num {position:absolute;top:6px;left:0;width:100%;color:#FA5F6F;font:bold 11px tahoma;text-align:center;text-decoration:none;}
	 
 	/* 게시물 스크랩 및 신고 */
	.gaia_view_body {z-index:20;}
	.gaia_view_body .article_etc {padding:0px 17px;}
	.gaia_view_body .article_etc .rel_link {position:relative;width:220px;z-index:10;text-align:right;}
	.gaia_view_body .article_etc .rel_link a {color:#333;text-decoration:none;letter-spacing:-1px;}
	.gaia_view_body .article_etc .rel_link a.btn_scrap {padding:2px 22px 1px 2px;background-position:40px -100px;} /* 스크랩 버튼 */
	.gaia_view_body .article_etc .rel_link a.btn_claim {padding:2px 19px 1px 2px;background-position:31px -151px;} /* 신고 버튼 */
	.gaia_view_body .article_etc .rel_link a.btn_yozm {padding-left:15px;padding-top:1px;background-position:0 -750px;} /* 요즘보내기 */

	.gaia_view_body .article_etc .rel_link .layer_scrap {position:absolute;top:20px;left:99px;z-index:20;width:80px;border:1px solid #b5b5b5;background-color:#fff;} /* 스크랩버튼 클릭시 뜨는 레이어 */
	.gaia_view_body .article_etc .rel_link .layer_scrap a {display:block;width:66px;padding:4px 7px;font-size:11px;}
	.gaia_view_body .article_etc .rel_link .layer_scrap a:hover {background-color:#f8f8f8;}
	/* 하단 검색 결과목록 */
	.gaia_rel_list {margin-top:40px;background-color:#fbfbfb;zoom:1;}
	.gaia_rel_list ul.list_rel {overflow:hidden;width:674px;margin:0 auto;padding:19px 0px;}
	.gaia_rel_list ul.list_rel li {overflow:hidden;width:664px;height:14px;padding:5px 0px 3px 10px;background-position:0px 10px;line-height:14px;}
	.gaia_rel_list ul.list_rel li.current {background-position:0px -341px;}
	.gaia_rel_list ul.list_rel li span {overflow:hidden;white-space:nowrap;}
	.gaia_rel_list ul.list_rel li span.tit {width:480px;margin-right:10px;}
	.gaia_rel_list ul.list_rel li span.tit a.fc_b {text-decoration:none;}
	.gaia_rel_list ul.list_rel li span.writer {width:100px;margin-right:10px;color:#979797;margin-top:-3px;}
	.gaia_rel_list ul.list_rel li span.date {width:63px;font-family:tahoma;color:#979797;margin-top:-3px;}
	.gaia_rel_list ul.list_rel li img {margin:0px 5px 0px 0px;}
	.gaia_rel_list .line_5, .gaia_rel_list .line_6 {display:block;width:708px;height:4px;}
	
/** 가이아 쓰기(area_gaia_write) **/
	.gaia_write_top {margin-top:10px;margin-left:17px;}
	.gaia_write_bot {margin-top:14px;margin-bottom:-14px;}
	
	.area_gaia_write table {width:100%;}
	.area_gaia_write table th {vertical-align:top;}
	.area_gaia_write table td.fs_11 {padding-top:6px;}
	.area_gaia_write input.inp_radio, .area_gaia_write input.inp_check {float:left;width:13px;height:13px;margin:0px 4px 0px 3px;}
	.area_gaia_write label {float:left;}
	.area_gaia_write span.txt_bar {float:left;color:#e2e2e2;padding:0px 4px;}
	.area_gaia_write .line_4 {display:block;width:708px;height:4px;margin-top:19px;}
	
	.gaia_write_editor {margin-left:17px;}
	
	/* 상단 테이블 */	
	.gaia_write_top table th, .area_gaia_write .gaia_write_top table td {padding-bottom:10px;line-height:15px;}
	.gaia_write_top table th {width:49px;padding-top:6px;}
	.gaia_write_top table td {padding-top:2px;}
	.gaia_write_top table td input.inp_txt_tit {width:500px;height:16px;margin-right:4px;padding:3px 0px 0px 3px;border:1px solid #d8d8d8;font:12px/16px dotum,sans-serif;}
	.gaia_write_top table td span.txt_desc_tit {font:11px dotum,sans-serif;margin-top:5px;}
	.gaia_write_top .wrap_objCate1 {float:left;height:20px;padding-top:3px;white-space:nowrap;}
	.gaia_write_top table td input.inp_radio {float:none;margin-top:2px;}
	.gaia_write_top table td label.lab_cate {float:none;position:relative;margin:0 15px 0 0px;top:2px;}
	
	/* 상단 테이블 (답글쓰기폼) */
	.reply .gaia_write_top table td span.ico_reply {margin-right:8px;} /* 답글 아이콘 */
	.reply .gaia_write_top table td input.inp_txt_tit {width:470px;} /* 제목 */
	
	/* 하단 테이블 */
	.gaia_write_bot {margin-left:17px;}
	.gaia_write_bot table th {width:83px;}
	.gaia_write_bot table th, .area_gaia_write .gaia_write_bot table td {padding-bottom:14px;line-height:15px;}

	/* 내 블로그 등록 설정  */
	.gaia_write_bot table td span.txt_intro {margin-left:3px;}
	.gaia_write_bot table td .layer_multi_post {width:474px;margin-top:8px;padding:12px 0 10px 0;margin-left:3px;border:1px solid #e5e5e5;}
	.gaia_write_bot table td .layer_multi_post .inp_chk {display:block;overflow:hidden;width:100%;padding-top:5px;}
	.gaia_write_bot table td .layer_multi_post .fst {padding-top:0;}
	.gaia_write_bot table td .layer_multi_post .inp_chk input.inp_check {margin-left:12px;margin-right:6px;}
	.gaia_write_bot table td .layer_multi_post label.ico_telzone {padding-left:14px;background-position:5px -750px;}
	.gaia_write_bot table td .postingTitle {text-indent:3px;}
	.box_open {padding:13px 0 10px 31px;margin:10px 0 9px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;background-color:#fafaf9;}
	.box_open em {display:block;color:#666;letter-spacing:-1px;}
	.box_open span.inp_blog {display:block;overflow:hidden;height:22px;padding-top:6px;}
	.box_open span.inp_blog span {float:left;margin-right:5px;margin-top:1px;}
	.box_open span.inp_blog input {float:left;width:138px;height:17px;margin-right:4px;border:1px solid #acacac;}
	.box_open span.inp_blog a.type_btn {float:left;margin-top:-1px;}
	.box_open span.inp_blog a.btn_overlap {float:left;width:52px;height:22px;margin-right:3px;background-position:0 -1300px;}
	.box_open span.inp_blog a.btn_confirmation {float:left;width:44px;height:22px;background-position:0 -1350px;}
	
	/*
	.gaia_write_bot table td .layer_multi_post {width:444px;margin-top:13px;padding:16px 15px 7px;margin-left:3px;border:1px solid #e5e5e5;}
	.gaia_write_bot table td .layer_multi_post dl.multi_post dt {float:left;width:64px;padding:3px 0px 9px;line-height:14px;font-weight:bold;clear:both;}
	.gaia_write_bot table td .layer_multi_post dl.multi_post dd {overflow:hidden;padding:0px 0px 9px;line-height:14px;}
	.gaia_write_bot table td .layer_multi_post dl.multi_post select {width:125px;font-size:12px;line-height:14px;}
	.gaia_write_bot table td .layer_multi_post dl.multi_post input.inp_radio {margin-top:2px;}
	.gaia_write_bot table td .layer_multi_post dl.multi_post label.lab_open {margin-top:3px;margin-right:12px;}
	*/
	/* 꼬리말 달기 */
	.gaia_write_top table td.inp_reply {background:url(http://i1.daumcdn.net/img-contents/telzone/2010/common/ico_gaia.gif) no-repeat 0 -347px;}
	.gaia_write_top table td.inp_reply input.inp_txt_tit {margin-left:28px;width:481px;}	

	/* 하단 버튼 */
	.area_gaia_write .wrap_gaia_btn {margin-top:15px;text-align:center;}
	.area_gaia_write .wrap_gaia_btn button {#margin:0px 2px;}
		
	/* 요즘으로 보내기 */
	.ls_m1 {letter-spacing:-1px;}

	.area_gaia_write .sendToWrap {margin:5px 0 10px;padding:8px 0;border:1px solid #e5e5e5;}
	.area_gaia_write .sendToWrap .sendTo {padding-left:8px;line-height:21px;}
	.area_gaia_write .sendToWrap .sendTo label {float:none;padding-top:1px;}
	.area_gaia_write .sendToWrap .sendToLayer {display:none;margin:6px 0 8px;padding:9px 0 11px 29px;border-top:1px solid #EAEAEA;border-bottom:1px solid #E5E5E5;background-color:#FAFAFA;}
	.area_gaia_write .sendToWrap .lastLayer {margin-bottom:0px;border-bottom:0px;}
	.area_gaia_write .sendToWrap .input {border:1px solid #ACACAC;font-family:dotum,sans-serif;height:16px;}
	.area_gaia_write .sendToWrap .txt {color:#666;letter-spacing:-1px;height:21px;line-height:21px;margin-bottom:2px;#margin-bottom:3px;_margin-bottom:2px;}
	.area_gaia_write .sendToWrap .sm {font:11px/17px dotum,sans-serif;letter-spacing:-1px;color:#666;}
	.area_gaia_write .sendToWrap a.sm {text-decoration:underline;}
	.area_gaia_write .sendToWrap .img {margin-top:1px;cursor:pointer;}
	.area_gaia_write .sendToWrap .alim {color:#dd6258;}
	
	#yozmJoinWrap .label {margin-right:3px;line-height:22px;}
	#yozmJoinWrap #nickname_yozm {height:18px;padding:0;}
	
	/* 이슈 키워드 관련 */
	.no_issue_keyword .line_3 {height:6px;display:block;}
	
	/* 지식 연동 */
	#qnaPosted {background:#f8f8f8;font:12px gulim,sans-serif;color:#444;margin:0;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #eee;}
	#qnaPosted .top {padding:13px 0 12px 18px;display:inline-block;}
	#qnaPosted a.goQna {padding-right:7px;margin-left:9px;color:#3057d3;text-decoration:underline;background:url(http://imgsrc.search.daum-img.net/knowledge4/2009/posting/ico_arrow1.gif) no-repeat right 4px;}
	#qnaPosted a.cnt {font:bold 12px gulim,sans-serif;color:#3057d3;margin-left:1px;}
	#qnaPosted .bar {color:#cecece;padding:0 2px 0 2px;}
	#qnaPosted .imgSection {width:709px;height:1px;background:url(http://imgsrc.search.daum-img.net/knowledge4/2009/posting/img_section.gif) no-repeat;font-size:0;line-height:0;}
	#qnaPosted .answer {margin:8px 0 0 19px;padding:0 0 8px 32px;line-height:19px;background:url(http://imgsrc.search.daum-img.net/knowledge4/2009/posting/btn_answer.gif) no-repeat 0 2px;}
		