/* 공통 */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,caption,form,fieldset,legend,input{margin:0;padding:0;font-family:Tahoma,Arial,Verdana,sans-serif;line-height:18px;word-wrap:break-word;word-break:break-all;}
html,body{width:100%;height:100%;}
html{overflow-y:scroll;}
body{background-color:#fff;}
body,h1,h2,h3,h4,h5,h6,input,textarea,slect,option,th,td,button{font-size:12px;color:#777777;}
img,fieldset,iframe{border:0 none;}
li{list-style:none;}
li img,li a{vertical-align:top;}
a{color:#777777;text-decoration:none;}
a:hover,a:focus{color:#333;text-decoration:underline;}
em,address,dfn{font-style:normal;}
button,label{cursor:pointer;_cursor /**/:hand;}
button *{position:relative;}
button img{left:-3px;*left:auto;}
textarea{overflow:auto;}
html:first-child select{height:20px;padding-right:6px;}
option{padding-right:6px;}
.input_text,textarea{*margin:-1px 0;padding-right:1px;}
.input_check,.input_radio{width:13px;height:13px;}
legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0;}
legend{*width:0;}
:root legend{margin-top:-1px;font-size:0;line-height:0;}
hr{display:none;}
.blind{display:block;overflow:hidden;position:absolute;top:-1000em;left:0;}
.hidden{visibility:hidden;width:0;line-height:0;font-size:0;}

A:link				{color:#777777; text-decoration:none;}
A:visited			{color:#777777; text-decoration:none;}
A:active 			{color:#777777; text-decoration:none;}
A:hover	 			{color:#777777; text-decoration:none;}

.btn_radio  {border:0;}
.btn_check  {border:0;}
.bold		{font-weight:bold; color:#777777; }
.bold02		{font-weight:bold; color:#69a622; }

.f_mail				{font-size:12px; text-decoration:none; color:#717171;}
a.f_mail:link		{font-size:12px; text-decoration:none; color:#717171;}
a.f_mail:visited	{font-size:12px; text-decoration:none; color:#717171;}
a.f_mail:hover		{font-size:12px; text-decoration:none; color:#717171; text-decoration:underline;}

.main_product				{font-size:12px; text-decoration:none; color:#b1b1b1;}
a.main_product:link		{font-size:12px; text-decoration:none; color:#b1b1b1;}
a.main_product:visited	{font-size:12px; text-decoration:none; color:#b1b1b1;}
a.main_product:hover		{font-size:12px; text-decoration:none; color:#fefefe;}

.sitemap			{font-size:12px; text-decoration:none; color:#919191;}
a.sitemap:link		{font-size:12px; text-decoration:none; color:#919191;}
a.sitemap:visited	{font-size:12px; text-decoration:none; color:#919191;}
a.sitemap:hover		{font-size:12px; text-decoration:none; color:#919191; text-decoration:underline;}

.service			{font-size:12px; text-decoration:none; color:#717171;}
a.service:link		{font-size:12px; text-decoration:none; color:#717171;}
a.service:visited	{font-size:12px; text-decoration:none; color:#717171;}
a.service:hover		{font-size:12px; text-decoration:none; color:#717171; text-decoration:underline;}

.main_link01			{font-size:12px; text-decoration:none; color:#b74727;}
a.main_link01:link		{font-size:12px; text-decoration:none; color:#b74727;}
a.main_link01:visited	{font-size:12px; text-decoration:none; color:#b74727;}
a.main_link01:hover		{font-size:12px; text-decoration:none; color:#b74727; text-decoration:underline;}

.main_link02			{font-size:12px; text-decoration:none; color:#717171;}
a.main_link02:link		{font-size:12px; text-decoration:none; color:#717171;}
a.main_link02:visited	{font-size:12px; text-decoration:none; color:#717171;}
a.main_link02:hover		{font-size:12px; text-decoration:none; color:#717171; text-decoration:underline;}

.main_link03			{font-size:12px; text-decoration:none; color:#d2c93e;}
a.main_link03:link		{font-size:12px; text-decoration:none; color:#d2c93e;}
a.main_link03:visited	{font-size:12px; text-decoration:none; color:#d2c93e;}
a.main_link03:hover		{font-size:12px; text-decoration:none; color:#d2c93e; text-decoration:underline;}

.main_link04			{font-size:12px; text-decoration:none; color:#FFFFFF;}
a.main_link04:link		{font-size:12px; text-decoration:none; color:#FFFFFF;}
a.main_link04:visited	{font-size:12px; text-decoration:none; color:#FFFFFF;}
a.main_link04:hover		{font-size:12px; text-decoration:none; color:#FFFFFF; text-decoration:underline;}

/* 페이지 전체레이아웃 */
div#wrap {
	position:relative;
	width:960px;
	top:0px;
	margin:0 auto;
	z-index:1;
}

/* 헤더 */
div#header	{width:960px; margin:0px; top:0px; height:80px;}
.logo		{float:left; width:239px;}
.logo		h1	{margin:15px 0px 0px 0px;}
.util_wrap	{float:left; width:721px;}
.utilmenu	{float:right;}
.utilmenu	ul	{clear:both; margin:15px 0px 0px 0px; padding:0px;}
.utilmenu	li	{float:left; padding:1px 5px 1px 5px; cursor:pointer;}
.utilmenu	li.bt_kor	{float:left; padding:1px 10px 1px 10px; margin-left:5px; background-color:#033d53; color:#FFFFFF; font-size:11px; font-weight:bold;}
.utilmenu	li	span	{color:#717171; font-size:11px; vertical-align:top; cursor:pointer;}
.utilmenu	li	a	{color:#717171; font-size:11px;}
.utilmenu	li:hover	a	{color:#717171; font-size:11px; text-decoration:underline;}
.utilmenu	li.bt_kor	a	{color:#FFFFFF; font-size:11px; font-weight:bold;}
.utilmenu	li.bt_kor:hover	a	{color:#FFFFFF; font-size:11px; text-decoration:underline; font-weight:bold;}

.mainmenu	{overflow:hidden; display:block; height:54px;}
.mainmenu	ul	{clear:both; margin:0px; padding:0px;}
.mainmenu	li	{float:left;}

/* 메인 메타이미지 및 컨텐츠 */
div#main_meta_wrap	{margin:2px 0px 0px 0px; padding:0px; width:960px; height:252px;}
.main_meta_visual	{float:left; width:630px;}
.main_meta_text	{float:left; width:330px; background:url("/images/main/meta_text_bg.jpg") no-repeat; height:252px;	}
div#main_meta_wrap	.main_inquiry_btn	{position:absolute; top:300px; left:658px; z-index:10;}
.maintext_line1		{margin:40px 0px 0px 28px;}

/* 서브 메타이미지 */
div#sub_meta_wrap	{margin:2px 0px 0px 0px; padding:0px; width:960px; height:172px;}
.sub_meta_visual	{float:left; width:630px;}
.sub_meta_text		{float:left; width:330px; background:url('/images/sub/sub_text_bg.jpg') no-repeat; height:172px;}
div#sub_meta_wrap	.sub_inquiry_btn	{position:absolute; top:238px; left:658px; z-index:10;}
.subtext_line1		{margin:10px 0px 0px 28px;}

/* 서브 컨텐츠 레이아웃 */
.container	{overflow:hidden; display:block; margin-top:3px; min-height:415px; background:url('/images/main/main_contents_bg.gif') repeat-y;}

.contLeft	{display:block; float:left; width:239px;}
.contLeft	.leftmenu_title	{margin:15px 0px 0px 20px; width:199px; height:33px; background:url("/images/main/dotline_garo_notice.gif") repeat-x bottom; font-size:20px; font-family:georgia; color:#b74727; font-weight:bold; line-height:25px; vertical-align:top;}
.contLeft	ul	{clear:both; display:block; margin-left:20px; margin-top:5px;}
.contLeft	li	{width:199px; height:20px; background:url('/images/sub/leftmenu_bg.gif') no-repeat; margin-bottom:5px;}
.contLeft	li	a	span	{display:inline-block; width:100%; cursor:pointer;}
.contLeft	li	a	{display:inline-block; width:199px; height:20px; background:url('/images/sub/leftmenu_bg.gif') no-repeat; color:#717171; font-size:12px; padding:1px 0px 0px 17px;}
.contLeft	li:hover	a	{display:inline-block; background:url('/images/sub/leftmenu_bg_ov.gif') no-repeat; color:#FFFFFF;}
.contLeft	li.selected	a	{display:inline-block; background:url('/images/sub/leftmenu_bg_ov.gif') no-repeat; color:#FFFFFF;}

.notice_wrap	{margin:15px 0px 0px 20px; width:202px; height:165px;}
.notice_title	{height:28px; background:url("/images/main/dotline_garo_notice.gif") repeat-x bottom; font-size:20px; font-family:georgia; color:#b74727; font-weight:bold; line-height:25px; vertical-align:top;}
.notice_list	{height:137px; margin-top:5px;}
.contactus_main	{width:202px; height:192px; margin:15px 0px 0px 20px; background:url("/images/main/contactus_bg.gif") no-repeat;}
.contactus_sub	{width:202px; height:192px; margin:40px 0px 30px 20px; background:url("/images/main/contactus_bg.gif") no-repeat;}
.contact_label1	{color:#b74727; font-weight:bold; font-family:georgia; font-size:20px; padding:15px 0px 0px 12px;}
.contact_label2	{color:#919191; font-weight:normal; padding:8px 0px 0px 12px; line-height:15px;}
.contact_label3	{color:#d2c93e; font-weight:bold; font-size:12px; letter-spacing:0px;}
.contact_label4	{color:#d2c93e; font-weight:bold; font-size:18px; letter-spacing:-1px; padding:15px 0px 0px 12px;}
.contact_label5	{color:#bca66a; font-weight:normal; padding:0px 0px 0px 12px;}

.contRightMain	{display:block; float:left; width:720px; margin-left:1px;}
.main_aboutus	{float:left; width:353px; margin-top:17px;}
.main_expert	{float:left; width:367px; margin-top:17px;}
.main_service	{clear:both;}
.main_service	ul {overflow:hidden; display:block; margin:15px 0px 0px 22px;}
.main_service	li {float:left;}
.main_service	li.service_img {float:left; width:112px;}
.main_service	li.service_explain {float:left; width:222px; padding-right:15px;}
.main_service	.main_service_title	{color:#1c1c1e; text-decoration:underline; height:20px;}
.main_service	.main_service_cont	{color:#717171; line-height:20px;}

.contRight	{display:block; float:left; width:699px; margin-left:22px;}

.contRight	.title_wrap	{display:block; margin-top:8px; height:43px; width:683px;}
.contRight	.location	{text-align:right; padding:0px 0px 0px 0px; color:#8d8d8d; font-size:11px;}
.contRight	h1			{margin-top:3px; font-size:20px; font-weight:bold; color:#1c1c1e; font-family:georgia; line-height:23px;}
.contRight	h1	span	{font-size:16px; font-weight:bold; color:#c4c3c3; font-family:georgia; padding-left:10px;}
.contRight	.sub_cont	{clear:both; display:block; margin:30px 0px 50px 0px; width:683px;}

/* 하단 사이트맵 */
div#footer_sitemap_wrap	{overflow:hidden; display:block; width:960px; border-top:solid 4px #af1b19; background-color:#353535; padding:17px 0px 20px 0px;}
.footer_sitemap_list	{margin:0px 0px 0px 0px;}

.footer_site1	{float:left; width:170px; background:url("/images/main/footer_sitemap_line_bg.gif") repeat-y right; height:95px;}
.footer_site1	h1	{font-size:12px; color:#bca66a; background:url("/images/main/bullet_footer_sitemap.gif") no-repeat 25px 8px; padding-left:37px; height:22px;}
.footer_site2	{float:left; width:230px; background:url("/images/main/footer_sitemap_line_bg.gif") repeat-y right; height:95px;}
.footer_site2	h1	{font-size:12px; color:#bca66a; background:url("/images/main/bullet_footer_sitemap.gif") no-repeat 25px 8px; padding-left:37px; height:22px;}
.footer_site3	{float:left; width:390px; background:url("/images/main/footer_sitemap_line_bg.gif") repeat-y right; height:95px;}
.footer_site3	h1	{font-size:12px; color:#bca66a; background:url("/images/main/bullet_footer_sitemap.gif") no-repeat 25px 8px; padding-left:37px; height:22px;}
.footer_site4	{float:left; width:170px; background:none; height:95px;}
.footer_site4	h1	{font-size:12px; color:#bca66a; background:url("/images/main/bullet_footer_sitemap.gif") no-repeat 25px 8px; padding-left:37px; height:22px;}

.footer_slist	{margin-left:37px;}
.footer_slist	ul	{clear:both; overflow:hidden; display:block;}
.footer_slist	li	{height:18px; cursor:pointer;}
.footer_slist	li.first{float:left; width:165px;}
.footer_slist	li.last	{float:left; width:150px;}
.footer_slist	li	a	{color:#919191; font-size:12px; font-family:tahoma;}
.footer_slist	li:hover	a	{color:#b3b3b3; text-decoration:underline;}

/* 푸터 */
div#footer	{clear:both; display:block; width:960px; height:80px; background:none; margin-top:20px;}
.footer_area  {width:960px;}
.footer_txt   {float:left; color:#717171; font-size:12px;}
.gobiz_logo   {float:right;}

/* 서브컨텐츠 관련 */
.footer_sitemap	{color:#000000; font-size:12px; background:url("/images/main/bullet_dot_black.gif") no-repeat 0px 6px; padding-left:10px;}
.main_text1		{color:#fdf6f6; font-size:26px; font-weight:bold; line-height:31px; letter-spacing:-1px;}
.sub_text1		{color:#fdf6f6; font-size:22px; font-weight:bold; line-height:25px; letter-spacing:-1px;}

.history_year	{font-family:tahoma; font-weight:bold; font-size:16px; background-color:#00848c; color:#FFFFFF; padding: 5px 15px 3px 15px;}
.history_month	{font-family:tahoma; font-weight:bold; font-size:12px; color:#323232;}
ul.ul_history	{clear:both; overflow:hidden; display:inline-block; margin-bottom:20px; background:url("/images/main/line_dot_garo.gif") repeat-x bottom; padding-bottom:20px;}
li.li_history_year	{width:435px; margin-bottom:10px;}
li.li_history_cont_wrap	{width:445px;}
li.li_history_month	{float:left; width:45px;}
li.li_history_cont	{float:left; width:400px; line-height:20px; color:#222222;}

.service_label	{font-weight:bold; font-family:tahoma; font-size:15px; color:#00578e; background:url("/images/sub/bullet_label.gif") no-repeat 0px 4px; padding-left:20px;}
.faq_label	{margin-top:20px; margin-bottom:5px; background-color:#EEEEEE; font-weight:bold; color:#333333; padding:5px 0px 5px 10px;}
.faq_list	{padding:5px 0px 3px 25px; font-size:13px; color:#444444;}

/* sitemap.html 관련*/
ul.ul_sitemap	{clear:both; overflow:hidden; display:inline-block; margin-bottom:30px;}
li.li_sitemap	{float:left; width:200px;}
li.li_sitemap_blank	{float:left; width:25px;}
li.sitemap_list	{background:url("/images/sub/bullet_sitemap.gif") no-repeat 10px 8px; padding-left:20px;}
li.sitemap_list	a	{color:#666666}
li.sitemap_list:hover	a	{color:#00649e; text-decoration:underline;}
.sitemap_bg		{border:solid 4px #ff7200; background-color:#fff6ee; height:25px; margin-bottom:10px; text-align:center; font-weight:bold; color:#7d3800; font-size:15px; line-height:15px; padding-top:8px;}

/* 테이블 */
.boardList {}
.boardList tr {background-color:#FFFFFF;}
.boardList th {background-color:#feffed; font-family:tahoma;}
.boardList td {text-align:left; font-family:tahoma;}
.boardList td.td_1 {background-color:#f5f5f5; text-align:center; font-weight:bold;}
.boardList td.td_center {text-align:center; font-family:tahoma;}

.boardList2 {}
.boardList2 tr {background-color:#FFFFFF;}
.boardList2 th {background-color:#ffe6d1; font-family:tahoma; text-align:left; padding-left:15px;}
.boardList2 td {font-family:tahoma; text-align:left; padding-left:15px;}

