@import url("/common/common.css");


/* Link Color ------------------------------------------------------*/
.link_orange A {color:#FA8304;text-decoration:none;}
.link_orange A:link {color:#FA8304;}
.link_orange A:visited {color:#FA8304;}
.link_orange A:hover { color:#FA8304;}


/*°ø½Ã½Ç ÂÊ --------------------*/
table.tbStyle_gongsi {
	border-top:1px solid #BDCAAA;
	border-bottom:1px solid #BDCAAA;
}
table.tbStyle_gongsi .lineColor { background:#D9E5C9; }
table.tbStyle_gongsi tr.bg {background:#fcfdfb;}
table.tbStyle_gongsi th {
	background:#fcfdfb;
	color:#000000;
	font:12px Dotum;
	line-height:1.4;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:5px;
}
table.tbStyle_gongsi th.nor { font-weight:normal; }
table.tbStyle_gongsi th.rL { border-right:1px solid #D9E5C9; }
table.tbStyle_gongsi th.tL { border-top:1px solid #D9E5C9; }
table.tbStyle_gongsi th.bL { border-bottom:1px solid #D9E5C9;}
table.tbStyle_gongsi th.bW { border-bottom:1px solid #ffffff !important; } /* BorderLine ÇÏ´Ü ¸¶¹«¸®Ã³¸®  */
table.tbStyle_gongsi td {
	font:12px Dotum;
	color:#777777;
	letter-spacing:0;
	line-height:1.4;
	padding-top:7px;
	padding-bottom:5px;
}
table.tbStyle_gongsi td.fsp {
	padding-top:4px;
	padding-bottom:4px;
}
table.tbStyle_gongsi td.tL { border-top:1px solid #E7E7E8; }
table.tbStyle_gongsi td.bL{ border-bottom:1px solid #E7E7E8; }
table.tbStyle_gongsi td.rL { border-right:1px solid #E7E7E8; }
table.tbStyle_gongsi td.nob { background:#FFFFFF; }
/*-----------------°ø½Ã½Ç ÂÊ*/



/* Form Tag ----------------------------------------------------------  */
.input_Line02 {
	border:1px solid #B8C9A6;
	font:12px Dotum;
	color:#888;
}
.input_Line03 {
	border:1px solid #CBCBCB;
	font:12px Dotum;
	color:#888;
}


/**************************  ¸ÞÀÎ °ü·Ã ******************************/
.search_botline { border-bottom:1px solid #D9D9D9; height:34px; }
.search_line { background: url(/img/main/top_visual_line.gif) no-repeat;  }

ul.main_bar {
	height:11px;
	margin:0;
	margin-bottom:0px;
	list-style-type:none;
}
ul.main_bar li {
	float:left;
}
ul.main_bar li.off {
	background:url(/img/main/main_rightbar.gif) no-repeat right top;
	padding-bottom:2px;
	padding-right:6px;
	padding-left:6px;
}
ul.main_bar li.offlast {
	padding-bottom:2px;
	padding-right:6px;
	padding-left:6px;
}
ul.main_bar li img {vertical-align:top;}



/* body line -------------------------------------------------------------*/
#body_line {margin:0; padding:0;}
#body_line {
	background-image:url(/img/gnb/left/gnb_left_line.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left top;
}

#mainbody_line {margin:0; padding:0;}
#mainbody_line {
	background-image:url(/img/gnb/left/gnb_mainleft_line.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left top;
}



/* UL, LI list Style ----------------------------------------------------------------- */
ul.txtInfo {
	text-align:left;
	list-style:none;
}
ul.txtInfo li {
	background: url(/img/bull/bull_info.gif) no-repeat 0px 4px;
	padding:1px 0 0 16px;
	line-height:1.4;
}
ul.txtInfo .strong { color:#2A57A5; }

ul.txtInfo02 {
	text-align:left;
	list-style:none;
}
ul.txtInfo02 li {
	background: url(/img/bull/bul_black02.gif) no-repeat 0px 6px;
	padding:1px 0 0 8px;
	line-height:1.4;
}
ul.txtInfo02 .strong { color:#2A57A5; }

ul.gray01 {
	margin-top:2px;
	padding:10px 0 5px 0;
}
ul.gray01 li {
	list-style:none;
	background:url("/img/bull/bull_ul_gray03.gif") no-repeat 2px 5px;
	padding-left:8px;
	line-height:1.3;
	margin-top:1px;
}
ul.gray35 {
	margin-top:2px;
	padding:0;
}
ul.gray35 li {
	list-style:none;
	background:url(/img/bull/bull_ul_gray.gif) no-repeat left 5px;
	padding-left:8px;
	line-height:1.4;
	margin:2px 0 3px;
}
ul.gray5e {
	margin:0;
	padding:0;
}
ul.gray5e li {
	list-style:none;
	background:url(/img/bull/bull_5e.gif) no-repeat left 5px;
	padding-left:8px;
	line-height:1.4;
	margin:2px 0 0px;
}

ul.ref {
	text-align:left;
	list-style:none;
}
ul.ref li {
	background: url(/img/bull/bull_reference.gif) no-repeat 0px 3px;
	padding:1px 0 0 15px;
	line-height:1.4;
	letter-spacing:-1;
}

/* ¹Ù ¸ð¾ç ½ºÅ¸ÀÏ : -  */
ul.bar {
	list-style:none;
}
ul.bar li {
	background: url(/img/bull/bull_bar.gif) no-repeat 0 8px;
	padding:1px 0 0 8px;
	line-height:1.4;
}

/* °ËÁ¤»ö »ç°¢Çü ºÒ¸´ 3 x 3  */
ul.bull_black {
	list-style:none;
}
ul.bull_black li {
	background: url(/img/bull/bull_black03.gif) no-repeat 0 7px;
	padding:1px 0 0 8px;
	line-height:1.4;
	color:#000;
}

/* Tab Style ---------------------------------------------------------------*/
ul.conTab {
	background: url(/img/tab/tab_bg.gif) repeat-x left top;
	width:730px;
	height:28px;
	margin:0;
	margin-bottom:15px;
	list-style-type:none;
}
ul.conTab li {
	float:left;
}
ul.conTab li.off {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:1px;
}
ul.conTab li.off_last {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:-1px;
}
ul.conTab li img {vertical-align:bottom;}

/* Tab Style : ÅÇÅØ½ºÆ®°¡µÎÁÙÀÏ°æ¿ì---------------------------------------------------------------*/
ul.conTab02 {
	background: url(/img/tab/tab_bg02.gif) repeat-x left top;
	width:730px;
	height:28px;
	margin:0;
	margin-bottom:15px;
	list-style-type:none;
}
ul.conTab02 li {
	float:left;
}
ul.conTab02 li.off {
	background:url(/img/tab/tab_bar_bg02.gif) no-repeat right top;
	padding-right:1px;
}
ul.conTab02 li.off_last {
	background:url(/img/tab/tab_bar_bg02.gif) no-repeat right top;
	padding-right:-1px;
}
ul.conTab02 li img {vertical-align:bottom;}

/* Tab Style : °ø½Ã½Ç º¯¾×º¸Çè ÅÇÀÌ µÎÁÙÀÏ°æ¿ì À­ÁÙ---------------------------------------------------------------*/
ul.conTab03 {
	background: url(/img/tab/tab_bg03.gif) repeat-x left top;
	width:730px;
	height:28px;
	margin:0;
	margin-bottom:0px;
	list-style-type:none;
}
ul.conTab03 li {
	float:left;
}
ul.conTab03 li.off {
	background:url(/img/tab/tab_bar_bg03.gif) no-repeat right top;
	padding-right:1px;
}
ul.conTab03 li.off_last {
	background:url(/img/tab/tab_bar_bg03.gif) no-repeat right top;
	padding-right:-1px;
}
ul.conTab03 li img {vertical-align:bottom;}

/* Tab Style : °ø½Ã½Ç º¯¾×º¸Çè ÅÇÀÌ µÎÁÙÀÏ°æ¿ì ¾Æ·§ÁÙ---------------------------------------------------------------*/
ul.conTab04 {
	background: url(/img/tab/tab_bg04.gif) repeat-x left top;
	width:730px;
	height:28px;
	margin:0;
	margin-bottom:15px;
	list-style-type:none;
}
ul.conTab04 li {
	float:left;
}
ul.conTab04 li.off {
	background:url(/img/tab/tab_bar_bg04.gif) no-repeat right top;
	padding-right:1px;
}
ul.conTab04 li.off_last {
	background:url(/img/tab/tab_bar_bg04.gif) no-repeat right top;
	padding-right:-1px;
}
ul.conTab04 li img {vertical-align:bottom;}



/* Tab Style : °í°´¼¾ÅÍ ÀÚÁÖ¹¯´ÂÁú¹®---------------------------------------*/
ul.faqList {
	width:725px;
	list-style-type:none;
	margin:5px 0;
}
ul.faqList li {
	float:left;
}
ul.faqList li.bar {
	background:url(/img/tab/tab_bar_faq.gif) no-repeat right 2px;
	padding:0 10px;
}
ul.faqList li.barLeft {
	background:url(/img/tab/tab_bar_faq.gif) no-repeat right 2px;
	padding-right:10px;
}
ul.faqList li.barLeft01 {
	background:url(/img/tab/tab_bar_faq.gif) no-repeat left 2px;
	padding:0 10 px 0 10px;
}
ul.faqList li.barRight {
	padding-left:10px;
}
ul.faqList li A {color:#777777;text-decoration:none;}
ul.faqList li A:link {color:#777777;}
ul.faqList li A:visited {color:#777777;text-decoration:none;}
ul.faqList li A:hover{color:#FF7E00;}
ul.faqList li.b A:visited {color:#FF7E00;text-decoration:none;}
ul.faqList li.b {color:#FF7E00;text-decoration:none;}
ul.faqList li b {color:#FF7E00;text-decoration:none;}


/* ¼­ºê ÅÇ Ãß°¡ : 8. 28 */
ul.subTab { width:730px; list-style-type:none; 	margin:5px 0 20px; }
ul.subTab li { float:left; color:#FF7E00; }
ul.subTab li.bar { background:url(/img/tab/tab_bar_sub.gif) no-repeat right 2px; padding:0 10px; }
ul.subTab li.barLeft { background:url(/img/tab/tab_bar_sub.gif) no-repeat right 2px; padding-right:10px; }
ul.subTab li.barRight { padding-left:10px; }
ul.subTab li a:link, ul.subTab li a:active, ul.subTab li a:visited { text-decoration:none; color:#777777; }
ul.subTab li a:hover{color:#FF7E00;}


/* Å×ÀÌºí ¸®½ºÆ® ---------------------------------------*/
.tbStyle03 {border-bottom:2px solid #DFE5D9;}
.tbStyle03 th {background:#F2F8EB; height:30px; color:#3D5106;font-weight:normal;}
.tbStyle03 .line {background:#F2F8EB url(/img/bull/bul_table_line.gif) no-repeat left center;}
.tbStyle03 .line02 {background:url(/img/bull/bul_table_line.gif) no-repeat left 12px;}
.tbStyle03 td {border-bottom:1px solid #DFE5D9;height:30px;}
.tbStyle03 tr td table tr td{
 height:1px;
 border:0;
}

/* È¸»ç¼Ò°³ ¹× ceo´Â ºí·ç°è¿­ */
.tbStyle_board {border-bottom:2px solid #e9f1f5;}
.tbStyle_board th {background:#e9f1f5; height:30px; color:#3D5106;font-weight:normal;}
.tbStyle_board .line {background:#e9f1f5 url(/company/img/bull/bul_table_blueline.gif) no-repeat left center;}
.tbStyle_board .line02 {background:url(/company/img/bull/bul_table_blueline.gif) no-repeat left 12px;}
.tbStyle_board td {border-bottom:1px solid #e9f1f5;height:30px;}

.tbStyle_com{ background:#e9f1f5;}
.tbStyle_com th {background:#e9f1f5; height:30px; color:#3D5106;font-weight:normal;}
.tbStyle_com th.nor { color:#777777; }
.tbStyle_com .line {background:#e9f1f5 url(/company/img/bull/bul_table_blueline.gif) no-repeat left center;}
.tbStyle_com .bL {border-bottom:1px solid #E4E4E4;}

/* ÅøÆÁ °ü·Ã ¼öÁ¤ »çÇ× 07.8.27*/
.tbStyle01 tr th table tr td, .tbStyle01 tr td table tr td{
padding:0;
margin:0;
}

/* È¸»ç¼Ò°³ ºí·çÅ×ÀÌºí-tbStyle01°ú °°À½ */
table.tbStyle01_blue {
	border-top:1px solid #93bdd2;
	border-bottom:1px solid #93bdd2;
}
table.tbStyle01_blue .lineColor { background:#D9E5C9; }
table.tbStyle01_blue th {
	background:#e9f1f5;
	color:#000000;
	font:12px Dotum;
	line-height:1.4;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:5px;
}
table.tbStyle01_blue th.nor { font-weight:normal; }
table.tbStyle01_blue th.rL{ border-right:1px solid #D9E5C9; }
table.tbStyle01_blue th.tL { border-top:1px solid #D9E5C9; }
table.tbStyle01_blue th.bL{ border-bottom:1px solid #cfe0e9;}
table.tbStyle01_blue th.bull01{
	background:#e9f1f5 url(/img/bull/bul_join01.gif) no-repeat 10px 12px;
	color:#000000;
	font:12px Dotum;
	line-height:1.4;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:5px;
}
table.tbStyle01_blue th.bW { border-bottom:1px solid #ffffff !important; } /* BorderLine ÇÏ´Ü ¸¶¹«¸®Ã³¸®  */
table.tbStyle01_blue td {
	font:12px Dotum;
	color:#777777;
	letter-spacing:0;
	line-height:1.4;
	padding-top:7px;
	padding-bottom:5px;
}
table.tbStyle01_blue td.fsp {
	padding-top:4px;
	padding-bottom:4px;
}
table.tbStyle01_blue td.tL { border-top:1px solid #E7E7E8; }
table.tbStyle01_blue td.bL { border-bottom:1px solid #E7E7E8; }
table.tbStyle01_blue td.rL { border-right:1px solid #E7E7E8; }
table.tbStyle01_blue th textarea { border:1px solid #93bdd2;background:#FFF;font-family:Dotum;font-size:12px;color:#777777;height:18px;padding:15px;text-align:left }



/*FAQ¿ë */
.faqTb th {background:#F2F8EB; height:30px; color:#3D5106;font-weight:normal;}
.faqTb .line {background:#F2F8EB url(/img/bull/bul_table_line.gif) no-repeat left center;}
.faqTb .line02 {background:url(/img/bull/bul_table_line.gif) no-repeat left 12px;}
.faqTb td.bline {border-bottom:2px solid #DFE5D9;}


.tbStyle031 { background:#F2F8EB;}
.tbStyle031 th {background:#F2F8EB; height:30px; color:#3D5106;font-weight:normal;}
.tbStyle031 th.nor { color:#777777; }
.tbStyle031 .line {background:#F2F8EB url(/ir/img/bull/bul_table_line.gif) no-repeat left center;}
.tbStyle031 .bL {border-bottom:1px solid #E4E4E4;}


.tbStyle04 {} /* ¶óÀÌÇÁ¾÷ : ÇÇÇÃ & YouCC*/
.tbStyle04 th {background:#EFF7E5;height:30px; font-weight:normal;border-top:1px solid #BDCAAA;color:#777777;}
.tbStyle04 td.list {padding:10px 11px 19px 11px;line-height:18px;}

.tbStyle05 td{border-bottom:1px solid #E4E4E4;padding:5px 5px 4px 0; vertical-align:top;line-height:20px} /* ´ñ±Û Å×ÀÌºí */

.tbStyle06 {border-bottom:2px solid #DFE5D9;} /* °¡Á·»ç¶û¸®¾ó½ºÅä¸® ÀÌ¹ÌÁö ¸®½ºÆ®*/
.tbStyle06 td {border-top:1px solid #DFE5D9;}
.tbStyle06 td .imgArea {border:1px solid #E3E1E1;padding:3px;margin:7px;}



/* paging */
#paging {text-align: center; margin: 20px 0 0 0; clear: both;}
#paging ul {margin: 0; padding: 5px 4px 5px 0; text-align: center;} * html
#paging ul {padding-top: 3px; padding-bottom: 4px;}
#paging ul ul, #paging li {display: inline; clear: none; list-style: none;}
#paging li li a {padding-left: 4px; padding-right: 3px; text-decoration: none;}
#paging li li a:hover {color: #71950c;}
#paging li li span {font-weight: bold;}


/* Message Box Style ---------- */
.msgBox {
	border:1px solid #CEE3B2;
	padding:10px 13px 8px;
	line-height:1.3;
}


/* Login Table */
.loginTable { border-top:1px solid #5DA100; border-bottom:1px solid #5DA100; }
ul.gray {
	margin-top:2px;
	padding:0;
}
ul.gray li {
	list-style:none;
	background:url("/img/bull/bull_ul_gray02.gif") no-repeat 8px 5px;
	padding-left:17px;
	line-height:1.3;
	margin-top:1px;
}
ul.loginFaq {
	margin-top:2px;
	paddingt:0px;
}
ul.loginFaq li {
	list-style:none;
	background:url("/img/bull/bull_ul_gray02.gif") no-repeat 15px 9px;
	padding:3px 0 1px 22px;
	line-height:1.4;
}
ul.loginFaq li.bg {
	list-style:none;
	background:#F3F3F3 url("/img/bull/bull_ul_gray02.gif") no-repeat 15px 9px;
	padding:3px 0 1px 22px;
	line-height:1.4;
}


/* table view list ---------- */
.btList {border-top:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;background:#F8F8F8; width:730px;margin-top:20px;}
.btList table {margin:10px 0 9px 18px}
.btList table A{color:777;}
.btList table td{height:18px;vertical-align:top;}
.btList .vdotline{background:url(/img/bull/img_dot02.gif) no-repeat center top; height:15px;}


/* ´ñ±Ûµî·Ï ÀÌ¸ðÆ¼ÄÜ  ---------- */
.replyBg {background:url(/img/common/bg_emot.gif) no-repeat left top;width:41px; height:25px;position:relative;padding:3px 3px;}

/************ add */
ul.nonestyle {
	list-style:none;
}
ul.nonestyle li{
	display:inline;
}
ul.nonestyle li.bull{
	background:url('/img/bull/bull_gray.gif') no-repeat 3px 4px; 
	padding-left:10px;
	display:inline;
}
ul.nonestyle li.w250{
	width:250px;
}

table.tbbtmnone {
	border-top:1px solid #BDCAAA;
}
table.tbbtmnone th {
	background:#EFF7E5;
	color:#000000;
	font:12px Dotum;
	line-height:1.4;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:5px;
}
table.tbbtmnone td textarea{
	border: 1px solid #d1d1d1;
	width:730px;
	height:110px;
	margin:0;
}

div.boxtop{
	background:url('/img/common/boxtop.gif') no-repeat; 
}
div.boxbg{
	background:url('/img/common/boxbg.gif') repeat-y; width:730px; 
	margin-top:-8px;
	padding-left:5px;
}
div.greenbox{
	background:url('/img/common/greenbox.gif') repeat-y;
	padding:13px 40px 13px 40px;
}
div.whitebox{padding:13px 40px 13px 40px;}

/* ÆË¾÷ ±×·¹ÀÌ»óÀÚ*/
div.graytop{
	background:url('/img/event/graytop.gif') no-repeat; 
}
div.graybtm{
	background:url('/img/event/graybtm.gif') no-repeat;	
}
div.graybg{
	padding:0 10px;
	background:url('/img/event/graybg.gif') repeat-y; 
	margin-top:-1px;
	width:458px;
}

table.infocon {
	background-color:#eff7e5;
	padding:15px;
}
table.infocon td.pd15 { padding:15px; }
table.infocon td.bL { border-bottom:1px solid #bdcaaa; }


/* ¶óÀÌÇÁ¾÷ Âü¿©¸¶´ç */
.communityBack {background:url(/img/service/community/bg_community01.gif) no-repeat left top; width:730px; height:183px;margin:0 0 10px 0;}/* ÀÌ·±Àú·±¼Ò½ÄÅë */
.communityBack02 {background:url(/img/service/community/bg_community02.gif) no-repeat left top; width:730px; height:210px;}/* µµ¶õµµ¶õ´ã¼Ò¹æ */
.communityBack03 {background:url(/img/service/community/bg_community03.gif) no-repeat left top; width:730px; height:210px;}/* ³ªµµÇÑÇ¥ */
.commTxt {margin:30px 0 10px 200px;width:515px;}
.commTxt.commBtn {position:absolute; margin:66x 0 0 644px;}
.commTxt.commBtn02 {position:absolute; margin:85px 0 0 423px;}

.commPhotoBtn {position:absolute; margin:14x 0 0 625px;}
.commRound {background:url(/img/service/community/bg_round.gif) no-repeat left top; width:515px; height:77px;margin:0 0 0 200px;}
.commRound01 {height:30px;margin:115px 0 0 325px;color:#537073;font-size:11px; letter-spacing:-1px}
.commPhotoRound {background:url(/img/service/community/bg_photoround.gif) no-repeat left top; width:730px; height:70px;margin:5px 0 0 0;}
.commRound table {margin:10px 0 0 15px;}
.commRound table .commTit {font-weight:bold;color:#5CA100;}

/********************************************/
.pollbg {
	background:url('/img/community/poll/poll_bg.gif') repeat-y; 
}
ul.nonestyle li.presentbg {
	background:url('/img/community/poll/poll_presentbg.gif') no-repeat; 
	height:123px;
	padding:8px 8px 8px 10px;
	margin-left:35px;
}
ul.nonestyle li.presentbg2 {
	background:url('/img/community/poll/poll_presentbg.gif') no-repeat; 
	height:123px;
	padding:10px 8px 8px 10px;
}
.c_white{ color:#ffffff; }
.productbg{
	background:url('/img/community/poll/poll_probg.gif') no-repeat; 
	height:108px;
	padding:5px;
}


/* ÅëÇÕ°Ë»ö  ---------- : 07.08. 14 ½ÇÁ¦ °³¹ßÆäÀÌÁö Àû¿ë¹öÁ¯ Á¶¿µÁÖ*/
.searchMain {background:url(/img/search/bg_searchmain.gif) no-repeat left top;	width:730px; height:235px;}
.searchMain .searchArea {margin:25px;}
.searchMain .searchArea .searchInput {border:1px solid #D0D0D0;}
.searchMain .searchArea .downList {position:absolute;margin:9px 0 0 -20px}
.searchMain .searchArea #autoSearch1 {width:265px; position:absolute;margin:-2px 0 0 0px;border:1px solid #D0D0D0;border-top:none;}
.searchMain .searchArea #autoSearch1 .tit {background:#F6F6F6;padding:7px 6px 7px 6px;}
.searchMain .searchArea #autoSearch1 .con {height:87px;background:#FFF;overflow-y:auto;line-height:18px;padding:5px 0 7px 6px;}
.searchMain .popWord {border-top:1px solid #D0D0D0;border-bottom:1px solid #D0D0D0;width:427px;margin:21px 0 11px 25px;}
.searchMain .popWord td {padding:15px 0;}

.searchSub {background:#F3F3F3;width:730px; height:125px;}
.searchSub .searchArea {margin:20px 0 0 25px;}
.searchSub .searchArea .searchInput {border:1px solid #D0D0D0;}
.searchSub .searchArea .downList {position:absolute;margin:9px 0 0 -20px}
.searchSub .searchArea #autoSearch1 {width:265px; position:absolute;margin:-2px 0 0 0px;border:1px solid #D0D0D0;border-top:none;}
.searchSub .searchArea #autoSearch1 .tit {background:#F6F6F6;padding:7px 0 7px 6px;}
.searchSub .searchArea #autoSearch1 .con {height:87px;background:#FFF;overflow-y:auto;line-height:18px;padding:5px 0 7px 6px;}
.searchSub .popWord {border-top:1px solid #D0D0D0;width:680px;margin:13px 0 0 25px;padding-top:12px}


/* »çÈ¸°øÇå Ä¶¸°´õ : 07.08.10 Ãß°¡ Á¶¿µÁÖ*/
table.calNow {margin:40px 0 30px;}
table.calNow .caLMonth {width:70px;font-size:48px;color:#28499C;text-align:right; font-weight:bold;}
table.calNow .calYearMonth {width:80px;padding:0 0 0 16px;}
table.calNow .calYearMonth .calYear{color:#474747;font-size:10px;font-weight:bold;}
table.calNow .calYearMonth .calMonthEng{color:#474747;font-weight:bold;}

table.calendarTbl {width:730px;}
table.calendarTbl th{background:#2892E3; font-style:tahoma; color:white; height:30px;width:103px;}
table.calendarTbl th.bar{border-right:1px solid #fff;}
table.calendarTbl td{width:103px;height:84px;border:1px solid #EAEAEA; vertical-align:top;padding:3px;}
table.calendarTbl td div.day{width:17px; height:17px; text-align:center; font-size:11px; border:1px solid #E9E9E9;font-weight:bold; padding-top:2px;}
table.calendarTbl td div.sunday{width:17px; height:17px; text-align:center;color:#FF8B5A; font-size:11px; border:1px solid #E9E9E9;font-weight:bold; padding-top:2px;}
table.calendarTbl td div.daily {padding:0 0 0 11px;}

.calInfo {background:#F3F3F3;margin-top:24px;border:1px solid #E3E3E3;padding:11px 8px;}
.calInfo div{background:#fff;width:711px;padding:7px 4px;margin-top:5px;}


/********************************** ¸¶ÀÌÆäÀÌÁö ¼­ºê¸ÞÀÎ **********************************/
#top_visual { background-image:url(/img/member/sub_visual.gif); width:730px; height:138px; border-bottom:7px solid #5DA100 ; margin-bottom:32px;}


/* °ËÁ¤»ö »ç°¢Çü ºÒ¸´ 2 x 2  */
ul.bull_mypage {
	list-style:none;
}
ul.bull_mypage li {
	background: url(/img/bull/bull_black04.gif) no-repeat 0 7px;
	padding:1px 0 0 5px;
	line-height:1.4;
	color:#000;
}

#green { margin:0; padding:0; }
#green .top { background: url(/img/member/sub_tb_top.gif); width:481px ; height: 31px; }
#green .body { background: url(/img/member/sub_tb_body.gif) repeat-y ; width:481px ; padding: 7px 0 0 10px;}
#green .bott { background: url(/img/member/sub_tb_bott.gif); width:481px ; height: 12px; }

#gray { margin:0; padding:0; }
#gray .top { background: url(/img/member/sub_tb_top01.gif); width:234px ; height: 31px; }
#gray .body { background: url(/img/member/sub_tb_body01.gif) repeat-y ; width:234px ; padding: 8px 0 0 4px;}
#gray .bott { background: url(/img/member/sub_tb_bott01.gif); width:234px ; height: 12px; }

.sub_luck { border:1px solid #C9C9C9 ; padding:2px ; width:84px; height:98px; }
.sub_service { border:1px solid #C9C9C9 ; padding:1px ; width:65px; height:56px; }
.sub_web { border:1px solid #C9C9C9 ; padding:2px ; width:207px;}


/* Tab Style ---------------------------------------------------------------*/
ul.Sub_conTab {
	background: url(/img/tab/tab_bg.gif) repeat-x left top;
	width:455px;
	height:28px;
	margin:0;
	margin-bottom:10px;
	list-style-type:none;
}
ul.Sub_conTab li {
	float:left;
}
ul.Sub_conTab li.off {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:1px;
}
ul.Sub_conTab li.off_last {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:-1px;
}
ul.Sub_conTab li img {vertical-align:bottom;}


/* °ø½Ã½Ç---Ãß°¡ */
#variables {width:730px;}
#variables .box {
	background:url('/customer/img/total/box_bg.gif') repeat-y; width:730px; 
	padding:19px 15px 27px 15px;
}
#variables .box_line {
	border-bottom:1px solid #D4D4D4;
	padding-top:10px ;
	padding-bottom:10px ;
}

.msgBox02 {
	border:1px solid #DFE1DD;
	padding:10px 13px 8px;
	line-height:1.3;
}

/* round Div */
.roundDiv {background:url(/img/common/bg_round_bottom.gif) no-repeat left bottom; width:730px;}
.roundDiv div {background:url(/img/common/bg_round_top.gif) no-repeat left top; padding:7px 9px 7px 9px;}


/***************************  ±â¾÷ÀÎ¹° Á¤º¸ ***************************/
#corp_search { background:url('/img/corporate/corp_support/bg_search.gif') no-repeat; width:730px; height:42px; margin:10px 0 15px 0; }


/*  °ø½Ã½Ç ¹Ú½º*/
div.viewbox{
	background:#fcfdfb;
	border-top:1px solid #BDCAAA;
	border-bottom:1px solid #BDCAAA;
	padding:15px 20px;
}


/* Footer Pop Style --------------------------*/
ul.subTab {
	width:730px;
	list-style-type:none;
	margin:5px 0 10px;
}
ul.subTab li {
	float:left;
	color:#FF7E00;
}
ul.subTab li.bar {
	background:url(/img/tab/tab_bar_faq.gif) no-repeat right 2px;
	padding:0 10px;
}
ul.subTab li.barLeft {
	background:url(/img/tab/tab_bar_faq.gif) no-repeat right 2px;
	padding-right:10px;
}
ul.subTab li.barRight {
	padding-left:10px;
}
ul.subTab li a:link, ul.subTab li a:active, ul.subTab li a:visited {text-decoration:none; color:#777777;}
ul.subTab li a:hover{color:#FF7E00;}

.boardV_top {background:#F2F8EB; padding:0 13px;}
.boardV_top table td {padding-top:8px; padding-bottom:6px;}
.board_tbar {
	background:url(/img/footer/board_t_bar.gif) no-repeat right 9px;
	padding: 0 0 0 5px;
}
.board_vline {background:#E4E4E4;}

.report_con { padding:20px; }
.report_tit1 {background:url(/img/footer/ico_report01.gif) no-repeat left top; padding-left:16px; color:#346C00; margin-bottom:7px;}
.report_tit2 {background:url(/img/footer/ico_report02.gif) no-repeat left top; padding-left:16px; color:#BA6901; margin-bottom:7px;}

.tb_report {border-top:1px solid #E4E4E4; border-bottom:1px solid #E4E4E4;}
.tb_report tr.bg {background:#F8F8F8;}
.tb_report td {padding-top:7px; padding-bottom:5px;}

.report_num {float:left; padding-right:5px; margin-top:px;}


/***** °³ÀÎÁ¤º¸ ¹× ÀÌ¿ë¾à°ü °ü·Ãcss *******/
/* °³ÀÎÁ¤º¸*/
table.service {
	border-top:1px solid #bdcaaa;
	border-bottom:1px solid #bdcaaa;
	margin-left:0px;
	background-color:#eff7e5;
}
table.service td.tit {
	padding:14px 0 0 15px;
	color:#2e2e2e;
}
table.service td {
	padding:10px 15px 0 15px;
	color:#474747;
}
table.service td.btmtext {
	padding:0 5px 7px 0px;	
	color:#474747;
	font-size:11px;
}


/* ÀÌ¿ë¾à°ü(³»¿ëµé¾î°¡´Â ¹Ú½º) */
table.agreetext {
	width:680px;
	border-top:2px solid #7f9ac9;
	border-bottom:2px solid #c6c6c6;
	background-color:#edf0f7;
}
table.agreetext td {
	padding:10px;
}
table.agreetext textarea {
	width:695px;
	height:180px;
	border:0px;
	padding:10px;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#e2e2e2;
	scrollbar-darkshadow-color:#e2e2e2;
	scrollbar-face-color:#e2e2e2;
	scrollbar-highlight-color:#e2e2e2;
	scrollbar-shadow-color:#C8C8C8;
	scrollbar-track-color:#ffffff;
	/* color:#474747; */
}

/***** //°³ÀÎÁ¤º¸ ¹× ÀÌ¿ë¾à°ü °ü·Ãcss *******/

/*±Û¾¾ ÄÃ·¯ */
.text01 { color:#474747; }
.tittext { color:#2a57a5; }
.blue { color:#2c57a5; }

strong.txt { color:#5CA100; }
strong.btxt {        /* °­Á¶»ö º¼µå*/
	color:#5CA100;
	font-weight:bold;
	text-decoration:underline;
}


/***************************  ¶óÀÌÇÁUP  ***************************/
#web { border-bottom:7px solid #5CA100; margin-bottom:21px; }
.banner_line { border-bottom:1px solid #D6D6D6 ; }
.green_line { border-bottom:1px solid #bcd795 ; }

ul.conTab_Main {
	background: url(/img/service/main/tab_bg.gif) repeat-x left top;
	width:194px;
	height:28px;
	margin:0;
	margin-bottom:15px;
	list-style-type:none;
}
ul.conTab_Main li {
	float:left;
}
ul.conTab_Main li.off {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:1px;
}
ul.conTab_Main li.off_last {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:-1px;
}
ul.conTab_Main li img {vertical-align:bottom;}


table.tbStyleP {
	border-top:1px solid #BDCAAA;
	border-left:1px solid #BDCAAA;
	border-right:1px solid #BDCAAA;		
	border-bottom:1px solid #BDCAAA;
	background:#EFF7E5;
            text-align:left 
}
table.tbStyleP .lineColor { background:#D9E5C9; }
table.tbStyleP th {
    padding-left:11px;
    padding-right:11px;	
       padding-top:11px;
       padding-bottom:11px;
    text-align:left 
}

table.tbStyleP01 {
	border-top:1px solid #c0d7a0;
	border-left:1px solid #c0d7a0;
	border-right:1px solid #c0d7a0;		
	border-bottom:1px solid #c0d7a0;
	margin-top:10px;
	margin-bottom:10px;
}

table.tbStyleP01 tr.bg {background:#FFFFff;}
table.tbStyleP01 td {
    padding-left:2px;
    padding-right:2px;	
	padding-top:2px;
	padding-bottom:2px;

}

/***************************  °æÁ¦Åõµ¥ÀÌ ÄÁÅÙÃ÷¸ÞÀÎ  ***************************/
.tb_economy td.con{background:url(/img/bull/bull_ul_gray02.gif) no-repeat 8px 8px;padding:3px 0 3px 14px;}
.tb_economy td.date{color:#ADADAD;padding:3px 17px 0  0;text-align:right;}
.tb_economy td.rL{border-right:1px solid #DDD; }
.tb_economy a {color:#777;text-decoration:none;}
.tb_economy a:link {color:#777; text-decoration:none; }
.tb_economy a:visited {color:#777;}
.tb_economy a:hover { color:#5CA100; text-decoration:underline;}


/***************************  Á¤º¸ÇÃ·¯½º ÄÁÅÙÃ÷¸ÞÀÎ  ***************************/
.servicePlus .serviceFortune {background:#EFEFEF;padding:8px 0 6px 19px;margin:10px 0 10px 9px; width:421px;}
*html .servicePlus .serviceFortune {width:441px;}
.servicePlus .btnArea {text-align:center; margin-bottom:9px;}
*html .servicePlus .btnArea {margin-bottom:12px;}



/* ¿£Á¶ÀÌ CF */
#enjoycf { background:url('/img/service/brandstory/img_cf_bg.gif') no-repeat; width:730px; height:111px; }

#cfright { background:url('/img/service/brandstory/img_right_bg.gif') no-repeat; width:390px; height:285px; }

#ng { background:url('/img/service/brandstory/bg_ng.gif') no-repeat; width:148px; height:58px; }

#rec { background:url('/img/service/brandstory/bg_rec.gif') no-repeat; width:148px; height:58px; }

#interview { background:url('/img/service/brandstory/bg_interview.gif') no-repeat; width:148px; height:58px; }

.gre_01 {border: solid 2 #7BB423; }
.gre_02 {border: solid 2 #D1D8AD; }


/*°Ç°­Å¬¸®´Ð ¿ä½Ç±Ý*/
.txt_line {font-size:12px; font-family:µ¸¿ò; color:#777777; line-height:1.5;text-align:justify;}

ul.conTab01 {
	background: url(/img/tab/tab_bg.gif) repeat-x left top;
	width:730px;
	height:28px;
	margin:0;
	margin-bottom:5px;
	list-style-type:none;
}


ul.conTab01 li {
	float:left;
}
ul.conTab01 li.off {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:1px;
}
ul.conTab01 li.off_last {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:-1px;
}
ul.conTab01 li img {vertical-align:bottom;}



ul.orgnone {
	text-align:justify;
	margin-bottom:5px;
	list-style-type:none;
}
ul.orgnone li {
  	list-style:none;
	padding:1px 10px 5px 10px;
	line-height:1.4;
}
ul.orgnone li.gray {
	background: url(/img/bull/bull_ul_gray.gif) no-repeat 0px 6px;
	padding:1px 10px 5px 10px;
	line-height:1.4;
}

.m_t25 { margin-top:25px; } 
.m_l25 { margin-left:25px; } 

/* ceo paging--------------------------------------------------------------------- */
.paging_c {
	margin-top:12px;
	text-align:center;
	height:16px;
	overflow:hidden;
}
.paging_c ul {display:inline;}
.paging_c ul li {
	display:inline;
	padding:0 5px 0 5px;
	background:url('/img/bull/bull_paging_line.gif') no-repeat 1px right;
	vertical-align:top;
	font-weight:bolder;
	font-size:12px;
	color:#565656;
}
.paging_c ul li.end {background-image:none;}
.paging_c ul li a{font-weight:bolder;font-size:12px;}
.paging_c ul li a:link{color:#565656;}
.paging_c ul li a:visited{color:#565656;}
.paging_c ul li a:active{color:#565656;}
.paging_c ul li a:hover{color:#565656;}


.p_t43 { padding-top:43px;}

/* ÈÞ´ëÆùÀÎÁõ¼­(º¸°ü)¼­ºñ½º Tab------------------------------------------ */
/* Tab Style ---------------------------------------------------------------*/
ul.MconTab {
	background: url(/img/tab/tab_bg.gif) repeat-x left top;
	width:658px;
	height:28px;
	margin:0;
	margin-bottom:15px;
	list-style-type:none;
}
ul.MconTab li {
	float:left;
}
ul.MconTab li.off {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:1px;
}
ul.MconTab li.off_last {
	background:url(/img/tab/tab_bar_bg.gif) no-repeat right top;
	padding-right:-1px;
}
ul.MconTab li img {vertical-align:bottom;}


/* Tab Style : °í°´¼¾ÅÍ ÀÚÁÖ¹¯´ÂÁú¹®---------------------------------------*/
ul.MfaqList {
	width:650px;
	list-style-type:none;
	margin:5px 0;
}
ul.MfaqList li {
	float:left;
}
ul.MfaqList li.bar {
	background:url(/img/tab/tab_bar_faq.gif) no-repeat right 2px;
	padding:0 10px;
}
ul.MfaqList li.barLeft {
	background:url(/img/tab/tab_bar_faq.gif) no-repeat right 2px;
	padding-right:10px;
}
ul.MfaqList li.barLeft01 {
	background:url(/img/tab/tab_bar_faq.gif) no-repeat left 2px;
	padding:0 10 px 0 10px;
}
ul.MfaqList li.barRight {
	padding-left:10px;
}
ul.MfaqList li A {color:#777777;text-decoration:none;}
ul.MfaqList li A:link {color:#777777;}
ul.MfaqList li A:visited {color:#777777;text-decoration:none;}
ul.MfaqList li A:hover{color:#FF7E00;}
ul.MfaqList li.b A:visited {color:#FF7E00;text-decoration:none;}
ul.MfaqList li.b {color:#FF7E00;text-decoration:none;}
ul.MfaqList li b {color:#FF7E00;text-decoration:none;}


/* ¶óÀÌÇÁ¾÷ ¼¼»ó¿¡¼­ °¡Àå ¼ÒÁßÇÑ ¼±¹° ---------------------------*/


.best{width:729px;} /* ÀüÃ¼ °¡·Î»çÀÌÁî */
.best div.box1{float:left;width:237px;margin:0;} /* Ã¹¹øÂ° ¹Ú½º */
.best div.box2{float:left;width:237px;margin-left:9px;} /* µÎ¹øÂ° ¹Ú½º */
.best div.box3{float:left;width:237px;margin-left:9px;} /* ¼¼¹øÂ° ¹Ú½º */


div.best_title{background:url(/img/community/present/bg_top.gif) no-repeat; height:63px;} /* ¹Ú½º Å¸ÀÌÆ² ¹è°æ¼³Á¤ */
div.best_title p{padding:8px;margin:1px 0 0 5px;_padding-bottom:0;_position:relative;_float:left;} /* Å¸ÀÌÆ²ÅØ½ºÆ® ¿µ¿ª */
div.best_title p img{float:right;border:0;_position:relative;top:-1.5em;} /* Å¸ÀÌÆ² ¿ìÃø ÀÌ¹ÌÁö */

div.best_content{background:url(/img/community/present/bg_bottom.gif) no-repeat;height:109px; width:219px; _margin-top:-1.1em; padding:5px 8px 0 8px;} /* ³»¿ë ¹è°æ¼³Á¤ */
div.best_content p.pic{float:left;padding:0;margin:0} /* ³»¿ë ÁÂÃø ÀÌ¹ÌÁö ¿µ¿ª */
div.best_content p.pic img{margin:5px 8px 0 8px;} /* ³»¿ë ÁÂÃø ÀÌ¹ÌÁö ¼³Á¤ */
div.best_content p.txt{  font-size:11px; color:#529954;  padding: 14px 7px 0 10px; margin:0; } /* ³»¿ë¿ìÃø ÅØ½ºÆ® */
div.best_content p.txt img{display:block;position:relative;padding-left:170px; text-align:right: bottom:1em;} /* ¹Ù·Î°¡±â */



.P_green { color:#529954;  padding: 3px 3px 0 5px; word-break: break-all;}
.P_sgreen { font-size:11px; color:#529954;  padding: 10px 0 0 8px;  word-break: break-all; }