@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@CHARSET "UTF-8";
/******* GENERAL RESET *******/
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;

}
body{
	background: #fff;
	line-height:14px;
	font-size: 12px;
	margin:0pt;
	cursor:default;
	font-family: 'Nanum Gothic', µ¸¿ò, Arial,  Verdana, Helvetica, sans-serif;
}
html,body{
	height:100%;
/*	text-align: center; */
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

}
/******* GENERAL RESET *******/

/******* MENU *******/

#container
{
	padding: 10px;
	width: 700px;
	height: 500px;
	display: block;
	font-family: "Segoe UI",'Nanum Gothic',Tahoma,arial,sans-serif;
	
}

#container ul{
	list-style: none;
	list-style-position: inside;
	
}


	
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
	font-size: 13px;
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}


/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin-bottom: 20px; 
	background: #ffffff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 12px;
		height:400px;
		width: 700px;

}
.content h1{
	line-height: 1em;
	vertical-align: top;
	height: 45px;
	padding: 0px 10px 10px 35px;
	font-size: 30px;
}
/******* /CONTENT *******/

/******* panel *******/
.content.panel h1{
	background: transparent url(images/test02.png) no-repeat scroll ;
}
.content.panel{
	display: block;
	margin-top: -20px;
}
.img_panel li{
	padding:9px;
	}

.img_panel ul, li{
	display:block;
	float:left;
	text-align:center; /*±ÛÀÚ Áß¾ÓÁ¤·Ä*/
	
	}

.img_panel li a{
	width:150px;
	padding:9px;
	}

.img_panel p{
	font: bold 12px tahoma;
	text-decoration:none;
	color: gray;
	padding-top: 5px;
	}



/******* /panel *******/
/******* duct *******/
.content.duct{
	display: none;
	margin-top: -20px;


}

.img_duct li{
	padding:9px;
	}

.img_duct ul, li{
	display:block;
	float:left;
	text-align:center; /*±ÛÀÚ Áß¾ÓÁ¤·Ä*/
	
	}

.img_duct li a{
	width:150px;
	padding:4px;

	}

.img_duct li p{
	font:  bold 12px tahoma;
	text-decoration:none;
	color: gray;
	padding-top: 5px;

	}

.img_duct li a:hover{
	color: #f40;
	}


/******* /duct *******/
/******* flooring *******/
.content.flooring{
	display: none;
	margin-top: -20px;
}
.content.flooring a{
	color: #5f95ef;
}
.img_flooring li{
	padding:9px;
	}

.img_flooring ul, li{
	display:block;
	float:left;
	text-align:center; /*±ÛÀÚ Áß¾ÓÁ¤·Ä*/
	
	}

.img_flooring li a{
	width:150px;
	padding:4px;
	}

.img_flooring li p{
	font: bold 12px tahoma;
	text-decoration:none;
	color: gray;
	padding-top: 5px;
	}

.img_flooring li a:hover{
	color: #f40;
	}


/******* /flooring *******/
/******* epoxy *******/
.content.epoxy{
	display: none;
	margin-top: -20px;
}
.content.epoxy a{
	color: #5f95ef;
}
.img_epoxy li{
	padding:9px;
	}

.img_epoxy ul, li{
	display:block;
	float:left;
	text-align:center; /*±ÛÀÚ Áß¾ÓÁ¤·Ä*/
	
	}

.img_epoxy li a{
	width:150px;
	padding:4px;
	}

.img_epoxy li p{
	font: bold 12px tahoma;
	text-decoration:none;
	color: gray;
	padding-top: 5px;
	}

.img_epoxy li a:hover{
	color: #f40;
	}
/******* /epoxy *******/
/******* access *******/
.content.access{
	display: none;
	margin-top: -20px;
}
.content.access a{
	color: #5f95ef;
}

.img_access li{
	padding:9px;
	}

.img_access ul, li{
	display:block;
	float:left;
	text-align:center; /*±ÛÀÚ Áß¾ÓÁ¤·Ä*/
	
	}

.img_access li a{
	width:150px;
	padding:4px;
	}

.img_access li p{
	font: bold 12px tahoma;
	text-decoration:none;
	color: gray;
	padding-top: 5px;
	}

.img_access li a:hover{
	color: #f40;
	}

/******* /access *******/
/******* pipe *******/
.content.pipe{
	display: block;
	margin-top: -20px;
}

.img_pipe li{
	padding:9px;
	}

.img_pipe ul, li{
	display:block;
	float:left;
	text-align:center; /*±ÛÀÚ Áß¾ÓÁ¤·Ä*/
	
	}

.img_pipe li a{
	width:150px;
	padding:4px;
	}

.img_pipe p{
	font: bold 12px tahoma;
	text-decoration:none;
	color: gray;
	padding-top: 5px;
	}

.img_pipe li a:hover{
	color: #f40;
	}

/******* /pipe *******/
/******* pvc *******/

.content.pvc{
	display: none;
	margin-top: -20px;
}
.img_pvc li{
	padding:9px;
	}

.img_pvc ul, li{
	display:block;
	float:left;
	text-align:center; /*±ÛÀÚ Áß¾ÓÁ¤·Ä*/
	
	}

.img_pvc li a{
	width:150px;
	padding:4px;
	}

.img_pvc p{
	font: bold 12px tahoma;
	text-decoration:none;
	color: gray;
	padding-top: 5px;
	}

.img_pvc li a:hover{
	color: #f40;
	}

/******* /pvc *******/
/******* plant *******/
.content.plant{
	display: none;
	margin-top: -20px;
}

.img_plant li{
	padding:9px;
	}

.img_plant ul, li{
	display:block;
	float:left;
	text-align:center; /*±ÛÀÚ Áß¾ÓÁ¤·Ä*/
	
	}

.img_plant li a{
	width:150px;
	padding:4px;
	}

.img_plant p{
	font: bold 12px tahoma;
	text-decoration:none;
	color: gray;
	padding-top: 5px;
	}

.img_plant li a:hover{
	color: #f40;
	}

/******* /plant *******/


/** Ç¥ ¼Ó¼º */
#prod{
	border-collapse:separate;
	border-spacing:2px 5px;
	font:normal normal normal 13px sans-serif;
	margin:5px 0 0 64px;
}


#prod th{
	padding:0 4px;
	vertical-align: middle;
	background: #01A9DB;
	color:white;
	height: 26px;
	font-weight:bold;
}


#prod_1{
	border-collapse:separate;
	border-spacing:2px 5px;
	font:normal normal normal 12px sans-serif;
	border:1px solid #01A9DB;
	margin:0 0 5px 65px;
}

#prod_1 td{
	padding:1px 4px;
	border-left:1px solid #01A9DB;
	width:160px;
	text-align:center;
}

#prod_1 #one{
	border:none;
	width:300px;
}

#prod_1 #equipment{
	border:none;
	width:645px;
	
}


#prod_1 #two{
	text-align:left;
}

#prod_1 #filter2{
	padding:1px 4px;
	border-left:1px solid #01A9DB;
	width:190px;
	text-align:left;
}
#prod_1 #filter3{
	padding:1px 4px;
	border-left:1px solid #01A9DB;
	width:140px;
	text-align:center;
}

#text{
	height:100px; 
	line-height:100px; 
}

#text2{
	height:170px; 
	line-height:170px; 
}


#text_passbox{
	height:100px; 
	line-height:150px; 
}

#space{
	white-space: pre;
	padding:10px 0 15px 0;

}

#prod_1 .line dd{
	text-align:left; /*±ÛÀÚ ¿ÞÂÊÁ¤·Ä*/

}

