 @charset "utf-8";

body { 
	margin:0px;
	padding:0px;
	border:0px;
	background:#FFFFFF;
	font-family:돋움, 굴림,seoul, verdana, arial;
	font-size: 12px;
}

.intro{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/intro/bg_total.jpg); background-color:#1f6aad;} 
.body00{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/main/bg_intro.jpg); background-color:#1d2819;}  
.body01{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/main/bg_sub_00.jpg); background-color:#ffffff;} 
.body02{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/main/bg_sub_01.jpg); background-color:#ffffff;}
.body03{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/main/bg_sub_02.jpg); background-color:#ffffff;}
.body04{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/main/bg_sub_00.jpg); background-color:#ffffff;}
.body05{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/main/bg_sub_05.jpg); background-color:#ffffff;}
.body06{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/main/bg_sub_05.jpg); background-color:#ffffff;}
.body07{  margin: 0em;background-repeat : repeat-x;	background-image: url(../../lib/img/main/bg_sub_07.jpg); background-color:#ffffff;}

 .tablebg01{background:url(../../lib/img/main/tablebg_01.png);  /*스틸하우스 */
 }
 .tablebg02{background:url(../../lib/img/main/tablebg_02.png);  /*패널라이징*/
}
 .tablebg03{background:url(../../lib/img/main/tablebg_03.png);  /*자재정보 */
}
 .tablebg04{background:url(../../lib/img/main/tablebg_04.png);  /*예쁜집 */
}
 .tablebg05{background:url(../../lib/img/main/tablebg_05.png);  /*회원가입 */
}
 .tablebg06{background:url(../../lib/img/main/tablebg_06.png);  /*고객센터 */
}
 .tablebg07{background:url(../../lib/img/main/tablebg_07.png);  /*회사소개 */
}
    

 td{font-size: 9pt;	font-family: Arial;	color: #666666;	line-height: 15px;}
 img{border:none;}
.footer{border-top:1px #eeeeee  solid;}
.subtitle{ height:60px;padding-top:40px;} /* 타이틀높이조정 */
.location {height:60px;padding-top:40px;color:999999; } /* 위치표시색 */
.contenttop { padding:40 0 40 0;} /* 컨텐츠 위,아래 여백조정 */
.contentpadding { padding:0 30 0 30;} /* 컨텐츠 왼쪽 오른쪽여백 */

 select,textarea,input{font-family: "Arial", "Verdana"; color: #666666;back-color:666666;font : 12px }
.contactinput{	color: #ffffff;	font-size:12px;	background-color: #988C96;	border: 1 solid #524D53;}

a:link {color:#999999;	text-decoration: none;	}
a:visited {	color:#999999;	text-decoration: none;}
a:hover {color:#ff3366;	text-decoration: none;	}

.gray:link {COLOR: #C3CCDC; TEXT-DECORATION: none;	font-weight: normal;}
.gray:visited {COLOR: #C3CCDC; font-size:11px; TEXT-DECORATION: none;font-weight: normal;}
.gray:hover {COLOR: #999999; TEXT-DECORATION: none;	font-weight: normal;}


.orange:link {COLOR: #FF9900; TEXT-DECORATION: none}
.orange:visited {COLOR: #FF9900; TEXT-DECORATION: none}
.orange:hover {COLOR: #FFFFFF; TEXT-DECORATION: none}

.white:link {COLOR: #ffffff; TEXT-DECORATION: none}
.white:visited {COLOR: #ffffff; TEXT-DECORATION: none}
.white:hover {COLOR: #FF9900; TEXT-DECORATION: none}

.container {
	width:100%;
	height:100%;
	position:relative;
	text-align:center;
}

.topMenu {
	top:40px;
	z-index:1;
	position:absolute;
}

div#textPage {
	width:712px;
	padding-top:10px;
	text-align:center;
}

table#lineTBL {
	border-collapse: collapse;
	border: 1px solid #dadada;
	border-spacing: 0;
	empty-cells: show;
	table-layout:fixed;
}

th#lineTH {
	padding:10px;
	background-color:#F0F0F0;
	border-top: 3px solid #dadada;
	border-bottom: 1px solid #dadada;
	color:#666666;
	font-size:12px;
}

td#lineTD {
	padding:7px;
	border-bottom: 1px solid #eeeeee;
}

th#lineTH1 {
	padding:10px;
	background-color:#F0F0F0;
	border-bottom: 1px solid #dadada;
	color:#666666;
	font-size:12px;
}

td#lineTD1 {
	padding:7px;
	border-bottom: 1px solid #eeeeee;
}

div#textRight {
	width:712px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:right;
}

div#textCenter {
	width:712px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
}

h3#textTitle {
	width:712px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	background:#F0F0F0;
	text-align:center;
}

p#contentDate {
	width:712ox;
	text-align:right;
	border:0px;
}

p#content {
	width:712px;
}

p#contentFile {
	width:712px;
	padding-bottom:5px;
	border-bottom:1px solid #dadada;
}