/************************************************************************
 * 파일명      : cat_common.css
 * 설명        : 카테고리 common
 * 작성자      : 이정운
 * 작성일      : 2007.01.08
************************************************************************/

/* left */
.category	{background: url('/front/com/images/common/category_bg.gif') no-repeat;}
#eng_left	{background: url('/front/eng/images/common/category_bg.gif') no-repeat;}

/* 구분 : Search */
.titimg_tuitionpro	{background:url('/front/com/images/titimg_tuitionpro.gif')}

.search_result_txt	{padding-bottom:13px;}
	.search_result_txt	.font_green	{color:#1D7214;}
	.search_result_txt	.font_green	strong	{color:#1D7214;}

.search_cate	{border-top:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; padding:5px 0; margin-bottom:20px; overflow:auto; width:100%;}
	.search_cate	.font_green	{color:#1D7214;}
	.search_cate	.font_green	strong	{color:#1D7214;}
	.search_cate	li	{float:left; margin-right:15px; }
	.search_cate	.txt	{line-height:20px;}

	

.contxt	{padding:20px; width:620px}

.bottom_search	{background:url('/front/kor/images/common/com_search.gif') no-repeat 0px center;
				width:550px; height:40px;
				padding:18px 0 0px 110px;
				}
	.bottom_search		.inp	{border-bottom:none; border-top:1px solid #EAEAEA; padding:10px 0 10px 0; margin:10px 30px 0 2px; line-height:16px; }


.tit_txt	{float:right; padding:5px 0 10px 0; color:#318231; text-decoration:underline}


.bottom_free	{background:url('/front/kor/images/freezone/com_free_02bg.gif') no-repeat 0 top;
				width:660px; height:117px;
				padding: 0 0 0 0;
				}

.infoBox_search	{background:url('/front/com/images/img_infoBox_01.gif') no-repeat 50px center; padding:40px 0 40px 195px;}
	.infoBox_search		.search_result_txt	{border-bottom:none; border-top:1px solid #EAEAEA; padding:10px 0 10px 0; margin:10px 30px 0 2px; line-height:16px; }

#footerBox	.boxLine_btm2	{padding:20px; width:620px}
#footerBox	.box_1	{padding:20px; width:618px}

/* 사이트맵 */
.sitemap_bg {background:url('/front/com/images/common/siteMap_bg.gif') no-repeat; width:158px; margin-bottom:30px; overflow:auto; overflow:hidden;}
	.sitemap_bg li {padding:15px 0 10px 15px;}
	.sitemap_bg li.txt {clear:both; background:url('/front/com/images/dot_location.gif') no-repeat 15px 6px; vertical-align:top; padding:0 0 4px 24px;}

#if_rule	{width:630px; height:520px}


.UL_sayInfo	{margin-left:12px; line-height:16px;}
.UL_sayInfo	li	{padding-bottom:12px}

/*0708007추가*/
.bg_sitemap{background:url(/front/kor/images/common/box_rnd_bg.gif) repeat-y;}
.map_list{margin:11px 0 0 31px}
.map_list dl{width:146px;margin:0 0 0 40px}
.map_list dl.first{width:146px;margin:0 0 0 0  !important;}
.map_list dl.first dt{margin:0;padding:0}
.map_list dd a{
	background:url(/front/kor/images/common/bul_arw01.gif) 5px 11px no-repeat;
	padding:8px 0 0 12px;
	display:block;
	color:#666;
	}
.map_list dd {
	background:url(/front/kor/images/common/dotline_gray.gif) bottom left repeat-x;
	height:24px;
	font-family:굴림;
	}
.map_list dl.first dd{padding-top:0 !important;}
.map_list td{border-right:1px solid #F2F2F2}
.map_list td.end{border-right:none} 
