/* CSS Document */
@charset "euc-kr";

/*--------------------------------- ÀüÃ¼ : ±âº»°ª - tag :S ---------------------------------*/

body {
	margin:0 0 0 0;  
	padding:0;
	background-color:#fff;
}
td,p,div,ul,pre,blockquote,input {
	font-size:9pt; font-family:"±¼¸²","µ¸¿ò","helvetica"; color:#333; line-height:130%; border:none;
}

select {
	font-size:9pt; font-family:"±¼¸²","µ¸¿ò","helvetica"; color:#333;
}

a:link		{color:#333; font-size:12px; font-family:"±¼¸²","µ¸¿ò","helvetica"; text-decoration:none;}
a:hover		{color:#000; font-size:12px; font-family:"±¼¸²","µ¸¿ò","helvetica"; text-decoration:none;}
a:active	{color:#333; font-size:12px; font-family:"±¼¸²","µ¸¿ò","helvetica"; text-decoration:none;}
a:visited	{color:#333; font-size:12px; font-family:"±¼¸²","µ¸¿ò","helvetica"; text-decoration:none;}

img {
	border:0;
	margin:0;
}

ul,li {
	margin:0;
	padding:0;
}
/*--------------------------------- ÀüÃ¼ : ±âº»°ª - tag :E ---------------------------------*/


/*--------------------------------- ÀüÃ¼ : °øÅë - class :S ---------------------------------*/

/* °øÅë Å×µÎ¸® */
.bor_out_top			{}
.bor_out_bottom		{}
.bor_out					{background-color:#fff;}

/* °øÅë BG */

.white_bg					{background-color:#fff;}
.gray_bg					{background-color:#f3f3f3;}


/* ÄÁÅÙÃ÷°£ °£°Ý - ÇØ´çÄÁÅÙÃ÷ ¿µ¿ª ÇÏ´Ü¿¡ À§Ä¡ */
.tbl_tit_marg								{height:20px;}
.tbl_stit_marg							{height:10px;}
.tbl_content_marg						{display:block; margin-top:20px;}
.tbl_search_marg						{display:block; margin-top:10px;}
.tbl_tab_marg								{display:block; margin-top:10px;}
.tbl_arti_marg							{display:block; margin-top:10px;}
.tbl_notice_marg						{display:block; margin-top:20px;}
._marg 							{display:block; margin-top:20px;}
.tbl_list_marg							{}
.tbl_page_marg							{display:block; margin-top:25px;}
.tbl_list_read_marg 				{display:block; margin-top:5px;}
.tbl_rmlist_marg						{}
.tbl_btn_marg								{padding:5px 0 1px 0;text-align:right;}
.tbl_btn_top_marg						{display:block; margin-top:5px;}
.tbl_btn_bottom_marg				{display:block; margin-top:15px;}
.tbl_memul_detail_marg			{display:block; margin-top:20px;}
.tbl_pr_detail_marg					{display:block; margin-top:20px;}
.tbl_informant_marg					{display:block; margin-top:25px;}<!-- ¿¹¿Ü·Î ÇØ´ç ÄÁÅÙÃ÷¿µ¿ª À§¿¡ À§Ä¡ -->
.tbl_loginbox_marg 					{display:block; margin-top:10px;}
.tbl_comment_marg 					{display:block; margin-top:10px;}
.tbl_comment_write_marg			{display:block; margin-top:20px;}
.tbl_list_write_marg				{}
.tbl_list_write_notes_marg	{display:block; margin-top:3px;}
.tbl_rclist_marg						{}
.tbl_tablist_marg						{display:block; margin-top:10px;}
.tbl_partner_marg						{display:block; margin-top:20px;}
.tbl_reporterlist_marg			{}
.tbl_grereport_marg					{display:block; margin-top:15px;}
.tbl_newsmain_marg					{display:block; margin-top:20px;}
.tbl_agreement_marg					{display:block; margin-top:20px;}
.tbl_nlist_marg							{display:block; margin-top:20px;}
.tbl_semina_detail_marg			{display:block; margin-top:20px;}
.tbl_study_detail_marg			{display:block; margin-top:20px;}
.tbl_fx_marg								{display:block; margin-top:20px;}
.tbl_study_marg							{}


/* input */
.inputs {
	color:#666;
	font-family:Dotum;
	border:1px #bdbdbd solid;
}


/* ³×ºñ°ÔÀÌ¼Ç ¹Ù */
.navibar						{text-align:right; padding:2 0 2 0 ; height:29px; font-family:"µ¸¿ò"; color:#333333; font-size:11px;}
.navibar a:link			{font-family:Dotum; color: #333333; font-size:11px;}
.navibar a:hover		{font-family:Dotum; color: #333333; text-decoration:underline; font-size:11px;}
.navibar a:active		{font-family:Dotum; color: #333333; text-decoration:underline; font-size:11px;}
.navibar a:visited	{font-family:Dotum; color: #333333; font-size:11px;}
.navibar strong			{font-weight:normal; color:#674793;}


/* ¸®½ºÆ® Á¤·Ä */
.bor_sort_top				{height:8;}
.bor_sort_bottom		{height:8;}
.tbl_sort						{border-left:3px #e0d5f1 solid; border-right:3px #e0d5f1 solid; text-align:center; padding:10 10 5 10;}
.tbl_sort_cell			{color:#666; font-weight:bold; padding:0 5 0 20 ;}
.tbl_sort_notes			{color:#95826a; padding:10px 15px 8px; background-color:#f9f7f4; border-bottom:10px #fff solid; font-size:8pt; font-family:Dotum; line-height:16px;}


/* °Ë»ö */
.bor_search_top {
	height:2px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_search.gif) left top no-repeat;
}
.bor_search_bottom {
	height:2px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_search.gif) left bottom no-repeat;
}
.tbl_search {
	background-color:#f8e0e0;
    margin:0 auto;
	text-align:center;
}
.tbl_search table {
	margin:0 auto;
}
.tbl_search_cell {
	color:#bb0000;
	font-size:8pt;
	font-family:Dotum;
	padding:2px 3px 0 10px;
}
.tbl_search_chk {
	padding:0 0 2px 5px;
}
.tbl_search_chk_cell {
	color:#bb0000;
	font-size:8pt;
	font-family:Dotum;
	padding:2px 5px 0 0;
}
.tbl_search_btn {
	padding:1px 0px 2px 6px;
}


/* ÅÇ¹öÆ° */
.tbl_tab {
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_tab.gif) left top repeat-x;
	padding:5px 0 0 6px;
}
/* ÅÇ¹öÆ° ÇÏÀ§¸®½ºÆ® */
.bor_tablist_top {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_top.gif) left top no-repeat;
}
.bor_tablist_bottom {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_bottom.gif) left top no-repeat;
}
.tbl_tablist {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:5px 10px 2px 13px;
}
ul.tablist_txt {
	
}
ul.tablist_txt li {
	display:inline;
	padding-left:12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_tablist.gif) 6px 5px no-repeat;
}
.tablist_cell {
	padding-left:12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_tablist.gif) 6px 5px no-repeat;
}

/* ¹öÆ° */
.tbl_btn_top {
	text-align:right;
}
.tbl_btn_bottom {
	text-align:right;
}
.tbl_btn_szztop {
	text-align:right;
	padding:10px 0;
}
.tbl_btn_form {
	text-align:center;
	padding-top:10px;
}
.tbl_btn_form img {
	vertical-align:middle;
}
.tbl_btn_write {
	text-align:center;
	padding-top:10px;
}
.tbl_btn_write img {
	vertical-align:middle;
}

/* ¸éÀûÈ¯»ê±â ÆË¾÷ */
.tbl_btn_close {
	width:50%;
	text-align:right;
}
.tbl_icon_logo {
	width:50%;
	text-align:right;
}


/* »ó´Ü ÅëÁöor°íÁö ºÎºÐ */
.bor_notice_top {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_top.gif) left top no-repeat;
}
.bor_notice_bottom {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_bottom.gif) left top no-repeat;
}
.tbl_notice {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.notice_txt {
	padding:5px 10px 2px 13px;
}
.notice_txt img {
	vertical-align:middle;
	margin-top:-2px;
}


/* ÇÏ´Ü Á¤º¸Á¦°øÀÚ ºÎºÐ */
.bor_informant_top {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_top.gif) left top no-repeat;
}
.bor_informant_bottom {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_bottom.gif) left top no-repeat;
}
.tbl_informant {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.informant_txt {
	color:#666;
	font-size:8pt;
	font-family:Dotum;
	text-align:center;
	line-height:15px;
	padding:5px 10px 2px 15px;
	background-color:#fff;
}


/* °Ô½ÃÆÇor¸Å¹° ¸®½ºÆ® */
.bor_list_top					{height:4px; background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_list_tit.gif) left top no-repeat;}
.bor_list_bottom			{background-color:#d6d6d6; height:1px;}
.tbl_list							{width:100%;}
.tbl_list th.first		{background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_list_tit.gif) left -4px no-repeat;}
.tbl_list th.last			{background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_list_tit.gif) right -4px no-repeat;}
.list_cell_tit				{font-size:8pt; font-family:Dotum; text-align:center; color:#333333; padding:5px 5px 2px 5px; font-weight:normal; background-color:#fafafa;}
.list_cell_tit_sub		{text-align:center; color:#333333; padding:5px 5px 2px 5px; font-weight:normal;}
.list_cell_tit_under	{height:4px; background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_list_tit.gif) left bottom no-repeat;}
.list_cell						{padding:7px 5px 4px 5px; text-align:center;}
.list_cell_ing				{padding:7px 5px 4px 5px; text-align:center; background-color:#f3e5e6;} /* ¼±ÅÃµÈ cell - È¸¿ø°£ÀÚÀ¯ÅäÅ© »ó¼¼È­¸é ÇÏ´Ü ¸®½ºÆ® */
.list_cell_clr				{padding:7px 5px 4px 5px; text-align:center;}
.list_cell_clr_ing		{padding:7px 5px 4px 5px; text-align:center; background-color:#f3e5e6;} /* ¼±ÅÃµÈ cell - È¸¿ø°£ÀÚÀ¯ÅäÅ© »ó¼¼È­¸é ÇÏ´Ü ¸®½ºÆ® */
.list_line						{height:1px; background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;}
.list_notes						{padding-left:5px; font-size:11px; color:#666; font-family:"µ¸¿ò";}
.list_cell a:link,
.list_cell a:visited,
.list_cell a:hover,
.list_cell a:active {color:#333333; text-decoration:none;}
.list_cell_clr a:link,
.list_cell_clr a:visited,
.list_cell_clr a:hover,
.list_cell_clr a:active {color:#333333; text-decoration:none;}


/* °Ô½ÃÆÇ ¸®½ºÆ® »ó´Ü ÆäÀÌÁö */
.page_num_data {
	padding-left:5px;
}
.page_num_all_tit {
	font-size:8pt; 	
	color:#ff7635;	
	font-family:Dotum; 
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_colon_org.gif) right 8px no-repeat;
}
.page_num_all {
	font-size:8pt; 	
	color:#ff7635;	
	font-family:Dotum; 
	text-align:right;
	padding:5px 15px 0 4px;
}
.page_num_crt_tit {
	font-size:8pt;
	color:#ff7635;
	font-family:Dotum;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_colon_org.gif) right 8px no-repeat;
}
.page_num_crt {
	font-size:8pt;
	color:#ff7635;
	font-family:Dotum;
	text-align:right;
	padding:5px 0 0 4px;
}
.page_num_btn {
	text-align:right;
	padding-bottom:4px;
}
.page_num_btn img {
	vertical-align:middle;
}


/* °Ô½ÃÆÇ »ó¼¼ */
.bor_list_read_top {}
.bor_list_read_bottom {
	height:1px;
	background-color:#dedede;
}
.tbl_list_read {}
.list_read_tit {
	height:29px;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_list_read_tit.gif) left top no-repeat;
}
.list_read_line {}
.list_read_stit {
	padding:5px 20px;
}
.list_read_stit table {
	table-layout:fixed;
}
.list_read_cell {
	text-align:left;
	padding-left:5px;
}
.list_read_cell_clr{
	width:55px;
	text-align:right;
	padding-right:7px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_colon.gif) right 3px no-repeat;
}
.list_read_tit_under {
	height:1px;
	background-color:#dedede;
}
.list_read_data {
	font-size:8pt;
	font-family:Dotum;
	text-align:right;
	padding:12px 15px 0 0;
}
.list_read_data a:link,
.list_read_data a:hover,
.list_read_data a:active,
.list_read_data a:visited {
	font-size:8pt;
	font-family:Dotum;
}
.list_read_comment{
	padding:15px;
}
/* °Ô½ÃÆÇ »ó¼¼ - ¿øº»±Û */
.bor_real_view_top {
	height:15px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_top.gif) left bottom no-repeat;
}
.bor_real_view_bottom {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_bottom.gif) left top no-repeat;
}
.tbl_real_view {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.real_view_cell {
	padding:5px 10px 2px 13px;
}
.real_view_tit {
	font-weight:bold;
	padding-top:2px;
}
.real_view_tit {
	font-weight:bold;
	padding-top:2px;
}
.real_view_tit span.real_view_exp {
	color:#DC4A02;
}
.real_view_tit img {
	vertical-align:middle;
	margin-top:-2px;
}
.real_view_nickname {
	color:#999;
	text-align:right;
	padding-top:2px;
}
.real_view_line {
	display:block;
	height:15px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left 50% repeat-x;
}
.real_view_txt {}
/* °Ô½ÃÆÇ »ó¼¼ - Ä¿¸àÆ® ¸®½ºÆ® */
.bor_comment_top {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_comment_line.gif) left top repeat-x;
}
.bor_comment_bottom {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_comment_line.gif) left top repeat-x;
}


.tbl_comment {
	
}
.comment_txt {
	padding:6px 0 3px 17px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_comment_icon.gif) 7px 12px no-repeat;
}
.comment_txt span.cmt_id {
	padding-right:10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_hyphen.gif) right 5px no-repeat;
}
.comment_txt span.cmt_txt {
	padding-left:5px;
}
.comment_txt span.cmt_txt div {
	display:inline;
}
.comment_txt span.cmt_ip {
	display:block;
	color:#999;
	font-size:8pt;
	font-family:Dotum;
}
.comment_date {
	width:70px;
	padding:6px 0 3px 0;
	text-align:center;
}
.comment_date span.cmt_date {
	color:#999;
	font-size:8pt;
	font-family:Dotum;
}
.comment_date span.cmt_rtn {
	display:block;
	color:#b77653;
	font-size:8pt;
	font-family:Dotum;
}
.comment_date span.cmt_rtn a:link,
.comment_date span.cmt_rtn a:hover,
.comment_date span.cmt_rtn a:active,
.comment_date span.cmt_rtn a:visited {
	color:#b77653;
	font-size:8pt;
	font-family:Dotum;
}
.comment_line {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_comment_line.gif) left top repeat-x;
}
/* °Ô½ÃÆÇ »ó¼¼ - Ä¿¸àÆ® ÀÔ·Â */
.bor_comment_write_top {
	height:2px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_comment_write.gif) left top no-repeat;
}
.bor_comment_write_bottom {
	height:2px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_comment_write.gif) left bottom no-repeat;
}
.tbl_comment_write {
	padding:7px 15px;
	background-color:#f3f3f3;
}
.comment_write_tit {
	padding-right:7px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_colon.gif) right 5px no-repeat;
}
.comment_write_txt {
	padding:0 7px;
}
.comment_write_btn {}
.comment_write_count {
	padding:5px 0 0 10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_cmt_count.gif) left 12px no-repeat;
}
/* °Ô½ÃÆÇ »ó¼¼ - ÀÌÀü±Û´ÙÀ½±Û*/
.bor_nlist_top {
	height:1px;
	background-color:#d2d2d2;
}
.bor_nlist_bottom {
	height:1px;
	background-color:#d2d2d2;
}
.tbl_nlist {
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
.nlist_prev_tit {
	width:80px;
	text-align:center;
	padding:5px 0 3px 0;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_nlist_next.gif) 63px 10px no-repeat;
}
.nlist_prev_txt {
	padding:5px 0 3px 0;
}
.nlist_next_tit {
	text-align:center;
	padding:5px 0 3px 0;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_nlist_prev.gif) 63px 10px no-repeat;
}
.nlist_next_txt {
	padding:5px 0 3px 0;
}
.nlist_line {
	height:1px;
	background-color:#d2d2d2;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}


/* °Ô½ÃÆÇ ±Û¾²±â */
.bor_list_write_top {
	height:1px;
	background-color:#cdcdcd;
}
.bor_list_write_bottom {
	height:1px;
	background-color:#cdcdcd;
}
.tbl_list_write {}
.list_write_cell {
	width:500px;
	padding:7px 0 7px 10px;
	background-color:#FFF;
}
.list_write_cell img {
	vertical-align:middle;
}
.list_write_cell input {
	vertical-align:middle;
}
.list_write_cell_notes {
	display:block;
	color:#444;
	font-family:Dotum;
	font-size:8pt;
	margin-top:5px;
}
.list_write_cell_clr {
	width:90px;
	text-align:center;
	padding:6px 0 3px 0;
	background-color:#F5F5F5;
}

.list_write_line {
	height:1px;
	background-color:#dadada;
}
.tbl_list_write_notes {
	font-size:8pt;
	font-family:Dotum;
	padding-left:7px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_comment_icon.gif) left 4px no-repeat;
}
.list_write_edit {
	padding:10px;
}
#editor {
	padding:5px;
	border:1px solid #ddd;
}
iframe#dhtmlframe {
	
}
#editbutton {
	margin-bottom:5px;
	*margin-bottom:-5px;
}
#editbutton table {
	margin:auto;
}
#editbutton table td {
	padding:0 7px 0 6px;
}
.list_write_edit_notes {
	font-size:8pt;
	font-family:Dotum;
	padding:5px 0 0 10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_notes_wedit.gif) left 6px no-repeat;
}


/* ÆäÀÌÁö¹øÈ£ ¸µÅ© */
.list_page_num {
	margin:0 auto;
	text-align:center;
	padding-top:17px;
}
.list_page_num table {
	margin:0 auto;
}
.page_prev {}
.page_next {}
.page {
	color:#333;
	line-height:16px;
	padding:2px 10px 0 10px;
	text-align:center;
	font-size:8pt;
	font-family:Dotum;
}
.page a:link,
.page a:hover,
.page a:active,
.page a:visited {
	color:#333;
	line-height:16px;
	text-decoration:none;
	font-size:8pt;
	font-family:Dotum;
}
.page ul {}
.page li {
	display:inline;
	padding:0 5px 0 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_page_vline.gif) right 1px no-repeat;
}
.page li.first {}
.page li.last {
	background:none;
}
strong.current {
	color:#ff7635;
	font-size:8pt;
	font-family:Dotum;
	font-weight:normal;
}


/* FAQ :s */
.bor_list_qna_top {}
.bor_list_qna_bottom {}
.tbl_list_qna {}
.tbl_list_qna_cell {}
.list_qna_que {
	height:26px;
	padding:1px 0 0 5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_qna_que.gif) left top repeat-x;
}
.list_qna_que img {
	vertical-align:middle;
	margin-bottom:2px;
}
.list_qna_line {}
.list_qna_answer_icon {
	width:17px;
	padding:5px 0 0 5px;
	vertical-align:top;
}
.list_qna_answer_txt {
	padding:5px 10px 0 0;
}
.list_qna_answer_txt p {
	margin:0;
	margin-bottom:10px;
}
.tbl_list_qna_line {
	height:15px;
}

.tbl_fx_list {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.fx_list_tit	 {
	width:25%;
	text-align:left;
	padding:6px 0 6px 10px;
	font-weight:bold;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f9f9f9;
}
.fx_list_cell {
	text-align:left;
	padding:6px 5px 6px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
}
/* FAQ :E */


/* ÀüÃ¼·¹ÀÌ¾Æ¿ô - »ó´Ü¸Þ´º :S */
#head {
	width:970px;
	margin:10px 0 0 20px;
	padding:6px 0 0 0;
}
#head sm {
	margin:0;
	padding:0;
}
#head h1 {
	text-align:center;
	margin:0;
	padding:0;
}


.tbl_top_menu {
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_top_menu.gif) left top no-repeat;
}

.tml {
	width:190px;
}
.tml table {
	margin-left:15px;
}
.tm {
	width:620px;
	text-align:center;
}
.tmr {
	width:160px;
	text-align:center;
}
.top_search {
	height:40px;
	text-align:center;	
}
.top_search table {
	padding:2px;
}
/* ÀüÃ¼·¹ÀÌ¾Æ¿ô - »ó´Ü¸Þ´º :E */

/* ÀüÃ¼·¹ÀÌ¾Æ¿ô - »ó´Ü¸Þ´º ¼öÁ¤ (1216) :S */
#head {
	width:970px;
	margin:0 0 0 20px;
}
#head h1 {
	text-align:center;
	margin:0;
	padding:0;
}
.tbl_top_menu_n {
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_top_menu_n.gif) left top no-repeat;
}

.tml_n {
	width:190px;
}
.tml_n table {
	
}
.tm_n {
	width:620px;
	text-align:center;
}
.tmr_n {
	width:160px;
	text-align:left;
	padding-left:8px;
	}
.top_search_n {
	height:40px;
	text-align:center;	
}
.top_search_n table {
	padding:2px;
}
/* ÀüÃ¼·¹ÀÌ¾Æ¿ô - »ó´Ü¸Þ´º ¼öÁ¤(1216) :E */

/* ÀüÃ¼·¹ÀÌ¾Æ¿ô - ÄÁÅÙÃ÷ :S */
#ctwrapper {
	width:970px;
	position:relative;
	margin:0 0 0 20px;
}
#leftMenu {
	float:left;
	width:190px;
}
#leftMenu h2 {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#leftMenu table {
	width:180px;
}
.tbl_left_menu {
	margin-bottom:10px;
}
.left_menu_tit {
	padding:5px 0 2px 30px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/sml_blt01.gif) 10px 5px no-repeat;
}
.left_menu_tit_sw {
	padding:5px 0 2px 30px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/sml_blt01_sw.gif) 10px 5px no-repeat;
}
.left_menu_margin {
	padding:5px 0 3px 0;
}
.left_menu_cell {
	padding:0 0 2px 35px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/sml_blt02.gif) 30px 6px no-repeat;
}
.left_menu_cell_sw {
	font-weight:bold;
	padding:0 0 2px 35px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/sml_blt02.gif) 30px 6px no-repeat;
}
.left_menu_btn {
	text-align:right;
	padding-right:10px;
}
.left_menu_line {
	height:2px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_menu_left_line.gif) 10px top repeat-x;
}

.tbl_left_ps {}
.left_ps_marg {
	width:180px;
	background:#fff;
	padding:0 6px;
}
#leftMenu .left_ps_marg table {
	width:100%;
}
.left_ps_cell {

	padding:4px 0 1px 10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/sml_blt02.gif) 3px 9px no-repeat;
}
.left_ps_btn {
	text-align:right;
}
.left_ps_line {
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) 10px top repeat-x;
}

.tbl_left_bnr {
	margin-top:20px;
}
.tbl_left_bnr td {
	padding-bottom:5px;
}

.tbl_left_fx   {}
.left_fx_marg  {width:180px; background:#fff; padding:8px 0 0 10px;}
.left_fx_cell  {padding:4px 0 1px 10px; background:url(http://image.r114.co.kr/images/branch/open/2008/common/sml_blt02.gif) 3px 9px no-repeat;}
.left_fx_btn   {text-align:right;}
.left_fx_line  {background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) 10px top repeat-x;}

#navigation {
	float:left;
	width:598px;
	color:#858585;
	padding:6px 5px 3px 15px;
	margin:0;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#d2d2d2;
	background:#fff url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left bottom repeat-x;
}
#navigation a {
	color:#858585;
}
#cpwrapper {
	float:left;
	width:590px;
	padding:14px;
	margin:0;
	background:#fff;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#d2d2d2;
}

/* ¿ÜºÎ¿¡¼­ Á¦°ø¹Þ´Â CP */
#cpwrapperout {
	float:left;
	width:620px;
	padding:0;
	margin:0;
	background:#fff;
}

#banner {
	position:absolute;
	text-align:right;
	width:150px;
	top:0;
	right:0;
}

.tbl_right_bnr {
	
}
.tbl_right_bnr td {
	padding-bottom:5px;
}

/* ÀüÃ¼·¹ÀÌ¾Æ¿ô - ÄÁÅÙÃ÷ :E */


/* ÀüÃ¼¸ÞÀÎ :S */
#main #leftMenu {
	float:left;
	width:190px;
	position:relative;
	padding:20px 0 320px 0;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_sml.gif) right top repeat-y;
}
.tbl_mlogin_box {
	
	margin-bottom:5px;
}
.mlogin_box_cell {
	padding-top:7px;
	text-align:center;
	border-left:3px solid #b2b2b2;
	border-right:3px solid #b2b2b2;
	background-color:#fff;
}
#main #leftMenu .tbl_mlogin {
	width:150px;
	text-align:left;
}
.mlogin_id {
	padding-bottom:2px;
}
.mlogin_id img {
	margin-right:15px;
}
.mlogin_pw {
	padding-bottom:5px;
}
.mlogin_pw img {
	margin-right:9px;
}
.mlogin_txt {
	font-size:8pt;
	font-family:Dotum;
	text-align:left;
	padding:10px 0 11px 15px;
}
.mlogin_btn {
	text-align:center;
}
.mlogin_btn img {
	vertical-align:middle;
}

.tbl_left_ws {
	margin-top:5px;
}
.left_ws_marg {
	width:180px;
	background:#fff;
	padding:5px 6px;
}
#leftMenu .left_ws_marg table {
	width:100%;
}
.left_ws_cell {
	padding:4px 0 1px 10px;
}

.img_sml_bottom {
	position:absolute;
	right:0;
	bottom:-1px;
}


#main #cpwrapper {
	float:left;
	width:590px;
	padding:25px 14px 25px 14px;
	margin:0;
	background:#fff;
	border:none;
}
.mctn_l {
	width:375px;
	vertical-align:top;
	padding-right:15px;
}
.mctn_r {
	width:200px;
	vertical-align:top;
}

/* ´º½º :S */
.mctnBox_news {}
.mctnBox_news .mctn_tit {
	border-bottom:1px solid #d4d4d4;
}
.mctnBox_news .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_news .mctn_news_date {
	float:left;
	color:#777;
	font-size:8pt;
	font-family:Dotum;
	padding-left:50px;
	margin-top:-17px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_arrow01.gif) 40px 5px no-repeat;
}
.mctnBox_news .mctn_tab {
	width:114px;
	vertical-align:bottom;
}
.mctnBox_news .mctn_tab ul {}
.mctnBox_news .mctn_tab li {
	display:inline;
	margin-right:-4px;
	
	
}
.mctnBox_news .mctn_tab li img {
	margin-bottom:-4px;
	
}
.mctnBox_news .mctn_cell {
	padding:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_smcbox_bottom.gif) left bottom no-repeat;
}
.tbl_mnews {
	margin-top:4px;
}
.mnews_img {
	width:90px;
}
.mnews_cell {}
.mntit {
	display:block;
	font-weight:bold;
	margin-bottom:6px;
}
.mntxt {}
.mnews_line {
	display:block;
	height:10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left 50% repeat-x;
}
.tbl_mnlist {}
.mnlist_cell {
	padding:3px 0 0 12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_dot01.gif) 5px 8px no-repeat
}
.mnlist_line {}
/* ´º½º :E */

/* ÇØ¿ÜÅë½Å¿ø´º½º :S */
.mctnBox_rptnews {
	margin-top:25px;
}
.mctnBox_rptnews .mctn_tit {
	border-bottom:1px solid #d4d4d4;
}
.mctnBox_rptnews .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_rptnews .mctn_tab {
	width:167px;
	vertical-align:bottom;
}
.mctnBox_rptnews .mctn_tab ul {
	*margin-bottom:-1px;
}
.mctnBox_rptnews .mctn_tab li {
	display:inline;
	margin-right:-4px;
}
.mctnBox_rptnews .mctn_tab li img {
	vertical-align:middle;
	*margin-bottom:1px;
}
.mctnBox_rptnews .mctn_cell {
	padding:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_smcbox_bottom.gif) left bottom no-repeat;
}
.tbl_mrptnews {
	margin-top:4px;
}
.mrptnews_img {
	width:90px;
}
.mrptnews_cell {}
.mrptntit {
	display:block;
	font-weight:bold;
	margin-bottom:6px;
}
.mrptntxt {}
.mrptnews_line {
	display:block;
	padding-top:10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left 50% repeat-x;
}
.tbl_mrptnlist {}
.mrptnlist_cell {
	padding:3px 0 0 12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_dot01.gif) 5px 8px no-repeat
}
.mrptnlist_line {}
/* ÇØ¿ÜÅë½Å¿ø´º½º :E */

/* ¹è³Ê :S */
.mctnBox_banner {
	margin-top:25px;
}
/* ¹è³Ê :E */

/* Á¦ÈÞ»çÃßÃµ¸Å¹° :S */
.mctnBox_prmemul {
	margin-top:25px;
}
.mctnBox_prmemul .mctn_tit {
	width:100%;
	border-bottom:1px solid #d4d4d4;
}
.mctnBox_prmemul .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_prmemul .mctn_tab {
	text-align:right;
	vertical-align:bottom;
}
.mctnBox_prmemul .mctn_tab ul {
	white-space:nowrap;
	margin-left:-4px;
	margin-right:4px;
	*margin-right:0;
}
.mctnBox_prmemul .mctn_tab li {
	display:inline;
	margin-right:-4px;
}
.mctnBox_prmemul .mctn_tab li img {
	margin-bottom:-4px;
}
.mctnBox_prmemul .mctn_select {
	text-align:right;
	vertical-align:bottom;
	padding-right:5px;
	border-bottom:1px solid #d4d4d4;
}
.mctnBox_prmemul .mctn_select select {
	font-size:8pt;
	font-family:Dotum;
	margin-right:-1px;
	margin-bottom:-1px;
}
.mctnBox_prmemul .mctn_cell {
	padding:10px 10px 10px 15px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_smcbox_bottom.gif) left bottom no-repeat;
}
.tbl_prmemul {
	margin-top:4px;
}
.prmemul_img {}
.prmemul_img .img img {
	width:95px;
	height:55px;
}
.prmemul_img .txt {
	font-size:8pt;
	font-family:Dotum;
	text-align:center;
	padding-top:4px;
}
.prmemul_img .txt a {
	font-size:8pt;
	font-family:Dotum;
}
.prmemul_cell {
	vertical-align:top;
}
.tbl_prmlist {}
.prmlist_cell {
	padding:3px 0 0 12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_dot01.gif) 5px 8px no-repeat
}
.prmlist_line {}
/* Á¦ÈÞ»çÃßÃµ¸Å¹° :E */

/* Åë½Å¿øÃßÃµ¸Å¹° :S */
.mctnBox_rrmemul {
	margin-top:25px;
}
.mctnBox_rrmemul .mctn_tit {
	width:100%;
	border-bottom:1px solid #d4d4d4;
}
.mctnBox_rrmemul .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_rrmemul .mctn_more {
	vertical-align:bottom;
	padding:0 10px 4px 0;
	border-bottom:1px solid #d4d4d4;
}
.mctnBox_rrmemul .mctn_cell {
	padding:10px 15px 10px 10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_smcbox_bottom.gif) left bottom no-repeat;
}
.tbl_rrmemul {
	margin-top:4px;
}
.rrmemul_img {
	text-align:center;
}
.rrmemul_img .img img {
	width:80px;
	height:60px;
}
.rrmemul_img .txt {
	font-size:8pt;
	font-family:Dotum;
	padding-top:4px;
}
.rrmemul_img .txt a {
	font-size:8pt;
	font-family:Dotum;
}
/* Åë½Å¿øÃßÃµ¸Å¹° :E */

/* È¸¿ø°£ÀÚÀ¯ÅäÅ© :S */
.mctnBox_mftalk {
	margin-top:25px;
}
.mctnBox_mftalk .mctn_tit {
	width:100%;
	border-bottom:1px solid #d4d4d4;
}
.mctnBox_mftalk .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_mftalk .mctn_more {
	vertical-align:bottom;
	padding:0 10px 4px 0;
	border-bottom:1px solid #d4d4d4;
}
.mctnBox_mftalk .mctn_cell {
	padding:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_smcbox_bottom.gif) left bottom no-repeat;
}
.tbl_mftlist {}
.mftlist_cell {
	padding:3px 0 0 12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_dot01.gif) 5px 8px no-repeat
}
.mftlist_line {}
/* È¸¿ø°£ÀÚÀ¯ÅäÅ© :E */

/* ±¹°¡º°Á¤º¸ :S */
.mctnBox_narainfo {border:1px solid #d4d4d4; padding:2px 2px 2px 2px; }
.mctnBox_narainfo .mctn_tit {}
.mctnBox_narainfo .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_narainfo .mctn_cell {
	
}
.tbl_narainfo {
	margin:4px 6px 10px 6px;
}
.mnarainfo_img {
	width:60px;
}
.mnarainfo_cell {
	line-height:150%;
}
.mnarainfo_line {
	display:block;
	border-top:1px solid #e7e7e7;
}
.tbl_mnwlist {
	margin:7px 6px 0 6px;
}
.mnwlist_cell {
	padding-top:3px;
}
.mnwlist_cell .point {
	color:#438a00;
}
.mnwlist_line {}
/* ±¹°¡º°Á¤º¸ :E */

/* °øÁö»çÇ× :S */
.mctnBox_notice {
	margin-top:16px;
}
.mctnBox_notice .mctn_tit {}
.mctnBox_notice .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_notice .mctn_cell {
	background-color:#f7f3ea;
}
.tbl_mntclist {
	margin:10px 6px;
}
.mntclist_cell {
	padding:3px 0 0 10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_smr_notice.gif) 2px 8px no-repeat;
}
.mntclist_line {}
/* °øÁö»çÇ× :E */

/* Áö±ÝÇØ¿Ü´Â :S */
.mctnBox_nowworld {margin-top:16px;}
.mctnBox_nowworld .mctn_tit {}
.mctnBox_nowworld .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_nowworld .mctn_cell {
	
}
.tbl_mnowworld {
	margin:4px 6px 10px 6px;
}
.mnowworld_img {
	width:60px;
}
.mnowworld_cell {
	line-height:150%;
}
.mnowworld_line {
	display:block;
	border-top:1px solid #e7e7e7;
}
.tbl_mnwlist {
	margin:7px 6px 0 6px;
}
.mnwlist_cell {
	padding-top:3px;
}
.mnwlist_cell .point {
	color:#438a00;
}
.mnwlist_line {}
/* Áö±ÝÇØ¿Ü´Â :E */

/* ÇØ¿ÜÅë½Å¿ø¼Ò°³ :S */
.mctnBox_rptinfo {
	margin-top:16px;
}
.mctnBox_rptinfo .mctn_tit {}
.mctnBox_rptinfo .mctn_tit img {
	vertical-align:middle;
}

.mctnBox_rptinfo .mctn_cell {
	
}
.tbl_rptinfo {
	margin:4px 0 10px 0;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_rinfo_vline.gif) 50% 1px no-repeat;
}
.rptinfo_img {
	text-align:center;
}
.rptinfo_img .img img {
	width:75px;
	height:60px;
}
.rptinfo_img .txt {
	font-size:8pt;
	font-family:Dotum;
	padding-top:4px;
}
.rptinfo_img .txt a {
	font-size:8pt;
	font-family:Dotum;
}
.rptinfo_line {}
.tbl_mrptiselect {
	margin:7px 0 0 10px;
}
.mrptiselect_cell {
	position:relative;
	padding-top:3px;
}
.mrptiselect_cell select {
	font-size:8pt;
	font-family:Dotum;
}
.mrptiselect_cell img {
	position:absolute;
	top:2px;
	right:21px;
}
.mrptiselect_line {}
/* ÇØ¿ÜÅë½Å¿ø¼Ò°³ :E */

/* Á¦ÈÞ»çÆÄÆ®³Ê°Ë»ö :S */
.mctnBox_ptsearch {
	margin-top:16px;
}
.mctnBox_ptsearch .mctn_tit {}
.mctnBox_ptsearch .mctn_tit img {
	vertical-align:middle;
}
.mctnBox_ptsearch .mctn_cell {
	
}
.tbl_mptsselect {
	margin:3px 0 0 10px;
}
.mptsselect_cell {
	position:relative;
	padding-top:3px;
}
.mptsselect_cell select {
	font-size:8pt;
	font-family:Dotum;
}
.mptsselect_cell img {
	position:absolute;
	top:2px;
	right:21px;
}
.mptsselect_line {}
/* Á¦ÈÞ»çÆÄÆ®³Ê°Ë»ö :E */

/* ¸ÞÀÎ ÄÁÅÙÃ÷ ¿ìÃø ¹è³Ê :S */
.tbl_mctr_bnr {
	margin:24px 0 0 10px;
}
.tbl_mctr_bnr td {
	padding-bottom:5px;
}
/* ¸ÞÀÎ ÄÁÅÙÃ÷ ¿ìÃø ¹è³Ê :E */

#main #banner {
	float:right;
	text-align:right;
	width:150px;
	margin-top:20px;
}

/* ÀüÃ¼¸ÞÀÎ :S */


/* ÀüÃ¼·¹ÀÌ¾Æ¿ô - copyright :S */
#foot {
	clear:both;
	width:830px;
	margin:0 0 0 10px;
}
/* ÀüÃ¼·¹ÀÌ¾Æ¿ô - copyright :E */

/* iframe body ¼Ó¼ºÁöÁ¤ :S */
#body iframe {
	background-color:#ffffff;
}
/* iframe body ¼Ó¼ºÁöÁ¤ :E */

/*--------------------------------- ÀüÃ¼ : °øÅë - class :E ---------------------------------*/



/*---------------------------------------- ´º½º :S ------------------------------------------*/
/* ¸ÞÀÎ :S */
.tbl_newsmain_l {
	width:375px;
	vertical-align:top;
	padding-right:15px;
}

.bor_hlnews_top {}
.bor_hlnews_bottom {}
.tbl_hlnews {}
.tbl_hlnews_tit {
	padding-bottom:2px;	
}
.tbl_hlnews_tit a:link,
.tbl_hlnews_tit a:hover,
.tbl_hlnews_tit a:active,
.tbl_hlnews_tit a:visited {
	font-size:12pt;
	font-family:Dotum;
	font-weight:bold;
	line-height:140%;
}
.tbl_hlnews_txt {}

.bor_hotnewslist_top {}
.bor_hotnewslist_bottom {}
.tbl_hotnewslist {}
.tbl_hotnewslist_tit {
	height:22px;
	color:#bb0000;
	font-size:8pt;
	font-family:Dotum;
	font-weight:bold;
	padding:2px 0 0 10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_hotnews_tit.gif) left top no-repeat;



}
.tbl_hotnewslist_cell {
	padding-top:5px;
}
.tbl_hotnews_tit {
	padding:3px 0 1px 13px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_comment_icon.gif) 5px 9px no-repeat;
}
.tbl_hotnews_tit a:link,
.tbl_hotnews_tit a:hover,
.tbl_hotnews_tit a:active,
.tbl_hotnews_tit a:visited {
	font-size:11pt;
	font-family:Dotum;
	font-weight:bold;	
}
.tbl_hotnews_offer {
	text-align:right;
}
.tbl_hotnews_line {}

.bor_rptnewslist_top {}
.bor_rptnewslist_bottom {
	height:3px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_newsmain_bottom.gif) left bottom no-repeat;
}
.tbl_rptnewslist {}
.tbl_rptnewslist_tit {
	font-weight:bold;
	padding:5px 0 2px 7px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_newsmain_top.gif) left top no-repeat;
}
.tbl_rptnewslist_cell {
	padding:8px 10px 8px 13px;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
}
.tbl_rptnews_img {
	width:75px;
}
.tbl_rptnews_img img {
	width:65px;
	height:85px;
}
.tbl_rptnews_cell {}
.tbl_rptnews_arti_tit {
	font-weight:bold;
	padding-bottom:7px;
}
.tbl_rptnews_arti_tit .rptnews_arti_date {
	display:block;
}
.tbl_rptnews_arti_line {}
.tbl_rptnews_arti_txt {}
.tbl_rptnewslist_line {
	display:block;
	height:15px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left 50% repeat-x;
}
.tbl_rptnews_tit {
	padding:2px 0 0 15px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_comment_icon.gif) 7px 8px no-repeat;
}
.tbl_rptnews_line {}

.bor_GRErptlist_top {}
.bor_GRErptlist_bottom {
	height:3px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_newsmain_bottom.gif) left bottom no-repeat;
}
.tbl_GRErptlist {}
.tbl_GRErptlist_tit {
	font-weight:bold;
	padding:5px 0 2px 7px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_newsmain_top.gif) left top no-repeat;
}
.tbl_GRErptlist_cell {
	padding:8px 10px 8px 13px;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
}
.tbl_GRErpt_arti_tit {
	font-weight:bold;
	padding-bottom:3px;
}
.tbl_GRErpt_arti_line {}
.tbl_GRErpt_arti_txt {}
.tbl_GRErptlist_line {
	display:block;
	height:15px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left 50% repeat-x;
}
.tbl_GRErpt_tit {
	padding:3px 0 0 15px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_comment_icon.gif) 7px 8px no-repeat;
}
.tbl_GRErpt_tit img {
	vertical-align:middle;
}
.tbl_GRErpt_date {
	text-align:right;
	padding-top:3px;
}
.tbl_GRErpt_line {}




.tbl_newsmain_r {
	width:200px;
	vertical-align:top;
}

.bor_bunnews_top {
	background-color:#f2f2f2;
}
.bor_bunnews_bottom {
	height:20px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_best_news_bottom.gif) left top no-repeat;
}
.tbl_bunnews {}

/* ¸ÞÀÎ :E */


/* ¸®½ºÆ® »ó´Ü ±â»çor³í¼³ ºÎºÐ */
.bor_arti_top	{
	height:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_arti.gif) left top no-repeat;
}
.bor_arti_bottom {
	height:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_arti.gif) left bottom no-repeat;
}
.tbl_arti {
	padding:5px 12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_arti.gif) left -10px no-repeat;
}
.tbl_arti_img {
	padding-right:7px;
}
.tbl_arti_img .reporter_img {
	width:65px;
	height:85px;
}
.tbl_arti_cell {
	
}
.tbl_arti_tit	{
	font-weight:bold;
	padding:2px 0;
}
.tbl_arti_line	{}
.tbl_arti_txt	{}




/*---------------------------------------- ´º½º :E ------------------------------------------*/



/*---------------------------------------- ¸Å¹° :S ------------------------------------------*/
/* Åë½Å¿ø¸Å¹° ¸®½ºÆ® :S */
.bor_memul_top {
	height:4px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bor_memul_top.gif) left top no-repeat;
}
.bor_memul_bottom {
	height:4px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bor_memul_bottom.gif) left top no-repeat;
}
.tbl_memul {
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	text-align:center;
	padding:15px 15px 10px 15px;
}
.tbl_memul table {
	table-layout:fixed;
}
.tbl_memul_cell {}
.memul_cell_img {}
.memul_cell_img img {
	height:68px;
	width:97px;
	border:1px solid #ccc;
}
.memul_cell_line {
	height:5px;
}
.memul_cell_txt {}
.tbl_memul_line {
	height:10px;
}


.bor_rmlist_top {}
.bor_rmlist_bottom {}
.tbl_rmlist {}
.tbl_rmlist table {
	table-layout:fixed;
}
.tbl_rmlist_cell_l {
	padding-right:8px;
	padding-bottom:10px;
}
.tbl_rmlist_cell_r {
	padding-left:8px;
	padding-bottom:9px;
}
.bor_rm_top {}
.bor_rm_bottom {}
.tbl_rm {}
.tbl_rm_tit {
	height:26px;
	font-weight:bold;
	padding-top:2px;
	padding-left:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_rm_tit.gif) left top no-repeat;
}


.tbl_rm_img {
	width:88px;
	padding-top:5px;
	padding-left:3px;
}

.tbl_pm_img {
	width:88px;
	padding-top:5px;
	padding-left:3px;
}


.tbl_rm_img img {
	height:66px;
	width:80px;
}
.tbl_rm_cell {}
.tbl_rm_txt {
	position:relative;
	padding:5px 0 1px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_rm_txt.gif) left 50% no-repeat;
}
.tbl_rm_txt span.data_tit {}
.tbl_rm_txt span.data_txt {}
.tbl_rm_txt img {
	position:absolute;
	right:0;
	margin-top:-2px;
}
.tbl_rm_line {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;
}
/* Åë½Å¿ø¸Å¹° ¸®½ºÆ® :E */


/* Á¦ÈÞ»ç¸Å¹° ¸®½ºÆ® :S */
.bor_pmlist_top {}
.bor_pmlist_bottom {}
.tbl_pmlist {}
.tbl_pmlist_cell {
	padding-bottom:5px;
}
.tbl_pmlist_line {}

.bor_pm_top {}
.bor_pm_bottom {}
.tbl_pm_info {
	width:590px;
	vertical-align:top;
}
.tbl_pm_info_tit {
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_pm_tit.gif) left top no-repeat;
}

.tbl_pm_info_tit_txt {
	height:26px;
	font-weight:bold;
	padding-top:2px;
	padding-left:10px;
}
.tbl_pm_info_tit img {
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:4px;
}
.tbl_pm_info_img {
	width:168px;
	vertical-align:top;
	padding-top:5px;
	padding-left:10px;
}

.tbl_pm_info_img img {
	padding-top:3px;
	width:158px;
	height:75px;
}

.tbl_pm_info_img .txt {
	font-size:8pt;
	font-family:Dotum;
	text-align:center;
	padding-top:5px;
}
.tbl_pm_info_img .txt a {
	font-size:8pt;
	font-family:Dotum;
}
.tbl_pm_info_cell {
	width:402px;
	padding-top:2px;
	
}
.tbl_pm_info_txt {
	position:relative;
	padding:5px 0px 1px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_rm_txt.gif) left 50% no-repeat;
}
.tbl_pm_info_txt span.data_tit {}
.tbl_pm_info_txt span.data_txt {}
.tbl_pm_info_line {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;
}

.tbl_pm_memul {
	width:230px;
	vertical-align:top;
}
.tbl_pm_memul_tit {
	height:26px;	
	font-weight:bold;
	padding-top:2px;
	padding-left:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_pm_tit_r.gif) right top no-repeat;
}
.bor_pm_list_top {height:3px;}
.bor_pm_list_bottom {}
.tbl_pm_list {}
.pm_list_cell_tit {
	background-color:#f3f3f3; 
	font-size:8pt;
	font-family:Dotum;
	padding:5px 0px 1px 8px;
}
.pm_list_cell_tit_under {
	height:4px;
}
.pm_list_cell_clr {
	padding:1px 0 0 8px;
	font-size:11px;
	font-family:"µ¸¿ò";
}
.pm_list_cell {
	padding:1px 0 0 8px;
	font-size:11px;
	font-family:"µ¸¿ò";
}
.pm_list_line {}
/* Á¦ÈÞ»ç¸Å¹° ¸®½ºÆ® :E */


/* ºÐ¾ç¸®½ºÆ® :S */
.bor_bunlist_top {}
.bor_bunlist_bottom {}
.tbl_bunlist {}
.tbl_bunlist_cell {	
	padding-bottom:10px;
}

.bor_bun_top {}
.bor_bun_bottom {}
.tbl_bun {}
.tbl_bun_tit {
	position:relative;
	height:26px;
	font-weight:bold;
	padding-top:2px;
	padding-left:7px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_sale_tit.gif) left top no-repeat;
}
.tbl_bun_tit span.data_phone {
	position:absolute;
	top:7px;
	right:7px;
}
.tbl_bun_img {
	width:110px;
	padding-top:5px;
	padding-left:3px;
}
.tbl_bun_img img {
	height:65px;
	width:100px;
}
.tbl_bun_cell {}
.tbl_bun_cell col#tbl_bun_txt1 {
	width:40%;
}
.tbl_bun_cell col#tbl_bun_txt2 {
	width:60%;
}
.tbl_bun_txt {
	position:relative;
	padding:5px 0px 1px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_rm_txt.gif) left 50% no-repeat;
}
.tbl_bun_line {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;

}
.tbl_bun_txt span.data_tit {}
.tbl_bun_txt span.data_txt {}
/* ºÐ¾ç¸®½ºÆ® :E */



/* ¸Å¹°»ó¼¼ :S */
.memul_detail_name {
	font-weight:bold;
	color:#444;
	padding:0 0 5px 12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_memul_detail_name.gif) left 3px no-repeat;
}
.memul_detail_tit {
	font-weight:bold;
	color:#cb0100;
	padding:0 0 5px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sale_view_txt.gif) left 1px no-repeat;
}

.tbl_memul_basicinfo {
	vertical-align:top;
	width:320px;
}

.tbl_memul_mapinfo {
	text-align:right;
	vertical-align:top;
	width:260px;
	padding-left:10px;
}
.tbl_maptab {
	text-align:left;
}
.tbl_mapimg {
	border:1px solid #CDCDCD;
	text-align:center;
	padding:4px 0;
}

.tbl_memul_photo {
	width:220px;
	vertical-align:top;
	padding-right:10px;
}
.tbl_memul_photo .tbl_photoimg img {
	width:218px;
	height:181px;


	border:1px solid #d2d2d2;
}
.tbl_memul_photoinfo {
	text-align:right;
	vertical-align:top;
	width:360px;
}

.bor_memul_detail_top {
	height:1px;
	background-color:#CDCDCD;
}
.bor_memul_detail_bottom {
	height:1px;
	background-color:#CDCDCD;
}
.tbl_memul_detail {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.tbl_memul_detail table {
	table-layout:fixed;
}
.memul_detail_cell_clr {
	width:90px;
	padding:6px 0 3px 0;
	text-align:center;
	background-color:#F5F5F5;
}
.memul_detail_cell {
	position:relative;
	padding:6px 0 3px 8px;
	text-align:left;
}
.memul_detail_cell01 {
	padding:6px 0 3px 8px;
	text-align:left;
}
.memul_detail_cell img {
	float:right;
	margin:-18px 5px 0 0;
}
.memul_detail_cell img.sgImg {
	position:relative;
	right:0;
	bottom:1px;
}
.memul_detail_line {
	 height:1px; background-color:#CDCDCD;
}


.bor_mdlist_top					{}
.bor_mdlist_bottom			{}
.tbl_mdlist {
	border:1px solid #CDCDCD;
}
.tbl_mdlist th.first	{}
.tbl_mdlist th.last		{border:none;}
.tbl_mdlist td.first	{}
.tbl_mdlist td.last		{border:none;}
.mdlist_cell_tit {
	text-align:center;
	color:#333333;
	font-weight:normal;
	padding:5px 5px 2px 5px;
	background-color:#fafafa;
	border-right:1px solid #CDCDCD;
}
.mdlist_cell_tit_under	{
	height:1px;
	background-color:#CDCDCD;
}
.mdlist_cell {
	padding:7px 5px 4px 5px;
	text-align:center;
	border-right:1px solid #CDCDCD;
}
.mdlist_cell_clr {
	padding:7px 5px 4px 5px;
	text-align:center;
	border-right:1px solid #CDCDCD;
}
.mdlist_line {
	height:1px;
	background-color:#CDCDCD;
}


.bor_mdimg_top {}
.bor_mdimg_bottom {}
.tbl_mdimg {}
.tbl_mdimg table {
	margin-right:-15px;
}
.tbl_mdimg_cell {
	padding-right:15px;
}
.tbl_mdimg_cell img {
	width:104px;
	height:75px;
	border:1px solid #cacbc7;
}


.bor_mdtxt_top {
	height:1px;
	background-color:#CDCDCD;
}
.bor_mdtxt_bottom {
	height:1px;
	background-color:#CDCDCD;
}
.tbl_mdtxt {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.mdtxt_cell {
	padding:6px 10px 3px 10px;
	text-align:left;
}
/* ¸Å¹°»ó¼¼ :E */





/*---------------------------------------- ¸Å¹° :E ------------------------------------------*/






/*---------------------------------------- À¯ÇÐ¾îÇÐ¿¬¼ö :S ------------------------------------------*/
/* À¯ÇÐ¾îÇÐ¿¬¼ö ±¹°¡º°ÃÑÁ¤º¸ Å×ÀÌºí ºÎºÐ */
.tbl_study_list {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.study_list_tit	 {
	width:70px;
	padding:6px 0 6px 10px;
	text-align:left;
	font-weight:bold;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f9f9f9;
}
.study_list_cell_sch {
	width:26%;
	text-align:left;
	padding:6px 5px 6px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
}
.study_list_cell_city {
	width:20%;
	text-align:left;
	padding:6px 5px 6px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
}
.study_list_cell {
	width:54%;
	text-align:left;
	padding:6px 5px 6px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
}

/* Á¶°ÇºÎ À¯ÇÐ :s */
.bor_list_reg_top {}
.bor_list_reg_bottom {}
.tbl_list_reg {}
.list_reg_tit_bg {
	font-weight:bold;
	padding:5px 0 5px 10px;
	background-color:#f4f4f4;
}
.list_reg_tit {
	height:22px;
	color:#444;
	font-weight:bold;
	padding:0 0 0 10px;
	border-bottom:1px solid #dbdbdb;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_memul_detail_name.gif) left 6px no-repeat;
}
.list_reg_line {
	height:5px;
}
.list_reg_txt {
	padding:5px 0 0 0px;
}
.list_reg_txt p {
	margin:0;
	margin-bottom:10px;
}
.list_reg_txt_bold {
	font-size:11px;
	font-family:"µ¸¿ò";
	font-weight:bold;
	padding:5px 0 0 0px;
}
.list_reg_txt_red {
	color:#bb0000;
	padding:5px 0 0 0px;
}
.tbl_list_reg_line {
	height:15px;
}
.list_reg_notes {
	display:block;
	color:#666;
	font-size:11px;
	font-family:"µ¸¿ò";
	padding:10px 0 0 5px;
}
.tbl_reg_marg {
	height:10px;
}

/*---------------------------------------- À¯ÇÐ¾îÇÐ¿¬¼ö :E ------------------------------------------*/




/*---------------------------------------- ¿ÜÈ¯ :S ------------------------------------------*/
/* ¿ÜÈ¯°¡ÀÌµå */
.bor_guidetxt_top {
	height:1px;
	background-color:#CDCDCD;
}
.bor_guidetxt_bottom {
	height:1px;
	background-color:#CDCDCD;
}
.tbl_guidetxt {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.guidetxt_img {}
.guidetxt_img img {
	width:105px;
	height:190px;
}
.guidetxt_cell {
	vertical-align:top;
	padding:10px;
	text-align:left;
}
.guidelist_tit {
	position:relative;
	padding:5px 0 5px 5px;
	background-color:#f4f4f4;
	font-weight:bold;
}
.guidelist_txt {
	position:relative;
	padding:5px 0 1px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_rm_txt.gif) left 10px no-repeat;
}
.guidelist_txt_notes {
	display:block;
	color:#666;
	font-size:8pt;
	font-family:Dotum;
	
}
.guidelist_line {height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;
}
.guidelist_marg {
	display:block;
	margin-top:15px;
}
/*---------------------------------------- ¿ÜÈ¯ :E ------------------------------------------*/



/*---------------------------------------- »ó´ã :S ------------------------------------------*/
/* ÇÊ¸í¼öÁ¤ÇÏ±â popup */
#popup {
	background-color:#fff;
}
.tbl_nickname {
	text-align:center;
	padding-bottom:10px;
}
/*---------------------------------------- »ó´ã :E ------------------------------------------*/



/*---------------------------------------- ÇØ¿ÜÅë½Å¿ø :S ------------------------------------------*/
/* ÇØ¿ÜÅë½Å¿ø ¼Ò°³ ¸®½ºÆ® :S */
.tbl_reporter_list {
	width:375px;
	vertical-align:top;
	padding-right:15px;
}

/* °Ë»ö */
.tbl_reporter_list .bor_search_top {
	height:2px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_searchs.gif) left top no-repeat;
}
.tbl_reporter_list .bor_search_bottom {
	height:2px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_searchs.gif) left bottom no-repeat;
}
.tbl_reporter_list .tbl_search {
	background-color:#f8e0e0;
	text-align:center;
	padding:5px 0 3px 0;
}
.tbl_reporter_list .tbl_search_cell {
	color:#bb0000;
	font-size:8pt;
	font-family:Dotum;
	padding:2px 3px 0 10px;
}
.tbl_reporter_list .tbl_search_btn {
	padding:1px 0px 2px 6px;

}

.bor_reporterlist_top {}
.bor_reporterlist_bottom {}
.tbl_reporterlist {}
.tbl_reporterlist_cell {padding-bottom:10px;}

.bor_reporter_top {}
.bor_reporter_bottom {}
.tbl_reporter {}
.tbl_reporter_tit {
	height:26px;
	font-weight:bold;
	padding-top:2px;
	padding-left:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_reporter_tit.gif) left top no-repeat;
}
.tbl_reporter_img {
	width:88px;
	padding-top:5px;
	padding-left:3px;
}
.tbl_reporter_img img {
	height:65px;
	width:80px;
}
.tbl_reporter_cell {}
.tbl_reporter_txt {
	position:relative;
	padding:5px 0 1px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_rm_txt.gif) left 50% no-repeat;
}
.tbl_reporter_txt span.data_tit {}
.tbl_reporter_txt span.data_txt {}

.tbl_reporter_line {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;
}


.tbl_reporter_news {
	width:200px;
	vertical-align:top;
}


.bor_rn_weekview_top {
	height:3px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_best_news_top.gif) left top no-repeat;
}
.bor_rn_weekview_bottom {
	height:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_best_news_tit_b.gif) left top no-repeat;
}
.tbl_rn_weekview {}

.bor_rn_bestrpt_top {
	background-color:#f2f2f2;
}
.bor_rn_bestrpt_bottom {
	height:5px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_best_news_tit_b.gif) left top no-repeat;
}
.tbl_rn_bestrpt {}

.bor_rn_recomemul_top {
	background-color:#f2f2f2;
}
.bor_rn_recomemul_bottom {
	height:20px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_best_news_bottom.gif) left top no-repeat;
}
.tbl_rn_recomemul {}

div.title {
	padding:5px 0 10px 10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_best_news_tit.gif) left bottom no-repeat;
}
ul.list {
	list-style:none;
	padding:7px 0 5px 20px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_best_news.gif) left top repeat-y;
}
ul.list li {
	padding:3px 0 3px 0;
}
ul.list li img {
	margin-bottom:-1px;
}


/* ÇØ¿ÜÅë½Å¿ø ¼Ò°³ ¸®½ºÆ® :E */


/* ÇØ¿ÜÅë½Å¿ø Á¦ÈÞ»ç ÆÄÆ®³Ê ¸®½ºÆ® :S */

.pr_detail_name {
	font-weight:bold;
	color:#444;
	padding:0 0 5px 12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_memul_detail_name.gif) left 4px no-repeat;
}
.pr_detail_btn {
	text-align:right;
	padding:0 0 3px 0;
}
.pr_detail_tit {
	font-weight:bold;
	color:#cb0100;
	padding:0 0 5px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sale_view_txt.gif) left 1px no-repeat;
}

.tbl_pr_photo {
	width:95px;
	vertical-align:top;
}
.tbl_pr_photo .tbl_photoimg img {
	width:85px;
	height:103px;
	border:1px solid #d2d2d2;
}

.tbl_pr_photoinfo {
	text-align:right;
	vertical-align:top;
}
.bor_pr_detail_top {
	height:1px;
	background-color:#CDCDCD;
}
.bor_pr_detail_bottom {
	height:1px;
	background-color:#CDCDCD;
}
.tbl_pr_detail {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.pr_memul_detail {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.pr_memul_detail table {
	table-layout:fixed;
}
.pr_detail_cell_clr {
	width:130px;
	padding:6px 0 3px 0;
	text-align:center;
	background-color:#F5F5F5;
}
.pr_detail_cell {
	padding:6px 0 3px 8px;
	text-align:left;
}
.pr_detail_cell img {
	vertical-align:middle;
	margin-top:-3px;
}
.pr_detail_line {
	background-color:#CDCDCD;
}
.pr_detail_cell ul {
	margin-left:-8px;
}
.pr_detail_cell ul li {
	padding:6px 0 3px 8px;
	text-align:left;
	border-bottom:1px solid #CDCDCD;
}
.pr_detail_cell ul li.first {
	padding:0 0 3px 8px;
}
.pr_detail_cell ul li.last {
	padding:6px 0 0 8px;
	border-bottom:none;
}

.bor_prtxt_top {
	height:1px;
	background-color:#CDCDCD;
}
.bor_prtxt_bottom {
	height:1px;
	background-color:#CDCDCD;
}
.tbl_prtxt {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.prtxt_cell {
	padding:10px;
	text-align:left;
}
/* ÇØ¿ÜÅë½Å¿ø Á¦ÈÞ»ç ÆÄÆ®³Ê ¸®½ºÆ® :E */


/* ´ã´çÀÚ¿¬°á¸®½ºÆ® */
.bor_rclist_top {}
.bor_rclist_bottom {}
.tbl_rclist {}
.tbl_rclist_cell {
	text-align:left;
	font-size:8pt;
	font-family:Dotum;
}
.tbl_rclist_line {}
.tbl_rc_tit {
	height:29px;
	font-weight:bold;
	text-align:left;
	padding-top:2px; padding-left:20px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_list_read_tit.gif) left top no-repeat;
}
.tbl_rc_line {}
.tbl_rc_stit {
	padding:5px 10px 5px 0;
}
.tbl_rc_stit table {
	width:100%;
}
.tbl_rc_cell_clr {
	font-size:8pt;
	font-family:Dotum;
	text-align:right;
	padding:0 5px 0 20px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_colon.gif) right 1px no-repeat;
	white-space:nowrap;
}
.tbl_rc_cell {
	width:100%;
	font-size:8pt;
	font-family:Dotum;
	text-align:left;
	padding:0 0 0 5px;
	white-space:nowrap;
}
.tbl_rc_tit_under {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;
}
.tbl_rc_comment {
	padding:15px;
}


/* Á¦ÈÞ»ç ¼Ò°³ ÀÌ¹ÌÁö ¹Ú½º ºÎºÐ */
.bor_partner_logo_top {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_top.gif) left top no-repeat;
}
.bor_partner_logo_bottom {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_bottom.gif) left top no-repeat;
}
.tbl_partner_logo {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:5px 12px 2px 12px;
	text-align:center;
}
.tbl_partner_logo ul {
	margin:0;
	padding:0;
}
.tbl_partner_logo li {
	display:inline;
	width:110px;
	margin:0;
	padding:0 8px 4px 7px;
}
.tbl_partner_logo li img {
	vertical-align:middle;
}
/* Á¦ÈÞ»ç ¼Ò°³ Å×ÀÌºí ºÎºÐ */
.tbl_partner_list {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.partner_list_tit	 {
	height:34px;
	text-align:center;
	font-weight:bold;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f9f9f9;
}
.partner_list_cell {
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
}


/* Á¦ÈÞ»ç ÆÄÆ®³Ê class :S */
.bor_pr_infolist_top {}
.bor_pr_infolist_bottom {}
.tbl_pr_infolist {}
.tbl_pr_infolist_cell {	
	padding-bottom:10px;
}

.bor_pr_info_top {}
.bor_pr_info_bottom {}
.tbl_pr_info {}
.tbl_pr_info_tit {
	position:relative;
	height:26px;
	font-weight:bold;
	padding-top:2px;
	padding-left:7px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_sale_tit.gif) left top no-repeat;
}
.tbl_pr_info_tit span.data_phone {
	position:absolute;
	top:7px;
	right:7px;
}
.tbl_pr_info_img {
	width:140px;
	padding-top:5px;
	padding-left:3px;
}
.tbl_pr_info_img img {
	height:86px;
	width:128px;
}
.tbl_pr_info_cell {}
.tbl_pr_info_cell col#tbl_pr_info_txt1 {
	width:50%;
}
.tbl_pr_info_cell col#tbl_pr_info_txt2 {
	width:50%;
}
.tbl_pr_info_txt {
	position:relative;
	padding:5px 0px 1px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_rm_txt.gif) left 50% no-repeat;
}
.tbl_pr_info_line {
	height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;
}
.tbl_pr_info_txt span.data_tit {}
.tbl_pr_info_txt span.data_tit {}
/* Á¦ÈÞ»ç ÆÄÆ®³Ê class :E */


/* ÇØ¿ÜÅë½Å¿ø°¡ÀÔ ¾È³» :S */
.img_reporter_join {
	text-align:center;
	padding-top:20px;
}
.btn_reporter_join {
	text-align:right;
	padding:20px 50px 0 0;
}

.tbl_agreement_info {}
.tbl_agreement_agree {
	text-align:right;
}
/* ÇØ¿ÜÅë½Å¿ø°¡ÀÔ ¾È³» :E */


/*---------------------------------------- ÇØ¿ÜÅë½Å¿ø :E ------------------------------------------*/



/*---------------------------------------- È¸¿øzone :S ------------------------------------------*/

/* È¸¿ø°¡ÀÔ ÀÔ·ÂÆû :S */
.tbl_form_tit {
	font-weight:bold;
	color:#cb0100;
	padding:0 0 5px 8px; background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_form_tit.gif) left 1px no-repeat;
}
.tbl_form_tit img {
	display:none;
}

.bor_form_top {} 
.bor_form_bottom {}
.tbl_form {
	width:100%;
	border:2px solid #e5e5e5;
}										
.form_cell {
	padding:8px 8px 5px 8px;
}
.form_cell img {
	margin-bottom:-2px;
}
.form_cell input {
	margin-bottom:2px;
}
input.inputsbtn {
	color:#444;
	font-size:8pt;
	font-family:Dotum;
	padding-top:3px;
	border:1px solid #bebebe;
	background:#fff;
}
.form_cell span.form_thumb {
	
}
.form_cell span.form_thumb div {
	display:inline;
}
.form_cell_notes {
	display:block;
	color:#444;
	font-family:Dotum;
	font-size:8pt;
	margin-top:5px;
}
.form_cell ul.area_list {
	float:left;
}
.form_cell ul.area_list li {
	float:left;
	clear:left;
	margin:0;
	padding:5px 0 3px 0;
}
.form_cell ul.area_list li.first {
	
}
.form_cell ul.area_list li.last {
	border-bottom:none;
	padding-bottom:0;
}
.form_cell ul.area_list li dl {
	margin:0;
	padding:0;
}
.form_cell ul.area_list li dt {
	float:left;
	width:60px;
	text-align:right;
	margin:0;
	padding:4px 7px 0 0;
}
.form_cell ul.area_list li dd {
	margin:0;
	padding:0;
}
.form_cell span.btn_areachange {
	float:left;
	vertical-align:middle;
	padding:37px 0 0 30px;
}
.form_cell ul.photo_list {
	margin:-8px -8px -5px -8px;
}
.form_cell ul.photo_list li {
	width:100%;
	float:left;
	margin:0;
	padding:8px 8px 5px 8px;
	border-bottom:1px solid #CDCDCD;	
}
.form_cell ul.photo_list li.first {
	
}
.form_cell ul.photo_list li.last {
	border-bottom:none;
	padding-bottom:0;
}
.form_cell ul.photo_list li dl {
	margin:0;
	padding:0;
}
.form_cell ul.photo_list li dt {
	float:left;
	clear:left;
	width:60px;
	text-align:right;
	margin:0;
	padding:4px 7px 0 0;
}
.form_cell ul.photo_list li dd {
	margin:0;
	padding:0;
}
.form_cell iframe {
	height:20px;
	margin-bottom:-4px;
}
.form_cell_clr {
	background-color:#F5F5F5;
	text-align:center;
	padding:6px 0 4px 0;
	width:130px;
}
.form_cell_clr_notes {
	display:block;
	color:#444;
	font-family:Dotum;
	font-size:11px;
}
.form_line {
	background-color:#dadada;
	height:1px;
}
.tbl_form_pilsu {
	color:#C96B0F;
	font-family:Dotum;
	font-size:8pt;
	text-align:right;
	padding:0 0 0 8px;
}
.tbl_form_notes {
	color:#444;
	font-family:Dotum;
	font-size:11px;
	padding-left:10px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/sml_blt02.gif) 5px 6px no-repeat;
}
.tbl_form_notes img {
  display:none;
}
.tbl_form_out				{background-color: #FFFFFF; border: 3px solid #ECECEC; width: 100%;}
.tbl_form_line			{background-color: #DADADA; height: 1px;}
.tbl_form_line_v		{background-color: #DEDEDE; width: 1px;}
.tbl_form_cell_tit	{background-color:#F5F5F5; height: 25px;text-align: center ;text-decoration: none; font-weight: bold;}
.tbl_form_cell_clr	{background-color:#F5F5F5; text-align: right ; padding:6px 10px 3px 0;}
.tbl_form_cell			{background-color:#FFFFFF; padding:6px 0 3px 10px;}


/* °Ë»öÁ¶°Ç,°Ë»ö°á°ú ,ÀÌ¸ÞÀÏµî·Ï,Á¶°Çµî·Ï*/
.bor_sear_top				{} 
.bor_sear_bottom		{}
.tbl_sear_out				{background-color: #FFFFFF; border: 3px solid #ECECEC; }
.tbl_sear						{background-color: #FFFFFF; border: 1px solid #CDCDCD; width: 100%;padding: 3 0 3 0;}
.tbl_sear_line			{background-color: #DADADA; height: 1px;}
.tbl_sear_cell_tit	{background-color:#F5F5F5; height: 25px;text-align: center ;text-decoration: none; color:#333333; font-weight: bold;}
.tbl_sear_cell_clr	{background-color:#F5F5F5; text-align: center ; padding: 3 0 3 5;color:#333333;}
.tbl_sear_cell			{background-color:#FFFFFF; padding: 3 0 3 5;}
.tbl_sear_notes 		{padding:3; font-size:11px;color: #C96B0F; font-family:"µ¸¿ò";}



/* È¸¿ø°¡ÀÔÆû ´º½º·¹ÅÍ Ã¼Å© ¹Ú½º ºÎºÐ */
.bor_join_check_top	{
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_top.gif) left top no-repeat;
}
.bor_join_check_bottom {
	height:6px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sub_info_bg_bottom.gif) left top no-repeat;
}
.tbl_join_check {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:5px 15px 2px 15px;
}

.join_check_box {}
.join_check_tit {
	width:130px;
	color:#c96b0f;
	font-family:Dotum;
	text-align:center;
}
.join_check_txt {
	color:#444;
	font-family:Dotum;
	font-size:8pt;
	padding:4px 0px 4px 5px;
}
.join_check_line {}



/* ·Î±×ÀÎ ÀÔ·ÂÆû */
.bor_loginbox_top 	 {}
.bor_loginbox_bottom {}
.tbl_loginbox			 	 {
	text-align:center;
	padding-top:45px;
}
.tbl_loginbox_cell_l {
	padding-right:3px;
	vertical-align:top;
}
.tbl_loginbox_cell_r {
	padding-left:4px;
	vertical-align:top;
}

.bor_login_top {
	height:4px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/tbl_login_bg.gif) left top no-repeat;
}
.bor_login_bottom {
	height:4px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/tbl_login_bg.gif) left bottom no-repeat;
}
.tbl_login {
	width:212px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/tbl_login_bg.gif) left -5px no-repeat;
}
.tbl_login_cell {
	padding:20px 15px 19px 15px;
}
.login_cell_clr {}
.login_cell_clr img {
	vertical-align:middle;
	margin-top:-2px;
}
.login_cell {
	padding:0px 0px 3px 1px;
}


/* R114¿ë È¸¿ø°¡ÀÔ class :S */
.tbl_outline {
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
.inputs_under {
	color:#666;
	font-family:Dotum;
	border:1px #bdbdbd solid;
}

/* R114¿ë È¸¿ø°¡ÀÔ class :E */


/* ÀÌ¿ë¾à°ü class :S */
.tbl_contract_cell {background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_dot.gif) left 4px no-repeat; padding:2px 0 2px 10px; }
.here_contract_tit {color:#333; font-weight:bold; font-family:Dotum; background-color:#cccccc; padding:5px 0 3px 10px;}
.here_contract		 {background-color:#f5f5f5; padding:10px 10px 10px 10px;}
/* ÀÌ¿ë¾à°ü class :E */


/*---------------------------------------- È¸¿øzone :E ------------------------------------------*/


/*---------------------------------------- ¼¼¹Ì³ª¿¬¼ö :S ------------------------------------------*/
/* ¼¼¹Ì³ª :S */
.semina_detail_name {
	font-weight:bold;
	color:#444;
	padding:0 0 20px 12px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_memul_detail_name.gif) left 4px no-repeat;
}
.semina_detail_tit {
	font-weight:bold;
	color:#cb0100;
	padding:0 0 5px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sale_view_txt.gif) left 1px no-repeat;
}
.bor_seminatxt_top {
	height:1px;
	background-color:#CDCDCD;
}
.bor_seminatxt_bottom {
	height:1px;
	background-color:#CDCDCD;
}
.tbl_seminatxt {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.seminatxt_cell {
	padding:10px;
	text-align:left;
}
/* ¼¼¹Ì³ª :E */


/* ÇØ¿Ü¿¬¼ö :S */
.study_detail_tit {
	font-weight:bold;
	color:#cb0100;
	padding:0 0 5px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_sale_view_txt.gif) left 1px no-repeat;
}
.bor_studytxt_top {
	height:1px;
	background-color:#CDCDCD;
}
.bor_studytxt_bottom {
	height:1px;
	background-color:#CDCDCD;
}
.tbl_studytxt {
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
.studytxt_img {}
.studytxt_img img {
	width:105px;
	height:190px;
}
.studytxt_cell {
	vertical-align:top;
	padding:10px;
	text-align:left;
}

.studylist_tit {
	position:relative;
	padding:5px 0 5px 5px;
	background-color:#f4f4f4;
	font-weight:bold;
}
.studylist_txt {
	position:relative;
	padding:5px 0 1px 8px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_rm_txt.gif) left 50% no-repeat;
}
.studylist_line {height:1px;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/bg_dot_line.gif) left top repeat-x;
}
.studylist_marg {
	display:block;
	margin-top:15px;
}

.bor_splist_top {}
.bor_splist_bottom {}
.tbl_splist {}
.tbl_splist_cell_l {
	width:50%;
	text-align:left;
}
.tbl_splist_cell_r {
	width:50%;
	text-align:right;
}
.tbl_splist_line {
	height:10px;
}
.bor_sp_top {
	height:1px;
	background-color:#CBCBC9;
}
.bor_sp_bottom {
	height:1px;
	background-color:#CBCBC9;
}
.tbl_sp {
	padding:5px 9px 0 9px;
	border-left:1px solid #CBCBC9;
	border-right:1px solid #CBCBC9;
}
.tbl_sp_img {}
.tbl_sp_img img {
	width:270px;
	height:200px;
	margin-bottom:5px;
}
.tbl_sp_cell {
	text-align:center;
	padding:7px 0 5px 0;
	background-color:#f5f5f5;
}
/* ÇØ¿Ü¿¬¼ö :E */

/*---------------------------------------- ¼¼¹Ì³ª¿¬¼ö :E ------------------------------------------*/




/*---------------------------------------- »çÀÌÆ®¸Ê :S ------------------------------------------*/
.tbl_sitemap {
	table-layout:fixed;
	border-collapse:collapse;
}
.tbl_sitemap_tit {
	color:#333;
	font-size:11pt;
	font-family:Dotum;
	text-align:left;	
	padding:0 0 10px 10px;
	border-bottom:1px solid #666;
}
.tbl_sitemap_tit a:link,
.tbl_sitemap_tit a:hover,
.tbl_sitemap_tit a:active,
.tbl_sitemap_tit a:visited {
	color:#333;
	font-size:11pt;
	font-family:Dotum;
}
.tbl_sitemap_mMenu {
	vertical-align:top;
	padding:8px 0 5px 12px;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	background:url(http://image.r114.co.kr/images/branch/open/2008/common/blt_rm_txt.gif) 5px 13px no-repeat;
}
.tbl_sitemap_sMenu {
	line-height:150%;
	vertical-align:top;
	padding:8px 0 5px 12px;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
.tbl_sitemap td.first {}
.tbl_sitemap td.last {border-right:none;}
.tbl_sitemap_marg {
	display:block;
	margin-top:25px;
}
/*---------------------------------------- »çÀÌÆ®¸Ê :E ------------------------------------------*/


/*---------------------------------------- ÆË¾÷ :S ------------------------------------------*/
#popup .form_cell_clr {
	width:85px;
}
/*---------------------------------------- ÆË¾÷ :E ------------------------------------------*/



/*---------------------------------------- copyrigh :S ------------------------------------------*/
.bottom_bg  	 {background-color:#F3F3F3}
.bottom_logo_img {width:198px;}
.bottom_logo_tbl {padding:6px 17px 5px 0px;}
/*---------------------------------------- copyrigh :E ------------------------------------------*/




/* Á¤º¸ ÆË¾÷(°øÅë) - 20070710 Ãß°¡ */
.tbl_pop_info					{width:686px; background:url(http://image.r114.co.kr/images/r114/2005/common/pop_info_bg.gif) top left repeat-y; padding:5px 0 15px 0; text-align:center;}
.bor_pop_info_top			{height:27px; background:url(http://image.r114.co.kr/images/r114/2005/common/pop_info_top.gif) top left no-repeat;}
.bor_pop_info_bottom	{height:45px; background:url(http://image.r114.co.kr/images/r114/2005/common/pop_info_bottom.gif) top left no-repeat;}
.pop_info_tit					{height:32px; color:#89641B; font-size:14px; font-weight:bold; font-family:"±¼¸²"; padding:5px 0 0 10px; background-image:url(http://image.r114.co.kr/images/r114/2005/item/pop_donginfo_tit_bg.gif);}
.pop_info_copyright		{font-size:11px; color:#666; text-align:right; padding:0 23px 2px 0;}

/* Å×ÀÌºí ¹öÆ° */
.pop_btn_txt {padding:0 10px; font-family:"µ¸¿ò"; color:#2B2B2B; font-size:11px;}


/* Á¤·Ä */
.ac	{text-align:center;}
.al	{text-align:left; padding-left:10px;}
.ar	{text-align:right; padding-right:10px;}