﻿@charset "utf-8";

/*@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);*/

/*@font-face{font-family:'Noto Sans KR';src:url(font/NotoSansKR-Regular.eot);src:local(☺),url(font/NotoSansKR-Regular.eot?#iefix) format(embedded-opentype),url(font/NotoSansKR-Regular.woff) format(woff),url(font/NotoSansKR-Regular.ttf) format(truetype);}*/
/*@font-face{font-family:'Noto Sans KR Bold';src:url(font/NotoSansKR-Bold.eot);src:local(☺),url(font/NotoSansKR-Bold.eot?#iefix) format(embedded-opentype),url(font/NotoSansKR-Bold.woff) format(woff),url(font/NotoSansKR-Bold.ttf) format(truetype);}*/
@import url('https://hangeul.pstatic.net/hangeul_static/css/nanum-square.css');

@font-face{
	font-family:'Noto Sans KR';
	src:url('font/NotoSansKR-Regular.eot');
	src:url('font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
	url('font/NotoSansKR-Regular.woff') format('woff'),
	url('font/NotoSansKR-Regular.ttf') format('truetype');
	src:local(※), url('font/NotoSansKR-Regular.woff') format('woff');
}

@font-face {
 font-family: 'NanumGothic';
 src: url(../NanumGothic.eot);
}

/* Common */
a{color:#000;text-decoration:none}
a:hover{color:#1b53c4;text-decoration:none}
img{border:0;} /*링크 걸린 이미지 border 자동 생성*/
a {selector-dummy: expression(this.hideFocus=true);} /*링크 걸린 곳 자동으로 blur주기*/
fieldset{border:none;vertical-align:top;}
.blind{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0}
h2{ list-style:none;}
input{border:none; outline: none;}

/*-----------------------base style-----------------------*/

html *{
	margin:0px; padding:0px;
	line-height:1.4;
	font-family: Dotum, 돋움, 'Nanum Gothic', 나눔고딕, verdana, 나눔고딕, AppleGothic, sans-serif;
	font-size:12px;
	color:#222;
	}

.margin20_10{margin:20px 0px 10px 0px;}
.margin10{margin:10px 0px 10px 0px;}
.margin15_5{padding:5px 0px 0px 0px;}
.margin_2{padding:0px 2px 0px 2px;}
.ic_btn{margin:0px 0px 0px 3px; vertical-align:text-bottom;}
.ic_btn2{margin:0px 3px 0px 0px; vertical-align:text-top;}
.ic_btn3{margin:0px 3px 0px 0px;}
.ic_btn4{margin:0px 3px 0px 3px;}
.ic_btn5{margin:0px 0px 5px 0px; vertical-align:text-bottom;}
.ic_btn6{margin:0px 5px 0px 5px;}
.ic_btn7{margin:0px 15px 0px 15px;}
.ic_btn8{margin:0px 3px 0px 10px;}
.ic_btn9{margin:0px 0px 20px 0px;}

/*탑공간*/	
#header{width:100%; height:126px; margin:0px auto; border-top:#dd2443 10px solid;}
	#hgroup{width:1250px; height:126px; margin:0px auto;}
	#logo{width:210px; float:left; padding-top:5px; text-align:center;}
	#menu{width:750px; text-align:center; float:left; padding-top:55px; padding-left:0px;}
	#menu li{height:30px; float:left; list-style:none; margin:0px 0px 0px 30px; padding:4px 8px 6px 8px; display:block; }
	#menu li a{color:#000; font-family:'NanumSquareAcb','Nanum Gothic', 나눔고딕, Oswald; font-size:17px; font-weight:bold; padding:4px 8px 6px 8px;;}
	#menu li a:hover{color:#fff; font-family:'NanumSquareAcb','Nanum Gothic', 나눔고딕, Oswald; font-size:17px; font-weight:bold; background:#aa927b; padding:4px 8px 6px 8px;}	
	#search{width:290px; float:left; padding-top:50px;}
	#search p{float:left;}
	#search p.lbtn{padding:0px; cursor: pointer; margin-left:-1px;}
	#search p.rbtn{padding:0px; cursor: pointer; margin-left:-1px;}
	.searchinput{color:#fff; border-bottom: #dd2443 1px solid; border-top: #828282 0px solid; border-left: #828282 0px solid; border-right: #828282 0px solid; height:26px; padding:2px 0px 0px 6px; width:240px; float:left;}	
	
	
		
/*콘텐츠공간*/
#sub_img{width:100%; margin:0px auto; }
#section{width:1250px; min-height:500px; margin:0px auto; padding-top:20px;}
#section_wrap{width:1250px; min-height:500px; margin:0px auto; padding-top:0px; background-color:#fff;}
#aside{width:275px; float:left; padding-bottom:20px;} 
#article{width:975px; padding:0px; float:left; margin-top:0px;}
#bottom{width:1250px; height:150px; margin:15px auto;}
					
/*카피라이터*/
#footer{width:1250px; height:70px; padding:0px; margin:10px auto; clear:both;}
		.copyLink{width:990px; height:22px; background:url(../images/copybg.gif); padding-left:260px; margin-bottom:10px; padding-top:8px;}
		.copylogo{width:260px; height:50px; float:left; padding-top:0px; text-align:center;}
		.copyright{width:990px; height:50px; float:left;}	
		
/*레프트메뉴 및 배너*/	
.Leftmenu{float:left; width:215px; background:#fff; padding-bottom:10px; }
.Leftmenu h2{width:215px; padding-top:0px;}

.Leftmenu ul{text-align:left; margin-top:0px; width:215px;}
.Leftmenu ul li{width:215px; height:39px; padding-left:0px; cursor:pointer; font-size:13px; font-weight:700; list-style:none; border-bottom:#0a3069 dotted 1px;}
.Leftmenu ul li span a{font-family:'NanumGothic', 나눔고딕; padding:10px 10px 10px 30px; display:block; width:185px; cursor:pointer; color:#0a3069; font-size:13px; font-weight:bold; z-index:1; background-image:url(../images/bg_leftti.png); background-position:15px center; background-repeat:no-repeat;} 
.Leftmenu ul li span a:hover{color: #d65c27; background-image : url(../images/bg_lefttion.png); background-position:15px center; background-repeat:no-repeat;}
.leftselect{font-family:'NanumGothic', 나눔고딕; padding:11px 10px 11px 30px; display:block; width:185px; color: #d65c27; background-image : url(../images/bg_lefttion.png); background-position:15px center; background-repeat:no-repeat; font-size:13px; }   

#quick_banner{width:215px; float:left;}


/*-----------------------메인페이지-----------------------*/
/*메인이미지*/	
#mainVisualwrap{width:100%; margin:0px auto; background-image:url(../images/main_imgbg.gif);}
#mainVisual{width:1420px; height:527px; margin:0px auto; padding-top:0px; background-color:#e2ebed;}
	/* 메인이미지 슬라이드 */
		#mainSlidervisual {float:left; width:1420px; height:527px; position:relative;}
		#mainSlidervisual .sliderContent {clear:both; width:1420px; height:527px; position:relative; overflow:hidden; }
		#mainSlidervisual .sliderContent img {width:1420px; height:527px; border-bottom:0px #d7d7d7 solid; border-left:0px #d7d7d7 solid; border-right:0px #d7d7d7 solid;}
		#mainSlidervisual .sliderContent .item {position:absolute;width:1420px; height:527px; border-bottom:0px #d7d7d7 solid; border-left:0px #d7d7d7 solid; border-right:0px #d7d7d7 solid; }				
		#mainSlidervisual .sliderArrows a {display:block;text-indent:-9999px;z-index:1;width:24px;height:59px;overflow:hidden;position:absolute;top:50%;margin-top:-20px; }
		#mainSlidervisual .prev {background-image:url(/images/ic_prevoff.png); left:20px;}
		#mainSlidervisual .prev:hover {background-image:url(/images/ic_prevon.png);}
		#mainSlidervisual .next {background-image:url(/images/ic_nextoff.png); right:20px;}
		#mainSlidervisual .next:hover {background-image:url(/images/ic_nexton.png);}

		#mainSlidervisual .sliderBullets {position:absolute; bottom:10px; z-index:90; margin-left:50%;}
		#mainSlidervisual .sliderBullets a {float:left;  display:block; text-indent:-9999px; margin-left:3px; width:15px; height:15px; background: transparent url(/images/off.png) no-repeat left top;}
		#mainSlidervisual .sliderBullets .active {background:url(/images/on.png) no-repeat left top;}
		.float_left {float: left;}
		
/*메인g2b제품*/
#main_g2b{width:1250px; height:420px; margin:0px auto; clear:both;}
	#g2blist_wrap{width:1250px; height:520px; margin:0px auto;}
	#g2blist_wrap h2{float:left; width:1250px; text-align:center; padding:20px 0px 20px 0px;}
	#g2blist{width:1250px; float:left; margin-bottom:5px;}
	#g2b1line{width:1250px; height:407px; float:left; margin:5px 0px 25px 0px;}
	#g2b1line li{list-style:none;float:left;cursor:pointer;}
	#g2b1line li.P{width:290px; height:407px; list-style:none;float:left;cursor:pointer;}		
	#g2b1line li.margin{width:30px; border:0px;}
	#g2b1line li p{float:left;}		
	#g2b1line li p.P_img{text-align:center; background-color:#fff; border:#CCC 1px solid; height:310px; margin-bottom:10px;}
	#g2b1line li p.P_img img{width:250px; height:250px; text-align:center; margin:16px; border-bottom:#666 2px solid; }
	.P_text{margin-left:25px; width:230px; height:35px; text-align:center; font-family:'NanumGothic', 나눔고딕; font-size:16px; color:#000; font-weight:bold; float:left;}
	#g2b1line li p.P_text2{margin-left:20px; width:180px; padding-top:7px; font-size:12px; color:#000; height:15px;}
	#g2b1line li p.P_text3{margin-left:20px; width:180px; padding:5px 0px 0px 0px; font-size:12px; color:#000; height:18px;}
	#g2b1line li p.P_text4{margin-left:0px; width:54px; padding:10px 0px 10px 10px;}	
	#g2b1line li p.P_text5{margin-left:20px; width:200px; padding-top:0px; font-family:Verdana, Geneva, sans-serif; color:#00bea4; font-weight:bold;}	
	#g2b1line li p.P_text5 img{margin:0px 3px 0px 0px; vertical-align:bottom;}	

/*메인제품*/
#main_product{width:1250px; height:420px; margin:0px auto; clear:both;}
	#mplist_wrap{width:1250px; height:520px; margin:0px auto;}
	#mplist_wrap h2{float:left; width:1250px; text-align:center; padding:30px 0px 20px 0px;}
	#mplist{width:1250px; float:left; margin-bottom:5px;}
	#mp1line{width:1250px; height:407px; float:left; margin:5px 0px 25px 0px;}
	#mp1line li{list-style:none;float:left;cursor:pointer;}
	#mp1line li.P{width:284px; height:407px; border:#ccc 0px solid; list-style:none;float:left;cursor:pointer;}		
	#mp1line li.margin{width:35px; border:0px;}
	#mp1line li p{float:left;}		
	#mp1line li p.P_img{text-align:center; background-color:#fff; border:#CCC 1px solid; height:310px; margin-bottom:10px;}
	#mp1line li p.P_img img{width:250px; height:250px; text-align:center; margin:16px; border-bottom:#666 2px solid; }
	.P_text{margin-left:25px; width:230px; height:35px; text-align:center; font-family:'NanumGothic', 나눔고딕; font-size:16px; color:#000; font-weight:bold; float:left;}
	#mp1line li p.P_text2{margin-left:25px; width:145px; padding-top:15px; font-size:12px; color:#000; height:15px;}
	#mp1line li p.P_text3{margin-left:25px; width:145px; padding:5px 0px 10px 0px; font-size:12px; color:#000; height:20px;}
	#mp1line li p.P_text4{margin-left:25px; width:54px; padding:10px 0px 10px 10px;}	

/*메인시공갤러리*/
#main_gallery{width:1250px; margin:0px auto;}
	#main_gallery h2{width:1250px; float:left; text-align:center; padding-top:50px; padding-bottom:20px;}
	#mglist{width:1250px; float:left; margin-bottom:15px;}
	#mg1line{width:1250px; height:290px; float:left; margin:5px 0px 25px 0px;}
	#mg1line li{list-style:none;float:left;cursor:pointer;}
	#mg1line li.P{width:300px; height:290px; border:#ccc 1px solid; list-style:none;float:left;cursor:pointer;}		
	#mg1line li.margin{width:12px; border:0px;}
	#mg1line li p{float:left;}		
	#mg1line li p.P_img{text-align:center; background-color:#fff;}
	#mg1line li p.P_img img{width:300px; height:230px; text-align:center;}
	#mg1line li p.P_text{margin-left:20px; text-align:left; margin-top:15px; width:260px; height:40px; float:left; background-image:url(../images/gallery_bar.gif); background-repeat:repeat-x;}
	.black_text{color:#000; background-color:#fff; text-align:left; font-weight:800; font-family:'NanumGothic', 나눔고딕; font-size:17px; padding:5px 15px 5px 0px;}
	#mg1line li p.P_text2{margin-left:20px; width:300px; padding-top:10px; font-size:13px; color:#000; height:50px; font-family:'NanumGothic', 나눔고딕; }
	

/*메인중간배너*/		
#main_banner{width:1250px; margin:0px auto; padding-top:40px; padding-bottom:20px;}
#main_banner img{float:left;}


/*-----------------------sub 공통 레이아웃 스타일-----------------------*/
#sub_wrap{width:100%; height:327px; margin:0px auto; background-image:url(../images/main_imgbg.gif);}
	#sub_img{width:1420px; height:287px; padding-top:20px;}
#path{width:975px; height:28px; margin-top:10px; margin-bottom:10px; float:left; border-bottom:#bfbfbf 1px solid;}		
#path ul li{list-style:none; float:left;}
	.sub_title{width:360px; color:#222; font-weight:bold; font-size:14px; text-align:left; font-family:'Nanum Gothic', 나눔고딕; padding-left:20px;
		background-image: url(../images/ic_check2.png);
		background-repeat: no-repeat;
		background-position: 0px center;}
	.sub_path{width:595px; height:22px; text-align:right; font-size:12px;}				
	.sub_path a{}
	.sub_path a:hover{color:#d42b00; font-weight:bold;}
	.end {color:#d42b00;}
	.end a{color:#d42b00;}
	.end:hover{color:#d42b00; font-weight:bold;}				
#contents{width:975px; float:left; margin-bottom:10px;}
#contents2{width:975px; float:left;}
#board{width:975px; margin-bottom:10px; float:left; }
#ssimg{width:975px; float:left; text-align:center; padding-top:10px; padding-bottom:10px;}

/*---------------------------------회사소개--------------------------------*/
#greeting{float:left; width:975px; text-align:center; margin-top:10px;}
#map{margin:20px 20px 20px 25px; float:left;}
#history{width:975px; float:left; margin-top:20px; padding:0px; background:url(/a/images/history_bg.png) no-repeat; min-height:330px;}
.historylist{width:600px; float:left; margin-bottom:20px;}
.historyinfo{width:448px; float:right;}
.historylist h2{width:152px; text-align:center; padding-top:10px; font-size:24px; font-weight:bold; color:#225e90; float:left; font-family:'Nanum Gothic', 나눔고딕; }
.historylist ul li{width:440px; list-style:none; padding:5px 0 5px 0; border-top:1px solid #d6d6d6; float:left;}
.historylist ul li.month{width:70px; font-weight:bold; font-size:13px; padding-left:10px; padding-right:20px;}
.historylist ul li.text{width:348px; font-size:12px;}

#Certilist{width:975px; float:left; margin-bottom:10px;}						
#CertiP1line{width:975px; float:left; margin:5px 0px 15px 0px;}
#CertiP1line li{
		width:275px;
		padding:20px 8px 20px 8px;
		border:#999 1px solid;
		list-style:none;
		float:left;}
#CertiP1line li:hover{border:#d42b00 1px solid;}		
#CertiP1line li.margin{width:30px; border:0px;}	
#CertiP1line li p.P_img{text-align:center;}								
#CertiP1line li p.P_img img{width:250px;height:340px;}
#CertiP1line li p.P_text{text-align:center; padding-top:5px; font-size:12px;color:#000; font-weight:bold;}
#CertiP1line li p.P_text2{text-align:center; padding-top:5px; }

/*-----------------------제품 리스트-----------------------*/
#stitle{margin:0px 20px 0px 23px; width:814px; height:25px; float:left; color:#333; font-size:14px; font-weight:bold;  font-family:'Nanum Gothic', 나눔고딕;}	
.category{width:950px; float:left; margin:10px 0px 10px 0px;}
	.category ul{display:inline-block;margin:0px -1px;font-size:0;line-height:0;vertical-align:top;*display:inline;*zoom:1;*margin:0;}
	.category li{margin:0 0 -1px -1px;border:1px solid #d3d3d3;font-size:13px; font-family:'Nanum Gothic', 나눔고딕; color:#757575;vertical-align:top;list-style:none; float:left; text-align:center;}
	.category li:first-child{margin-left:-1px;}
	.category li a{display:block;width:236px;padding:10px 0px 10px 0px;font-weight:bold;color:#353535;line-height:14px;background:#fff;}
	.category li a:hover{text-decoration:none;background:#fcfcfc; color:#3b3e98;}
	.category li a.this{color:#3b3e98; background:#fcfcfc;}
	.category a.nolink{cursor:default;}

#sub_g2blist{width:975px; float:left; margin-bottom:5px;}
	#sub_g2b1line{width:975px; height:407px; float:left; margin:5px 0px 25px 0px;}
	#sub_g2b1line li{list-style:none;float:left;cursor:pointer;}
	#sub_g2b1line li.P{width:290px; height:407px; list-style:none;float:left;cursor:pointer;}		
	#sub_g2b1line li.margin{width:52px; border:0px;}
	#sub_g2b1line li p{float:left;}		
	#sub_g2b1line li p.P_img{text-align:center; background-color:#fff; border:#CCC 1px solid; height:310px; margin-bottom:10px;}
	#sub_g2b1line li p.P_img img{width:250px; height:250px; text-align:center; margin:16px; border-bottom:#666 2px solid; }
	.P_text{margin-left:25px; width:230px; height:35px; text-align:center; font-family:'NanumGothic', 나눔고딕; font-size:16px; color:#000; font-weight:bold; float:left;}
	#sub_g2b1line li p.P_text2{margin-left:20px; width:180px; padding-top:7px; font-size:12px; color:#000; height:15px;}
	#sub_g2b1line li p.P_text3{margin-left:20px; width:180px; padding:5px 0px 0px 0px; font-size:12px; color:#000; height:18px;}
	#sub_g2b1line li p.P_text4{margin-left:0px; width:54px; padding:10px 0px 10px 10px;}	
	#sub_g2b1line li p.P_text5{margin-left:20px; width:200px; padding-top:0px; font-family:Verdana, Geneva, sans-serif; color:#00bea4; font-weight:bold;}	
	#sub_g2b1line li p.P_text5 img{margin:0px 3px 0px 0px; vertical-align:bottom;}		
	
#sub_Plist{width:975px; float:left; margin-bottom:5px;}
	#sub_P1line{width:975px; height:407px; float:left; margin:5px 0px 25px 0px;}
	#sub_P1line li{list-style:none;float:left;cursor:pointer;}
	#sub_P1line li.P{width:290px; height:407px; list-style:none;float:left;cursor:pointer;}		
	#sub_P1line li.margin{width:52px; border:0px;}
	#sub_P1line li p{float:left;}		
	#sub_P1line li p.P_img{text-align:center; background-color:#fff; border:#CCC 1px solid; height:310px; margin-bottom:10px;}
	#sub_P1line li p.P_img img{width:250px; height:250px; text-align:center; margin:16px; border-bottom:#666 2px solid; }
	.P_text{margin-left:25px; width:230px; height:35px; text-align:center; font-family:'NanumGothic', 나눔고딕; font-size:16px; color:#000; font-weight:bold; float:left;}
	#sub_P1line li p.P_text2{margin-left:25px; width:145px; padding-top:15px; font-size:12px; color:#000; height:15px;}
	#sub_P1line li p.P_text3{margin-left:25px; width:145px; padding:5px 0px 10px 0px; font-size:12px; color:#000; height:20px;}
	#sub_P1line li p.P_text4{margin-left:25px; width:54px; padding:10px 0px 10px 10px;}		

/*---------------------------------제품뷰--------------------------------*/
#View{width:975px; float:left; padding:0px 0px 0px 0px; height:600px;}
#View p{float:left;}
#View p.Bimg{width:600px; height:600px; margin-right:20px;}
#spec{width:355px; height:320px; float:left; padding-top:25px;}
#spec h2{width:340px; height:28px; background-color:#ececec; border:#bfbfbf 1px solid; font-family:'Nanum Gothic', 나눔고딕; color:#2a65d1; font-size:14px;}
#spec h2.pti{ font-size:14px; font-weight:bold; padding-left:15px; padding-top:10px;}

#scrollbox {width:355px; height:230px; padding:0px 0px 0px 0px; margin-top:10px; border:0; 
overflow-y:scroll; overflow-x:hidden; 
scrollbar-face-color: #fff; 
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc; 
scrollbar-arrow-color: #000;
scrollbar-face-color: #fff; 
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color: #fff;}
#scrollbox ul{border-bottom:1px #b7b7b7 solid;}
#scrollbox ul li{list-style:none; padding:2px 0px 2px 10px; height:20px; vertical-align:top;}
#scrollbox ul li span{width:80px; float:left; font-weight:bold;}
#scrollbox ul li.model{color:#1b65a3; height:20px;}
#scrollbox ul li.size{height:20px;}
#scrollbox ul li.g2b{height:20px; color:#fe6a24;}
#scrollbox ul li.g2b img{margin:0px 0px 0px 2px;}
#scrollbox ul li.g2b a{font-family:Verdana; font-weight:bold; color:#fe6a24;}
#scrollbox ul li.g2b a:hover{color:#2e9d0c; font-weight:bold; text-decoration:underline;}
#scrollbox ul li.price{height:18px;}

.mark{width:355px; text-align:center; margin:10px 0px 10px 0px;}
.mark img{margin:0px 5px 0px 0px;}
.cp{width:355px; text-align:center; margin:10px 0px 10px 0px;}
.cp img{margin:0px 0px 0px 0px;}
.Vbtn{width: 355px; height:22px; text-align:center; float:left;}
.Vbtn a{margin:0px 1px 0px 1px;}

#detail{width:975px; padding-top:10px; padding-bottom:15px; clear:both;}
#detail h2{padding-bottom:10px;}
#detail ul{}
#detail ul li{list-style:none;}
#detail ul li img{text-align:center;}
.detailtext{margin-left:25px;}
.Ti01{ border-bottom:#5c5c5c 2px solid;
		margin-bottom:10px;
		padding-top:5px;
		padding-bottom:5px;
		width:945px;
		color:#222;
		font-weight:bold;
		font-size:14px;
		text-align:left;
		padding-left:30px;
		background-image: url(../images/red_dot.gif);
		background-repeat: no-repeat;
		background-position: 10px center;
		font-family:'Nanum Gothic', 나눔고딕; }


/*---------------------------페이지 넘버링----------------------------*/
.pagination{text-align:center;padding:0px 0 0px 0px; margin-top:15px; margin-bottom:15px;}
.pagination a{display:inline-block;margin:0 1px 0 0;height:24px;vertical-align:top; background-color:#fff;}
.pagination span{display:inline-block;margin:0 4px;vertical-align:top;}
.pagination span a{padding:5px 0 0;width:23px;height:17px;border:1px solid #eaeaea;;font-weight:bold;font-size:11px;}
.pagination span a.select{text-decoration:none;}
.pagination span a.select, .pagination span a:hover, .pagination span a:active{border:1px solid #627ab7; color:#627ab7; background:#eff6fa;}

/*---------------------------------시공갤러리리스트--------------------------------*/
#WPlist{width:975px; float:left; margin-bottom:15px;}
#WP1line{width:975px; float:left; margin:5px 0px 15px 0px;}
#WP1line li{width:300px; padding:20px 0px 20px 0px; list-style:none;float:left;cursor:pointer; border:#999 1px solid;}
#WP1line li:hover{border:#d42b00 1px solid; }		
#WP1line li.margin{width:34px; border:0px;}		
#WP1line li p.P_img{text-align:center;}
#WP1line li p.P_img img{width:300px; height:198px;}
#WP1line li p.Lbtn{text-align:center; margin-top:5px;}
#WP1line li p.Lbtn img{margin:0px 2px 0px 0px;}	
#WP1line li p.P_text{margin-top:15px; width:260px; height:22px; float:left;}
#WP1line li p.P_text2{text-align:center; font-size:12px; color:#000;}


/*---------------------------------시공갤러리뷰--------------------------------*/
#GView{width:975px; float:left; padding:0px 0px 0px 0px;}
#sortV{width:975px; float:left; margin:0px;}
#sortV ul.item-list{width:959px; float:left; padding:7px; background-color:#fff; border:#c3c3c3 1px solid;}
#sortV li{list-style:none; font-size:12px; text-align:center;}
.sortTi{font-size:13px; font-weight:bold; width:85px; padding-left:10px; color:#000;}
.sortcont{margin:2px 0px 0px 0px; padding-right:10px; color:#000;}


#Gimg{width:925px; padding-top:15px; text-align:center; margin:0px 25px 0px 25px; float:left;}
#specImgG{width:925px; float:left; margin:0px 25px 0px 25px; height:220px;}
#specImgG img{height:90px; width:90px;}
#specImgG li{list-style:none; float:left;}
#specImgG li a{list-style:none; float:left; margin:10px 8px 0px 0px; padding:0px; border:#ccc 1px solid; height:90px; width:90px;}
#specImgG li a:hover{border:#CC0000 1px solid;}
.Gbtn{width: 925px; height:40px; padding-top:10px; text-align:center; float:left; margin:0px 25px 0px 25px;}
.Gbtn a{margin:0px 1px 0px 1px;}


/*--------------게시판 스타일 정의---------------*/
.white{color:#fff; font-weight:none;}
.white2{
	height:26px;
	background-image:url(/e/images/boardbar_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	color: #ffffff; 
	font-weight:bold;
	padding-bottom:4px;}
.btn{margin:0px 1px 0px 1px;}
.board_ti{
	height:26px;
	background-image:url(/e/images/boardbar_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	color: #fff; 
	font-weight:bold;
	padding-bottom:4px;}


/*------------------ 색상정리 -----------------*/
.com1 {font-size: 9pt; font-weight:bold; color: #333333; text-decoration: none}
.line_com{color: #333; text-decoration:line-through;}
.pink { color:#ed006d; font-weight:bold;}
.red { color: #cc0000;}
.red01 { color: #cc0000; text-decoration:line-through; font-weight:bold;;}
.red02 { color: #cc0000; font-weight:bold;;}
.orange{color:#ff8500; font-weight:bold;}
.orange01 { color: #F8822B; text-decoration:none; font-weight:none;;}
.orange2{ color:#FF0000; font-weight:bold;}
.darkorange {font-size: 8.5pt; color: #996600;}
.yellow { font-weight:bold; color:#FFFF99 ; text-decoration: none}
.green { color: #009900;}
.darkgreen {font-size: 8.5pt; color: #78970A;}
.violet{font-family:YDIWebDotum;color:#CC0066;font-size:11px;line-height:16px;}
.darkviolet { color: #78236B; font-weight:bold;}
.brown{ color:#736357; font-weight:bold;}
.brown1 { color: #996600; font-weight:bold;;}
.brown2 { color: #996600; }
.blue { color: #0066cc; font-weight:bold;}
.blue1 { color: #469DBD; font-weight:bold;}
.blue2 { color: #0066cc;}
.blue3 {color: #0066cc;}
.blue4 { color: #0066cc; text-decoration:line-through; font-weight:bold;;}
.white {color: #ffffff;}
.white1{color: #ffffff; font-weight:bold;}
.white2{ color: #ffffff; font-weight:bold;}
.white3{color: #ffffff; font-weight:bold;}
.gray { color: #999999; text-decoration:line-through; font-weight:bold;;}
span.elist1{color:#003399; font-weight:bold; }
span.elist2{text-height:18px; margin-bottom:50px;}


/*---------------------form 스타일-----------------------*/

.input_text{ display:inline-block; margin-top:3px; margin-left:2px; float:left;}
.input_form{ display:inline-block; float:left;}
.cell_Ti2{color: #fff; font-weight:bold;; padding:5px; background-color:#585858; text-align:center;}
.cell_Ti{color: #666; font-weight:bold;; padding:5px; background-color:#f6f6f6; width:150px; text-align:center;}
.cell_padding{padding:5px; background-color:#ecefe0;}
.form_padding{padding-top:5px; padding-bottom:5px;}
label{vertical-align:-1px;}
label input{margin-top:-1px;}
.input_deco01{
	BORDER-RIGHT: #AEAEAE 1px solid; 
	BORDER-TOP: #AEAEAE 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #AEAEAE 1px solid; 
	BORDER-BOTTOM: #AEAEAE 1px solid; 
	HEIGHT: 16px; BACKGROUND-COLOR: #ffffff;
	padding:2px 0px 0px 6px;}
/*** form ***/
TEXTAREA {
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #CCCCCC; 
scrollbar-arrow-color: #CCCCCC;
scrollbar-face-color: white; 
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;}

.select_gray {
	BORDER-RIGHT: #AEAEAE 1px solid;
	BORDER-TOP: #AEAEAE 1px solid;
	BORDER-LEFT: #AEAEAE 1px solid;
	BORDER-BOTTOM: #AEAEAE 1px solid;
	FONT-SIZE: 9pt;
	line-height: 20px;
}
.select_blue {
	BORDER-RIGHT: #E6DBDB 1px solid;
	BORDER-TOP: #E6DBDB 1px solid;
	BORDER-LEFT: #E6DBDB 1px solid;
	BORDER-BOTTOM: #E6DBDB 1px solid;
	FONT-SIZE: 9pt;
	line-height: 20px;
	padding:5px 5px 5px 5px;
}

.select_pink {  
	BORDER-RIGHT: #E6DBDB 1px solid; 
	BORDER-TOP: #E6DBDB 1px solid; 
	BORDER-LEFT: #E6DBDB 1px solid; 
	BORDER-BOTTOM: #E6DBDB 1px solid; 
	FONT-SIZE: 9pt; 
	line-height: 20px; BACKGROUND-COLOR: #E6DBDB;}

.select_orange  { width:150px;	
		vertical-align:middle;
		width:123px;			
		border:1px solid #d98f4f;
		margin-left:3px;}

.select_orange2 { 
	font-family: "";	font-size: 12px;	color: #000000;	line-height: 20px; BORDER-TOP: #EEDFC4 1px solid; 
	BORDER-LEFT: #EEDFC4 1px solid; 
	BORDER-BOTTOM: #EEDFC4 1px solid; 
	FONT-SIZE: 9pt; 
	line-height: 20px; BACKGROUND-COLOR: #EEDFC4}

.select_green { 
	font-family: "";	font-size: 12px;	color: #000000;	line-height: 20px; BORDER-TOP: #89CB4F 1px solid; 
	BORDER-LEFT: #89CB4F 1px solid; 
	BORDER-BOTTOM: #89CB4F 1px solid; 
	BORDER-RIGHT: #89CB4F 1px solid;}

.select_gray2{
	BORDER-TOP: #999 1px solid; 
	BORDER-BOTTOM: #999 1px solid; 
	BORDER-LEFT: #999 1px solid; 
	BORDER-RIGHT: #999 1px solid; 
	PADDING-TOP: 0px
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; 
	PADDING-LEFT: 2px; WIDTH: 187px; 
	PADDING-RIGHT: 0px; HEIGHT: 23px; 
	COLOR: #999; VERTICAL-ALIGN: middle; }

.input_deco01{
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid; 
	HEIGHT: 19px; BACKGROUND-COLOR: #EEDFC4;}

.input_deco_gray{
	BORDER-RIGHT: #AEAEAE  1px solid; 
	BORDER-TOP: #AEAEAE  1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #AEAEAE  1px solid; 
	BORDER-BOTTOM: #AEAEAE  1px solid; 
	BACKGROUND-COLOR: #ffffff;}

.input_deco02{
	BORDER-RIGHT: #699EA6 1px solid; 
	BORDER-TOP: #699EA6 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #699EA6 1px solid; 
	BORDER-BOTTOM: #699EA6 1px solid; 
	HEIGHT: 19px; BACKGROUND-COLOR: #CDECE4;}

.input_deco03{
	BORDER-RIGHT: #E0F0F2 1px solid; 
	BORDER-TOP: #E0F0F2 1px solid; 
	BORDER-LEFT: #E0F0F2 1px solid; 
	BORDER-BOTTOM: #E0F0F2 1px solid; 
	FONT-SIZE: 9pt; 
	line-height: 20px; BACKGROUND-COLOR: #E0F0F2;}

.input_deco04{
	BORDER-RIGHT: #AEAEAE 1px solid; 
	BORDER-TOP: #AEAEAE 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #AEAEAE 1px solid; 
	BORDER-BOTTOM: #AEAEAE 1px solid; 
	HEIGHT: 18px; BACKGROUND-COLOR: #ffffff;
	padding:0px 0px 0px 5px;}

.input_deco05{
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	HEIGHT: 18px; BACKGROUND-COLOR: #ffffff;}
