@charset "utf-8";


*{margin:0;padding:0;}
body{text-align:center; line-height:110%; font-size:11px; font-family:nanum;}		
input, select, textarea{ color:#666; font-family:Dotum,Gulim,AppleGothic,Sans-serif; }
img,fieldset,iframe{border:0 none;}
ul li{list-style:none; margin:0; padding:0;}
legend{ display:none;}
.text{white-space:nowrap;}/*텍스트줄바꿈방지*/

a:link {font-size:12px;color:#818181; text-decoration:none; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out;}
a:visited {font-size:12px;color:#818181; text-decoration:none; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out;}
a:hover {font-size:12px;color:#333333; text-decoration: none; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out;}


input[type=text]{vertical-align:middle; position:relative; bottom:1px; border:1px solid #999; height:20px; line-height:20px; padding:0px 10px 0px 10px;}
input[type=radio]{bottom: 2px;}
textarea{border:1px solid #999;}
select{border:1px solid #999; height:20px; line-height:20px;}



#site_banner{margin-bottom:0px !important; float:left; width:523px; left:0px; top:0px; position:absolute;}
	#site_banner .btnL{margin:25px 0px 0 0px;float:left;}
	#site_banner .thumb{float:left;margin:20px 10px 0 10px;}
	#site_banner .btnR{margin:25px 0px 0 0px;float:right;padding-top:0 !important;}
	.scroll{margin-bottom:0px !important;width:423px;height:79px;background:url(/images/site_bg.gif) repeat-x;}
	#bannWrap {margin-left:0;float:left;overflow:hidden;position:relative;width:345px;height:79px; margin-top:5px;}
	#bannList{position:absolute;margin-bottom:0px !important; height:79px; text-align:left; width:4000px; float:left;}
	#bannList:after {/*content:" ";display:block;visibility:hidden;clear:both;*/}
	#bannList li{display:inline;border-bottom:0 !important; float:left;}
	#bannList img{margin-right:22px;margin-top:10px;}



#contents_ms { overflow:hidden; width:100%; height:490px; margin:0 auto; position:relative; top:0px; display:none;  border-bottom:2px solid #D91F52;  }	
#slider { top:0; left:0; position:absolute; }
#slider ul { position:relative; }
#slider ul li { list-style:none; float:left; width:100%; height:490px; position:absolute; }
#slider ul li div.box { margin:0 auto; width:980px; height:490px; position:relative; }

.slider_gp1 { top:0; left:0; position:absolute; }
.slider_gp1 ul { position:relative; }
.slider_gp1 ul li { list-style:none; float:left; width:100%; position:absolute; }
.slider_gp1 .box1 { top:300px; left:50%; margin-left:-490px; position:absolute; }
.slider_gp1 .box2 { top:10px; left:50%; margin-left:-340px; position:absolute; }
.slider_gp1 .box3 { top:250px; left:50%; margin-left:60px; position:absolute; }
.slider_gp1 .box4 { top:10px; left:50%; margin-left:-580px; position:absolute; }
.slider_gp1 .box5 { top:0px; left:50%; margin-left:-300px; position:absolute; }

.slider_gp2 { top:0; left:0; position:absolute; }
.slider_gp2 ul { position:relative; }
.slider_gp2 ul li { list-style:none; float:left; width:100%; position:absolute; }

.slider_gp2 .box1 { top:300px; left:50%; margin-left:-490px; position:absolute; }
.slider_gp2 .box2 { top:20px; left:50%; margin-left:-340px; position:absolute; }
.slider_gp2 .box3 { top:330px; left:50%; margin-left:-490px; position:absolute; }
.slider_gp2 .box4 { top:10px; left:50%; margin-left:-580px; position:absolute; }
.slider_gp2 .box5 { top:200px; left:50%; margin-left:200px; position:absolute; }



/* prev */

#arrowPrev { width:64px; height:101px; position:absolute; top:185px; left:5%; }
#arrowPrev div.img { width:64px; height:101px; position:absolute; }
#arrowPrev div.square { width:109px; height:101px; position:absolute; background:#ffffff; opacity:0; cursor:pointer; top:0px; left:-50px; }
	
/* next */

#arrowNext { width:64px; height:101px; position:absolute; top:185px; right:5%; }
#arrowNext div.img { width:64px; height:101px; position:absolute; }
#arrowNext div.square { width:109px; height:101px; position:absolute; background:#ffffff; opacity:0; cursor:pointer; top:0px; }

/* navigation */


#contents_nav_container { top:452px; left:50%; margin-left:-490px;   width:780px;position:relative; }

#contents_nav_container .default { margin:0; padding:0; width:780px; height:66px; position:absolute; }
#contents_nav_container .over { width:130px; height:66px; overflow:hidden; position:absolute; }
#contents_nav_container .over ul { margin:0; padding:0; width:780px; height:66px; position:absolute; }
#contents_nav_container .line { margin:0; padding:0; width:780px; height:66px; position:absolute; }
#contents_nav_container .btn { margin:0; padding:0; width:780px; height:66px; position:absolute; }

#contents_nav_container .default li { list-style:none; float:left; width:130px; height:66px; position:relative; }
#contents_nav_container .over ul li { list-style:none; float:left; width:130px; height:66px; position:relative; }
#contents_nav_container .line li { list-style:none; width:1px; height:130px; background:#fff; position:absolute; }
#contents_nav_container .btn li { list-style:none; float:left; width:130px; height:66px; background:#fff; cursor:pointer; position:relative; }
/* */

#contents_ms_loading_panel { width:31px; height:31px; top:320px; margin:0 auto; position:relative; }

#Tcontainer{position:relative; text-align:left; height:100%;}

#SubWrap{position:relative; margin:0px 0px 0px 162px; text-align:left;}

#LocationArea{position:relative; height:29px; width:100%; border-bottom:1px solid #e9e9e9; text-align:right;}
	#LocationArea div{float:right; margin:0px 191px 0px 0px;}
	#LocationArea img{vertical-align:top;}
	#LocationArea .home{height:29px; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; display:inline-block; vertical-align:top; font-size:12px;}
	#LocationArea .text{height:22px; border-right:1px solid #e9e9e9; padding:7px 17px 0px 17px; display:inline-block; font-size:12px;}
	#LocationArea strong{height:22px; border-right:1px solid #e9e9e9; padding:7px 26px 0px 17px; display:inline-block; font-weight:normal; margin:0px 15px 0px 0px; color:#d63700; font-size:12px; font-family:nanumB; background:url(../image/total/dot3.gif) right center no-repeat;}

#SubContanterTitle{position:relative; width:100%; font-size:28px; color:#000; font-family:nanumB; height:73px;}
	#SubContanterTitle h4{display:inline-block; margin:28px 0px 0px 58px;}
	#SubContanterTitle .line{position:absolute; left:61px; bottom:0px; display:inline-block; width:30px; height:4px; background:#ff4800;}


#SubContent{position:relative; width:838px; margin:0 auto; padding-right:191px;}
	#SubContent .ContTitle1{font-size:16px; font-family:nanumB; color:#626262;}
	#SubContent .type1{font-size:14px; color:#7a7a7a; line-height:180%; padding:30px 0px 0px 0px;}
	#SubContent .CeoSign{position:relative; width:100%; text-align:right; display:inline-block;}

#LNB{position:fixed; left:0px; width:200px; height:1100px; background:#fff; top:0px; z-index:9999; border:1px solid #dedede;}
	#LNB dt{width:180px; height:54px; cursor:pointer;background:url(../image/total/gnb_arrow.gif) 139px 21px no-repeat;}
	#LNB dt .on{}
	#LNB dt a{font-size:14px; font-weight:bold; margin:17px 0px 0px 0px; width:176px; float:left; text-align:left; padding:0px 0px 0px 15px; color:#464646;}
	#LNB dt a:hover{color:#464646;}
	#LNB dd{width:200px; display:none;}
	#LNB .on{display:block}
	#LNB dd ul{width:193px;}
	#LNB dd ul li{width:163px; height:22px; padding:7px 0px 0px 30px; text-align:left; font-weight:bold; background:url(../image/total/dot.gif) 20px center no-repeat;}
	#LNB dd ul .on{color:#000;}
	#LNB dd ul .on a{color:#000;}
	#LNB dd ul li a{color:#6f6f6f; font-size:12px; font-weight:normal;}
	#LNB dd ul li a:hover{color:#444444;}
	#LNB #last{cursor:default; background:none; height:16px;}
	#LNB .dtfirst{cursor:default; background:none; height:16px;}
	#LNB .main_icon1{position:absolute; left:0px; top:735px; text-align:left;}
	#LNB .main_icon1 a{font-size:11px; display:inline-block; width:100%; text-align:left; color:#7c7c7c; margin:0px 0px 7px 13px; padding:0px 0px 0px 0px;}
	#LNB .main_icon1 a:hover{color:#000;}
	
	#lang{position:relative; width:201px; height:30px; border-top:1px solid #dedede; border-bottom:1px solid #dedede; background:#f8f8f8;}
	#lang li{height:22px; float:left; padding:8px 0px 0px 0px;}
	#lang .first{width:96px; border-right:1px solid #e6e6e6;}
	#lang .last{width:96px;}
	#lang a{font-size:10px; color:#878484;}
	#lang .on{color:#e5770d;}


#Wrap{position:relative; float:left;}

#history{position:relative; width:100%; height:1000px; background:url(../image/menu1/cont2_1_1.png) left top no-repeat;}
	#history .Since{position:absolute; top:73px; left:1px;}
	#history .text_area1{position:absolute; top:148px; left:1px; font-size:13px; color:#919191; line-height:200%;}
	#history .text_area1 strong{font-size:19px; color:#f06f1c; font-weight:normal; font-family:nanumB;}
	#history .text_area1 strong span{font-size:18px;}
	#history .text_area2{position:absolute; top:234px; left:1px; font-size:19px; color:#636262; line-height:150%;}
	#history .text_area3{position:absolute; top:334px; left:1px; font-size:13px; color:#8a8a8a; line-height:170%;}
	#history #cont1{position:absolute; top:224px; left:229px;}
	#history #cont1 li{font-size:14px; width:100%; clear:both; margin:0px 0px 29px 0px; display:inline-block;}
	#history #cont1 li .year{font-family:futuraStdHeavy; font-size:15px; color:#494949; display:inline-block; font-weight:bold; float:left; margin:0px 30px 0px 0px; white-space:nowrap;}
	#history #cont1 li .year2{font-family:futuraStdHeavy; font-size:11px; color:#494949; display:inline-block; font-weight:bold; float:left; margin:0px 30px 0px 0px; white-space:nowrap; background:;}
	#history #cont1 li .day{color:#6a6969; font-family:nanumB; display:inline-block; float:left; margin:2px 20px 0px 0px; white-space:nowrap;}
	#history #cont1 li .his{color:#7a7a7a; display:inline-block; float:left; margin:2px 0px 0px 0px; white-space:nowrap;}
	
#partners{position:relative; width:100%;}
	#partners h5{font-size:16px; color:#313131; display:inline-block; margin:8px 0px 0px 0px; font-weight:normal; font-family:nanumB;}
	#partners .line{width:13px; height:1px; background:#000; display:inline-block; left:3px; top:0px; position:absolute;}
	#partners h6{font-size:16px; color:#ff3600; display:inline-block; width:100%; height:41px; background:url(../image/menu1/cont2_3.gif) left top no-repeat; margin:16px 0px 0px 0px;}
	#partners h6 span{display:inline-block; margin:11px 0px 0px 17px; font-weight:normal; font-family:nanumB;}
	#partners ul{position:relative; margin:0 auto; margin-top:53px; text-align:center;}
	#partners ul li{position:relative; width:152px; height:64px; background:url(../image/menu1/cont2_4.gif) right center no-repeat; text-align:center; display:inline-block; *display:inline; *zoom:1; margin:0px 0px 50px 0px;}
	#partners ul li span{display:inline-block; width:100%; font-size:14px; color:#7a7a7a;}

#notice{position:relative; width:145px; height:133px; margin:0 auto; text-align:left; margin-top:40px;}
	#notice h4{color:#81879e; display:inline-block; width:135px; padding:9px 5px 10px 5px; border-bottom:1px solid #424656; font-size:13px;}
	#notice ul{position:relative; width:100%; margin:14px 0px 0px 0px;}
	#notice ul li{background:url(../image/total/dot2.gif) left center no-repeat; padding:0px 0px 0px 8px; margin:4px 0px;}
	#notice ul li a{display:inline-block; width:100%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:12px; color:#787a82;}
	#notice ul li a:hover{color:#fff;}

.main_visual{margin:0px 0px 0px 202px; position:absolute; opacity:0; display:none;}
.main_visual .visual_img{width:100%;}
.main_visual .typo{position:absolute; top:25%; right:10%;}
#blank{margin:0px 0px 0px 202px;}

#content_Wrap{position:fixed; right:0px; top:0px; width:368px; height:100%;}
#Sub_content_Wrap{position:fixed; right:0px; top:0px; width:191px; height:100%;}
#content1{position:relative; float:left; width:177px; height:100%; background:#393d4e;}
#content2{position:relative; float:left; width:191px; height:100%; background:#3b3636;}



#PdfDownload{position:relative; float:left;}
	#PdfDownload img{vertical-align:top;}
	
#jedo{position:relative; float:left;}	
	#jedo img{vertical-align:top;}

#QuickMenu{position:relative; float:left; width:100%; background:#3b3636;}
	#QuickMenu h4{color:#a7a7a7; font-size:12px; width:100%; text-align:left; padding:23px 0px 18px 18px;}
	#QuickMenu ul{position:relative; width:145px; margin:0 auto;}
	#QuickMenu ul li{width:58px; display:inline-block; margin:0px 0px 20px 0px;}
	#QuickMenu ul li a{font-size:12px; color:#7e7c7c;}
	#QuickMenu ul li a:hover{color:#FFF;}
	#QuickMenu ul li a span{display:inline-block; width:58px; margin:10px 0px 0px 0px; text-align:center;}
	#QuickMenu ul .left{float:left;}
	#QuickMenu ul .right{float:right;}






#Development{position:relative; width:100%; margin:50px 0px 0px 0px; background:url(../image/menu4/cont1.gif) left 200px no-repeat;}
	#Development h5 span{display:inline-block; font-size:55px; color:#3a3a3a; font-family:nanumB; width:100%; text-align:left; height:45px; vertical-align:top;}
	#Development .type1{font-size:18px; color:#f33900; font-family:nanumB; display:inline-block; margin:0px 0px 0px 0px; width:100%;}
	#Development .type2{font-size:15px; color:#525252; font-family:nanumB; display:inline-block; margin:10px 0px 0px 0px; width:100%;}
	#Development .type3{font-size:14px; color:#7a7a7a; display:inline-block; margin:10px 0px 0px 0px; width:100%; line-height:170%; height:632px;}
	#Development .type4{display:inline-block; width:100%; position:relative; font-size:14px; color:#525252; line-height:180%;}
	#Development .type4 h6{font-size:16px; color:#313131; font-family:nanumB; font-weight:normal; display:inline-block; margin:9px 0px 0px 0px;}
	#Development .type4 .line{position:absolute; width:13px; height:1px; background:#000; left:3px; top:0px;}
	#Development .type4 .step{margin:30px 0px 30px 0px;}
	#Development table{width:100%; border-collapse:collapse; margin:70px 0px 100px 0px;}
	#Development table th,
	#Development table td{padding:20px; text-align:center;}
	#Development table th{font-size:14px; color:#525252; font-family:nanumB; font-weight:normal; border-top:1px solid #c1c1c1; border-bottom:1px solid #ababab;}
	#Development table td{font-size:14px; color:#767676; border-bottom:1px solid #eaeaea;}


#Equipment2{position:relative; width:100%; margin:58px 0px 0px 0px;}
	#Equipment2 .TitleType1{text-align:left; font-size:18px; color:#f06f1c; font-weight:normal; display:inline-block;}
	#Equipment2 .TitleType2{text-align:left; font-size:32px; color:#585858; font-weight:normal; display:inline-block; font-family:nanumB; width:100%;}
	#Equipment2 table{width:100%; border-collapse:collapse; margin:20px 0px 30px 0px;}
	#Equipment2 table th,
	#Equipment2 table td{padding:12px; text-align:center;}
	#Equipment2 table th{font-size:13px; color:#5f5f5f; font-family:nanumB; font-weight:normal; border-top:1px solid #c1c1c1; border-bottom:1px solid #ababab;}
	#Equipment2 table td{font-size:13px; color:#7c7c7c; border-bottom:1px solid #eaeaea;}


#BlackBg{position:fixed; background:#000; opacity:0; display:none; z-index:99998; cursor:pointer;}
#PrivacyPolicy{position:fixed; width:970px; height:680px; background:url(../image/etc/cont1.gif) left top no-repeat; top:50%; left:50%; border:1px solid #000; z-index:99999; margin:-340px 0px 0px -485px; opacity:0; display:none;}
	#PrivacyPolicy textarea{width:90%; height:450px; margin:170px 0px 0px 0px; border:1px solid #ececec; background:#fbfbfb; font-size:14px; overflow-y:scroll; padding:10px; font-family:nanum;}
	#PrivacyPolicy a{position:absolute; top:21px; right:33px;}

#Equipment{position:relative; width:100%;}
	#Equipment h5{display:inline-block; width:100%; font-size:32px; color:#585858; font-weight:normal; font-family:nanumB; text-align:center; margin:30px 0px 0px 0px;}
	#Equipment .menu5tap{position:relative; width:100%; height:43px; border-top:1px solid #e7e7e8; border-bottom:1px solid #ced0d1; margin:40px 0px 0px 0px;}
	#Equipment .menu5tap li{position:relative; float:left;}
	#Equipment .menu5tap li a{font-size:14px; color:#656565; padding:11px 15px; text-align:center; display:inline-block; background:url(../image/board/geb1.gif) right center no-repeat;}
	#Equipment .menu5tap li a:hover{color:#000;}
	#Equipment .menu5tap .on{color:#ff4c22; font-family:nanumB;}
	#Equipment .menu5tap .on .line{display:inline-block; width:100%; height:4px; background:#ff5a00; position:absolute; left:0px; top:-5px;}


#copy{position:relative; height:102px; clear:both; float:left; text-align:left; margin:17px 0px 0px 162px; color:#ababab; font-size:11px; border-top:1px solid #efefef;}
	#copy address{margin:15px 0px 0px 21px; display:inline-block; width:100%; color:#727272;}
	#copy span{margin:9px 0px 0px 21px; display:inline-block; width:100%; color:#727272;}
	#copy span strong{color:#949494; font-family:nanumB;}
	#copy .copyright{font-size:10px;}
	#copy .copylogo{position:absolute; top:0px; right:0px; width:186px;}
	
#SubCopy{position:relative; height:162px; clear:both; float:left; text-align:center; margin:17px 0px 0px 162px; color:#ababab; font-size:11px; border-top:1px solid #efefef;}
	#SubCopy address{margin:35px 0px 0px 21px; display:inline-block; width:100%; color:#727272;}
	#SubCopy span{margin:9px 0px 0px 21px; display:inline-block; width:100%; color:#727272;}
	#SubCopy span strong{color:#949494; font-family:nanumB;}
	#SubCopy .copyright{font-size:10px;}
	#SubCopy .copylogo{position:relative; width:100%; text-align:center; margin:0px; padding:0px;}
	
#QualityPolicy{position:relative; width:100%; margin:0px 0px 100px 0px; display:inline-block;}	
	#QualityPolicy #first{position:relative; width:272px; height:661px; margin:33px 0px 0px 0px; float:left;}
	#QualityPolicy #first h6{position:absolute; height:39px; background:url(../image/menu3/cont1_1.gif) left top no-repeat; font-size:24px; color:#404040; padding:50px 0px 0px 50px; top:0px; left:0px;}
	#QualityPolicy #first span{width:247px; border-right:1px solid #e3e3e3; display:inline-block; height:506px; margin:122px 0px 0px 0px; font-size:14px; color:#878787; line-height:180%; padding:33px 0px 0px 24px; background:url(../image/menu3/cont1_2.gif) left bottom no-repeat;}

	#QualityPolicy #second{position:relative; width:294px; height:661px; margin:33px 0px 0px 0px; float:left;}
	#QualityPolicy #second h6{position:absolute; height:39px; background:url(../image/menu3/cont1_3.gif) left top no-repeat; font-size:24px; color:#404040; padding:50px 0px 0px 50px; top:0px; left:-11px;}
	#QualityPolicy #second span{width:233px; border-right:1px solid #e3e3e3; display:inline-block; height:186px; margin:122px 0px 0px 0px; font-size:14px; color:#878787; line-height:180%; padding:353px 0px 0px 60px; background:url(../image/menu3/cont1_4.gif) left top no-repeat;}
	
	#QualityPolicy #Third{position:relative; width:272px; height:661px; margin:33px 0px 0px 0px; float:left;}
	#QualityPolicy #Third h6{position:absolute; height:39px; background:url(../image/menu3/cont1_6.gif) left top no-repeat; font-size:24px; color:#404040; padding:50px 0px 0px 50px; top:0px; left:-11px;}
	#QualityPolicy #Third span{width:232px; display:inline-block; height:506px; margin:122px 0px 0px 0px; font-size:14px; color:#878787; line-height:180%; padding:33px 0px 0px 40px; background:url(../image/menu3/cont1_5.gif) left bottom no-repeat;}
	
	
#LocationMap{position:relative; width:100%;}
	#LocationMap h5{margin:65px 0px 0px 0px;}
	#LocationMap h6{font-size:18px; color:#4a4a4a; font-family:nanumB; font-weight:normal; margin:30px 0px 10px 0px;}
	#LocationMap .type1{font-size:14px; color:#999999;}
	#LocationMap .type1 strong{color:#f06f1c; font-family:nanumB; font-weight:normal;}
	#LocationMap .type2{color:#606060; font-size:15px; line-height:180%;}
	#LocationMap .map_btn1{position:absolute; top:164px; left:645px;}
	#LocationMap .map_btn2{position:absolute; top:164px; left:736px;}
	#LocationMap .LocationImg{margin:16px 0px 0px 0px;}
	#LocationMap .btnArea{position:relative; width:100%; text-align:center; margin:83px 0px 80px 0px;;}
	
	
#ProductInfo{position:relative; width:100%; margin:0px 95px 0px 0px;}	
	#ProductInfo h5{display:inline-block; width:100%; height:154px; text-align:center; padding:6px 0px 0px 0px;}
 	#ProductInfo #tap{width:100%; height:39px; border-bottom:1px solid #e5e5e5; text-align:left;}
	#ProductInfo #tap ul li{float:left; padding:0px 20px; background:url(../image/board/geb1.gif) right 15px no-repeat;}
	#ProductInfo #tap ul .first{padding:0px 20px 0px 0px;}
	#ProductInfo #tap ul .first a{padding:0px 20px 0px 0px;}
	#ProductInfo #tap ul li a{font-size:15px; color:#4c4b4b; margin:10px 0px 0px 0px; display:inline-block; padding:0px 20px;}
	#ProductInfo #tap ul li .on{color:#ff4e00; font-family:nanumB; background:url(../image/board/icon4.gif) right center no-repeat;}
	#ProductInfo #ProductImg{position:relative; width:100%;}
	
#productDetail{position:relative; width:100%; font-size:14px; color:#7b7b7b; line-height:180%; margin:0px 0px 100px 0px;}	
	#productDetail h6{display:inline-block; padding-left:15px; background:url(../image/menu2/dot.gif) 2px center no-repeat; font-size:16px; color:#393939; font-weight:normal;}
	#productDetail strong{display:inline-block; width:100%; height:41px; background:url(../image/menu2/cont1.gif) left top repeat-x; font-size:18px; margin:19px 0px 0px 0px; padding:7px 0px 0px 0px;}
	#productDetail strong span{margin:0px 0px 0px 10px; display:inline-block; font-weight:normal; font-family:nanumB; color:#393939;}
	
	
	
	
	
	
#NoticeBoardList{width:100%; border-collapse:collapse; margin-bottom:100px;}	
	#NoticeBoardList thead tr .MainTitleText{float:left;}
	#NoticeBoardList thead tr .SearchArea{float:right; margin:93px 0px 0px 0px;}
	#NoticeBoardList thead tr .SearchArea select{border:1px solid #e2e2e2; height:25px; font-family:nanum; font-size:12px; color:#616161; line-height:23px;}
	#NoticeBoardList thead tr .SearchArea input{height:23px; border:1px solid #e2e2e2; background:#fafafa; padding:0px 10px; width:160px; font-family:nanum;margin:0px 4px 0px 4px;}
	#NoticeBoardList thead tr .SearchArea img{}
	#NoticeBoardList thead .title th{padding:20px; background:url(../image/board/title_bg.gif) right bottom no-repeat; font-size:13px; color:#000; text-align:center; font-family:nanumB; font-weight:normal;}
	#NoticeBoardList thead .title .last{background:url(../image/board/title_bg.gif) left bottom no-repeat;}
	#NoticeBoardList tbody tr td{padding:20px 0px; font-size:13px; color:#4a4a4a; border-bottom:1px solid #eeeeee;}
	#NoticeBoardList tbody tr td a{font-size:13px; color:#4a4a4a;}
	#NoticeBoardList tbody tr td a:hover{color:#000;}
	#NoticeBoardList tbody tr .cont1{text-align:center;}
	#NoticeBoardList tbody tr .cont2{text-align:left; padding:20px;}
	#NoticeBoardList tbody tr .cont3{text-align:center;}
	#NoticeBoardList tbody tr .cont4{text-align:center;}
	#NoticeBoardList tfoot tr .ListInfo{background:url(../image/board/dot2.gif) 10px center no-repeat; padding:20px; color:#808080;} 
	#NoticeBoardList tfoot tr .ListInfo strong{font-family:nanumB; font-weight:normal;}
	#NoticeBoardList tfoot tr .Numbering{text-align:center;}
	#NoticeBoardList tfoot tr .Numbering span{margin:0px 20px; display:inline-block;}
	#NoticeBoardList tfoot tr .num a{padding:7px 11px; border:1px solid #e8e8e8;}
	#NoticeBoardList tfoot tr .num .on{background:#ed6136; color:#fff;}
	
#NoticeBoardRead{width:100%; border-collapse:collapse; margin-bottom:100px;}	
	#NoticeBoardRead thead tr .MainTitleText{float:left;}
	#NoticeBoardRead thead tr .SearchArea{float:right; margin:93px 0px 0px 0px;}
	#NoticeBoardRead thead tr .SearchArea select{border:1px solid #e2e2e2; height:25px; font-family:nanum; font-size:12px; color:#616161; line-height:23px;}
	#NoticeBoardRead thead tr .SearchArea input{height:23px; border:1px solid #e2e2e2; background:#fafafa; padding:0px 10px; width:160px; font-family:nanum;}
	#NoticeBoardRead thead tr .SearchArea img{vertical-align:top;}
	#NoticeBoardRead thead .title2 th{padding:20px 0px 0px 20px;font-size:13px; color:#2b2b2b; text-align:left; font-family:nanumB; font-weight:normal; border-top:1px solid #e9e9e9;}
	#NoticeBoardRead thead .title th{padding:10px 0px 20px 20px; background:url(../image/board/title_bg.gif) left bottom no-repeat; font-size:16px; color:#e16033; text-align:left; font-family:nanumB; font-weight:normal;}
	#NoticeBoardRead thead .title .date{padding:20px 20px 20px 0px;}
	#NoticeBoardRead tbody tr td{padding:20px; line-height:180%; font-size:13px; border-bottom:1px solid #ebebeb;}
	#NoticeBoardRead tfoot tr .AddFile{padding:15px 0px 15px 20px; background:url(../image/board/dot3.gif) 10px center no-repeat; border-top:1px solid #ebebeb;color:#616161; font-size:13px; text-align:left;}
	#NoticeBoardRead tfoot tr .AddFile a{font-size:13px;}
	#NoticeBoardRead tfoot tr .btnarea{text-align:right;}
	#NoticeBoardRead tfoot tr td{font-size:14px; color:#979696; padding:15px 15px 15px 20px;}
	#NoticeBoardRead tfoot tr td a{font-size:14px;}
	#NoticeBoardRead tfoot tr td span{display:inline-block; width:70px; margin:0px 20px 0px 0px;}
	#NoticeBoardRead tfoot tr .prev{border:1px solid #e9e9e9; background:#fefefe;}
	#NoticeBoardRead tfoot tr .next{border-left:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; border-right:1px solid #e9e9e9; background:#fefefe;}
	#NoticeBoardRead tfoot tr .prev span{background:url(../image/board/icon2.gif) right center no-repeat;}
	#NoticeBoardRead tfoot tr .next span{background:url(../image/board/icon3.gif) right center no-repeat;}
	
#normal_board_list4{width:100%; border-collapse:collapse; margin-bottom:50px; margin:0 auto;}
	#normal_board_list4 th,
	#normal_board_list4 td{padding:10px; text-align:center; font-size:14px;}
	#normal_board_list4 th,
	#normal_board_list4 td a{font-size:13px;}
	#normal_board_list4 thead tr th{font-size:12px; color:#4e4e4e;}
	#normal_board_list4 thead tr .title1{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list4 thead tr .title2{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list4 thead tr .title3{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list4 thead tr .title4{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list4 thead tr .title9{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #bfbfbf;}
	#normal_board_list4 thead tr .title10{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #bfbfbf;}
	#normal_board_list4 thead tr .title5{background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list4 thead tr .title6{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:1px solid #bfbfbf; border-bottom:1px solid #9a9b9b;}
	#normal_board_list4 thead tr .title7{background-color:#e2e2e2; border-top:1px solid #bfbfbf; border-bottom:1px solid #9a9b9b;}
	#normal_board_list4 thead tr .title8{background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #bfbfbf;}
	#normal_board_list4 tbody tr td{border-bottom:1px solid #c0c1c1; line-height:180%; padding:20px 10px 20px 10px;}
	#normal_board_list4 tbody tr td strong{color:#141414;}
	#normal_board_list4 tbody tr td a span{display:inline-block; clear:both; width:229px; margin:0 auto;}
	#normal_board_list4 tbody tr td a img{border:1px solid #CCC;}
	#normal_board_list4 tbody tr .cont1{text-align:center;}
	#normal_board_list4 tbody tr .cont2{text-align:left;}
	#normal_board_list4 tbody tr .cont3{text-align:center;}
	#normal_board_list4 tbody tr .cont4{text-align:center;}
	#normal_board_list4 tbody tr .cont5{text-align:center;}
	#normal_board_list4 tfoot tr td img{vertical-align:middle; margin:0px 3px 0px 3px;}
	#normal_board_list4 tfoot tr td a strong{color:#1a8495;}
	#normal_board_list4 tfoot .btn td{text-align:right;}
	#normal_board_list4 tfoot .search td select{border:1px solid #b4b4b4; width:80px; height:22px; line-height:20px;}
	#normal_board_list4 tfoot .search td input{border:1px solid #b4b4b4; height:20px; line-height:20px; margin:0px 5px 0px 5px;}
	
#normal_board_read1{border-collapse:collapse; width:100%; margin:0px 0px 50px 0px;}
	#normal_board_read1 th,
	#normal_board_read1 td{padding:10px; font-size:12px;}
	#normal_board_read1 thead tr .title1{background:url(../image/board/nomal_board_list_geb.jpg) right 10px no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_read1 thead tr .title2{background:url(../image/board/nomal_board_list_geb.jpg) right 10px no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b; text-align:left;}
	#normal_board_read1 thead tr .title3{background:url(../image/board/nomal_board_list_geb.jpg) right 10px no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_read1 thead tr .title4{background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_read1 tbody tr .body_content{padding:20px; text-align:left; line-height:180%; border-bottom:1px solid #c0c1c1;}
	#normal_board_read1 tbody tr .addfile1{border-bottom:1px solid #c0c1c1; background:url(../image/board/nomal_board_list_geb.jpg) right 10px no-repeat; border-bottom:1px solid #cfcfcf;}
	#normal_board_read1 tbody tr .addfile2{border-bottom:1px solid #c0c1c1; text-align:left;}
	#normal_board_read1 tbody tr .answer{background:#e2e2e1; text-align:left; border-bottom:1px solid #c0c1c1; padding:30px; line-height:180%;}
	#normal_board_read1 tbody tr .answer strong{color:#f26522;}
	#normal_board_read1 tfoot tr .btn{text-align:right;}
	#normal_board_read1 tfoot tr .next_text1{background:url(../image/board/nomal_board_list_geb.jpg) right 10px no-repeat; background-color:#e6e6e6; border-bottom:1px solid #cfcfcf; border-top:1px solid #cfcfcf; }
	#normal_board_read1 tfoot tr .next_text2{background-color:#e6e6e6; border-bottom:1px solid #cfcfcf; border-top:1px solid #cfcfcf; text-align:left;}
	#normal_board_read1 tfoot tr .prev_text1{background:url(../image/board/nomal_board_list_geb.jpg) right 10px no-repeat;background-color:#e6e6e6; border-bottom:1px solid #cfcfcf;}
	#normal_board_read1 tfoot tr .prev_text2{background-color:#e6e6e6; border-bottom:1px solid #cfcfcf; text-align:left;}
	
#normal_board_write{border-collapse:collapse; width:100%; margin-bottom:20px; margin:0px 0px 50px 0px;}
	#normal_board_write th,
	#normal_board_write td{padding:10px; border-bottom:1px solid #d2d3d3; font-size:13px;}
	#normal_board_write td{text-align:left;}
	#normal_board_write td input{border:1px solid #b4b4b4; height:18px; line-height:18px; background:#ececec;}
	#normal_board_write td textarea{border:1px solid #b4b4b4; line-height:180%; background:#ececec; overflow-y:scroll; padding:10px; width:650px; height:300px;}
	#normal_board_write tbody th{background:#e2e2e2;}
	#normal_board_write tbody .fir_title{border-top:2px solid #828385;}
	#normal_board_write tbody .fir_cont{border-top:2px solid #828385;}
	#normal_board_write tbody .content_input{text-align:center;}
	#normal_board_write tbody .tap_add{text-align:left; font-size:20px; font-weight:bold; padding:10px 0px 0px 10px;}
	#normal_board_write tbody .tap_add span{float:right;}
	#normal_board_write tfoot tr td{text-align:center; border:0px;}
	
#normal_board_list3{width:100%; border-collapse:collapse; margin-bottom:50px; margin:0 auto;}
	#normal_board_list3 th,
	#normal_board_list3 td{padding:10px; text-align:center; font-size:14px;}
	#normal_board_list3 th,
	#normal_board_list3 td a{font-size:13px;}
	#normal_board_list3 thead tr th{font-size:12px; color:#4e4e4e;}
	#normal_board_list3 thead tr .title1{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list3 thead tr .title2{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list3 thead tr .title3{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list3 thead tr .title4{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list3 thead tr .title9{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #bfbfbf;}
	#normal_board_list3 thead tr .title10{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #bfbfbf;}
	#normal_board_list3 thead tr .title5{background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #9a9b9b;}
	#normal_board_list3 thead tr .title6{background:url(../image/board/nomal_board_list_geb.jpg) right center no-repeat; background-color:#e2e2e2; border-top:1px solid #bfbfbf; border-bottom:1px solid #9a9b9b;}
	#normal_board_list3 thead tr .title7{background-color:#e2e2e2; border-top:1px solid #bfbfbf; border-bottom:1px solid #9a9b9b;}
	#normal_board_list3 thead tr .title8{background-color:#e2e2e2; border-top:2px solid #828385; border-bottom:1px solid #bfbfbf;}
	#normal_board_list3 tbody tr td{border-bottom:1px solid #c0c1c1; line-height:180%;}
	#normal_board_list3 tbody tr td strong{color:#141414;}
	#normal_board_list3 tbody tr td a span{display:inline-block; clear:both; width:229px; float:left;}
	#normal_board_list3 tbody tr td a img{border:1px solid #CCC;}
	#normal_board_list3 tbody tr .cont1{text-align:center;}
	#normal_board_list3 tbody tr .cont2{text-align:left;}
	#normal_board_list3 tbody tr .cont3{text-align:center;}
	#normal_board_list3 tbody tr .cont4{text-align:center;}
	#normal_board_list3 tbody tr .cont5{text-align:center;}
	#normal_board_list3 tfoot tr td img{vertical-align:middle; margin:0px 3px 0px 3px;}
	#normal_board_list3 tfoot tr td a strong{color:#1a8495;}
	#normal_board_list3 tfoot .btn td{text-align:right;}
	#normal_board_list3 tfoot .search td select{border:1px solid #b4b4b4; width:80px; height:22px; line-height:20px;}
	#normal_board_list3 tfoot .search td input{border:1px solid #b4b4b4; height:20px; line-height:20px; margin:0px 5px 0px 5px;}




#gallery_list_type2{border-collapse:collapse; width:100%; border-top:2px solid #b2b2b2;}
	#gallery_list_type2 tbody th,
	#gallery_list_type2 tbody td{padding:16px; border-bottom:1px solid #CCC;}
	#gallery_list_type2 tbody th img{border:1px solid #CCC;}
	#gallery_list_type2 tbody td a{display:inline-block; text-align:left;}
	#gallery_list_type2 tbody td .title{display:inline-block; width:100%; text-align:left; font-size:16px; color:#595959;}
	#gallery_list_type2 tbody td .content_text{display:inline-block; width:100%; height:35px; text-align:left; margin:10px 0px 0px 0px;}
	#gallery_list_type2 tbody td .text_info{display:inline-block; width:100%; text-align:right; font-size:11px;}
	#gallery_list_type2 tfoot tr td{padding:10px;}
	#gallery_list_type2 tfoot tr td img{vertical-align:middle; margin:0px 3px 0px 3px;}
	#gallery_list_type2 tfoot tr td a strong{color:#1a8495;}
	#gallery_list_type2 tfoot .btn td{text-align:right;}
	#gallery_list_type2 tfoot .search td select{border:1px solid #b4b4b4; width:80px; height:22px; line-height:20px;}
	#gallery_list_type2 tfoot .search td input{border:1px solid #b4b4b4; height:20px; line-height:20px; margin:0px 5px 0px 5px;}

