/* 공통 */
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:#757575;}
img,fieldset,iframe{border:0 none;}
li{list-style:none;}
li img,li a{vertical-align:top;}
a{color:#757575;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:#757575; text-decoration:none;}
A:visited			{color:#757575; text-decoration:none;}
A:active 			{color:#757575; text-decoration:none;}
A:hover	 			{color:#757575; text-decoration:none;}

.btn_radio  {border:0;}
.btn_check  {border:0;}
.bold		{font-weight:bold; color:#757575;}
.bold02		{font-weight:bold; color:#69a622;}

.f_mail				{font-size:12px; text-decoration:none; color:#383e23;}
a.f_mail:link		{font-size:12px; text-decoration:none; color:#383e23;}
a.f_mail:visited	{font-size:12px; text-decoration:none; color:#383e23;}
a.f_mail:hover		{font-size:12px; text-decoration:none; color:#383e23; text-decoration:underline;}

.main_rnd_link				{font-size:12px; text-decoration:none; color:#757575;}
a.main_rnd_link:link		{font-size:12px; text-decoration:none; color:#757575;}
a.main_rnd_link:visited	{font-size:12px; text-decoration:none; color:#757575;}
a.main_rnd_link:hover		{font-size:12px; text-decoration:none; color:#2c2e20; text-decoration:underline;}

.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;}

.main_product_link			{font-size:12px; text-decoration:none; color:#2c2e20;}
a.main_product_link:link		{font-size:12px; text-decoration:none; color:#2c2e20;}
a.main_product_link:visited	{font-size:12px; text-decoration:none; color:#2c2e20;}
a.main_product_link:hover		{font-size:12px; text-decoration:none; color:#2c2e20; text-decoration:underline;}

/* 페이지 전체레이아웃 */
div#bg_wrap_left {
	position:absolute;
	width:100%;
	top:0px;
	left:-50%;
	min-height:485px;
	background-color:#8a9175;
	background:url("/images/main/main_bg.gif") repeat-x;
	z-index:0;
}

div#bg_wrap_right {
	position:absolute;
	width:100%;
	top:0px;
	right:0px;
	min-height:485px;
	background-color:#8a9175;
	background:url("/images/main/main_bg.gif") repeat-x;
	z-index:0;
}

div#wrap {
	position:relative;
	width:960px;
	top:0px;
	margin:0 auto;
	z-index:1;
}

/* 헤더 */
div#header	{width:960px; margin:0px; top:0px; height:139px; background:url("/images/main/header_bg.gif") no-repeat;}
.topmenu_wrap	{padding-top:42px;}
.logo		{float:left; width:242px;}
.logo		h1	{float:right;}
.mainmenu	{overflow:hidden; display:block; padding-top:12px; padding-left:100px;}
.mainmenu	ul	{clear:both; margin:0px; padding:0px;}
.mainmenu	li	{float:left; background:url("/images/main/topmenu_split.gif") no-repeat right; padding:0px 45px 0px 35px;}
.mainmenu	li.li_last	{float:left; background:none; padding:0px 0px 0px 35px;}

.util_wrap	{clear:both; width:938px; padding-top:5px;}
.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:#000000; color:#FFFFFF; font-size:11px; font-weight:bold;}
.utilmenu	li	span	{color:#ebebeb; font-size:11px; vertical-align:top; cursor:pointer;}
.utilmenu	li	a	{color:#ebebeb; font-size:11px;}
.utilmenu	li:hover	a	{color:#ebebeb; 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;}

/* sitemap.html 관련*/
.ul_sitemap	{overflow:hidden; display:block; margin-bottom:30px;}
.li_sitemap	{float:left; width:200px;}
.li_sitemap_blank	{float:left; width:25px;}
.sitemap_list	{background:url("/images/sub/bullet_sitemap.gif") no-repeat 10px 8px; padding-left:20px;}
.sitemap_list	a	{color:#666666}
.sitemap_list:hover	a	{color:#00649e; text-decoration:underline;}
.sitemap_bg		{border:solid 4px #373b2c; background-color:#e6eadb; height:25px; margin-bottom:10px; text-align:center; font-weight:bold; color:#252a18; font-size:15px; line-height:15px; padding-top:8px;}

/* 메인 메타이미지 및 컨텐츠 */
div#main_meta_wrap	{margin:0px 0px 0px 0px; padding:0px; width:960px; height:346px;}
.main_meta_text	{float:left; width:510px; background:url("/images/main/meta_text_bg.jpg") no-repeat; height:346px;}
.main_meta_visual	{float:left; width:450px;}
div#main_meta_wrap	.main_inquiry_btn	{position:absolute; top:318px; left:227px; z-index:10;}
.maintext_line1		{margin:70px 0px 0px 63px;}
.main_text1		{color:#fdfff4; font-size:42px; font-weight:bold; line-height:45px; letter-spacing:-1px; font-family:georgia;}
.main_text2		{color:#e3aa03; font-size:42px; font-weight:bold; line-height:45px; letter-spacing:-1px; font-family:georgia; padding-top:5px;}
.main_text3		{color:#fdfff4; font-size:12px; font-weight:normal; line-height:16px; padding-top:50px;}

/* 서브 메타이미지 */
div#sub_meta_wrap	{margin:0px 0px 0px 0px; padding:0px; width:960px; height:242px;}
.sub_meta_company	{float:left; width:960px; background:url('/images/sub/meta_company.jpg') no-repeat; height:242px;}
.sub_meta_product	{float:left; width:960px; background:url('/images/sub/meta_product.jpg') no-repeat; height:242px;}
.sub_meta_rnd	{float:left; width:960px; background:url('/images/sub/meta_rnd.jpg') no-repeat; height:242px;}
.sub_meta_community	{float:left; width:960px; background:url('/images/sub/meta_community.jpg') no-repeat; height:242px;}
.sub_meta_sitemap	{float:left; width:960px; background:url('/images/sub/meta_sitemap.jpg') no-repeat; height:242px;}
div#sub_meta_wrap	.sub_inquiry_btn	{position:absolute; top:318px; left:227px; z-index:10;}
.subtext_line1		{margin:70px 0px 0px 63px;}

/* 컨텐츠 레이아웃 */
.container_main	{overflow:hidden; display:block; margin:0px; min-height:473px; background:url('/images/main/main_contents_bg.gif') no-repeat; background-color:#FFFFFF;}
.contLeft_Main	{display:block; float:left; width:731px;}
.contRight_Main	{display:block; float:left; width:229px;}

.main_product	{overflow:hidden; display:block; margin:32px 0px 0px 23px; width:677px; height:260px; background:url('/images/main/main_product_bg.gif') no-repeat;}
.main_prod_title	{color:#2c2e20; font-size:26px; font-weight:bold; line-height:26px; letter-spacing:-1px; font-family:georgia;}
.main_prod_label	{color:#7e9431; font-size:21px; font-weight:bold; line-height:21px; letter-spacing:-1px; font-family:georgia;}
.main_prod_img		{padding:10px 0px 6px 0px;}
.main_prod_explain	{color:#2c2e20; font-size:12px; line-height:18px;}
.main_prod_more		{text-align:right; padding-top:5px;}
.main_product	li	{float:left; width:211px;}
.main_product	li.prod_blank	{float:left; width:22px;}

.main_rnd	{display:block; margin:30px 0px 0px 23px; height:130px; background:url("/images/main/main_rnd_bg.gif") no-repeat; padding:25px 0px 0px 270px;}
.main_rnd_title	{background:url("/images/main/bullet_arrow_green.gif") no-repeat 0px 4px; font-weight:bold; color:#2c2e20; padding-left:20px;}
.main_rnd_explain	{color:#757575; line-height:18px; padding-top:5px;}

.message_wrap	{margin:32px 0px 0px 0px; width:207px; height:153px;}
.message_title	{height:35px; background:url("/images/main/menulabel_bg.gif") no-repeat;}
.message_cont	{height:118px; background:url("/images/main/main_message_bg.gif") no-repeat; padding:15px 0px 0px 8px;}

.notice_wrap	{margin:0px 0px 0px 0px; width:207px; height:125px;}
.notice_title	{height:35px; background:url("/images/main/main_notice_title_bg.gif") no-repeat;}
.notice_list	{height:85px; margin-top:5px; background:url("/images/main/main_notice_list_bg.gif") no-repeat;}

.contactus_main	{width:207px; height:129px; margin:15px 0px 0px 0px; background:url("/images/main/main_contact_bg.gif") no-repeat;}
.contactus_sub	{width:207px; height:129px; margin:30px 0px 20px 13px; background:url("/images/sub/sub_contact_bg.gif") no-repeat;}
.contact_label1	{color:#2c2e20; font-weight:bold; font-family:georgia; font-size:20px; padding:8px 0px 0px 12px;}
.contact_label2	{color:#757575; font-weight:normal; padding:0px 0px 0px 12px; line-height:15px;}
.contact_label3	{color:#78a832; font-weight:bold; font-size:12px; letter-spacing:0px;}
.contact_label4	{color:#78a832; font-weight:bold; font-size:16px; letter-spacing:0px; padding:10px 0px 0px 12px;}
.contact_label5	{color:#2c2e20; font-weight:normal; padding:0px 0px 0px 12px;}
.contact_label6	{color:#959595; font-weight:normal; font-family:georgia; font-size:11px; padding:0px 0px 0px 12px;}


.container	{overflow:hidden; display:block; margin:0px; background:url('/images/sub/sub_contents_bg.gif') repeat-y;}

.contLeft	{display:block; float:left; width:718px; background:url('/images/sub/sub_leftarea_bg.gif') no-repeat;}
.contLeft	.title_wrap	{display:block; margin:32px 0px 0px 22px; height:55px; width:678px;}
.contLeft	h1			{font-size:28px; font-weight:bold; color:#2c2e20; font-family:georgia; line-height:30px; height:38px;}
.contLeft	.location	{text-align:right; color:#757575; font-size:11px;}
.contLeft	.sub_cont	{clear:both; display:block; margin:30px 0px 50px 22px; width:678px;}

.contRight	{display:block; float:left; width:242px; min-height:395px; background:url('/images/sub/sub_rightarea_bg.gif') no-repeat;}

.rightmenu_wrap	{margin:32px 0px 0px 13px; width:207px;}
.menulabel	{height:35px; background:url("/images/main/menulabel_bg.gif") no-repeat;}
.menulist	{margin-top:10px;}
.menulist	ul	{clear:both; display:block;}
.menulist	li	{width:207px; height:28px; border-bottom:solid 1px #afafaf;}
.menulist	li	a	span	{display:inline-block; width:100%; cursor:pointer;}
.menulist	li	a	{display:inline-block; background:url('/images/sub/bullet_leftmenu.gif') no-repeat 10px 12px; color:#585858; font-size:12px; padding:4px 0px 0px 20px;}
.menulist	li:hover	a	{display:inline-block; background:url('/images/sub/bullet_leftmenu_ov.gif') no-repeat 10px 12px; color:#010101; padding:4px 0px 0px 20px;}
.menulist	li.selected	a	{display:inline-block; background:url('/images/sub/bullet_leftmenu_ov.gif') no-repeat 10px 12px; color:#010101; padding:4px 0px 0px 20px;}


/* 하단 사이트맵 */
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:225px; 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:330px; 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:180px; 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:225px; 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:150px;}
.footer_slist	li.last	{float:left; width:100px;}
.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:#383e23; 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;}
.sub_text1		{color:#fdf6f6; font-size:22px; font-weight:bold; line-height:25px; letter-spacing:-1px;}
.main_rightmenu_title	{font-size:20px; font-family:georgia; color:#ffffff; font-weight:bold; line-height:20px; padding:2px 0px 0px 8px;}
.main_company_title	{font-size:11px; font-family:georgia; color:#2c2e20; font-weight:normal; line-height:11px; padding:1px 0px 0px 8px;}
.sub_label		{color:#0079a1; font-size:15px; font-family:tahoma; font-weight:bold; background:url("/images/sub/bullet_label.gif") no-repeat 0px 0px; padding-left:25px;}

.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:678px; margin-bottom:10px;}
li.li_history_cont_wrap	{width:678px;}
li.li_history_month	{float:left; width:70px; text-align:right;}
li.li_history_cont	{float:left; width:580px; line-height:20px; color:#222222; padding-left:20px;}

.sub_prod_img	{float:left; width:270px; display:block;}
.sub_prod_explain	{float:left; width:408px; display:block;}
.sub_prod_desc	{margin-top:15px; line-height:20px; font-size:13px; font-family:verdana; color:#333333;}

.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;}

/* 테이블 */
.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;}

