
@CHARSET "UTF-8";
html,body {
	height:100%;
	margin:0; 
	padding-top:20px;
	font-family: "Dotum";
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}


/* Spec Table */
.sub_table  .head_bg { background-image: url(/hardware/images/common/head.jpg);background-repeat:no-repeat;back-attachment:fixed; background-position:center}
.sub_table  .top_bg { background-image: url(/hardware/images/common/top.jpg);background-repeat:no-repeat;back-attachment:fixed; background-position:center;}
.sub_table  .left-td-border { border-right: 2px solid #ff724d; padding : 20px 20px 0px 0px;}
.sub_table  .sub-top-border { border: 3px solid #dddddd; padding-left : 30px;}
.sub_table  .sub-td-padding {padding : 0px 0px 50px 0px;}
.sub_table  .border {border-right: 3px solid #fdcdc0; border-left: 3px solid #fdcdc0; border-bottom: 3px solid #fdcdc0;}
.sub_table  .border2 {border-right: 3px solid #fdcdc0; border-left: 3px solid #fdcdc0;}







/* text */
.sub_table .text01{font-family:"Dotum"; font-size:12px; color:#666666; line-height:24px; padding-left:10px;}
.sub_table .text02{font-family:"Dotum"; font-size:11px;color:#888888; line-height:16px;}
.sub_table .text03{font-family:"Dotum"; font-size:12px; color:#666666; line-height:24px; padding-left:30px;}
.sub_table .text04{font-family:"Dotum"; font-size:12px; color:#666666; line-height:24px;}
.sub_table .text-yello{font-family:"Dotum"; font-size:14px; color:#d4af03; line-height:24pt; font-weight: bold;}
.sub_table .text-green{font-family:"Dotum"; font-size:14px; color:#057d10; line-height:24pt; font-weight: bold;}
.sub_table .text-blue{font-family:"Dotum"; font-size:14px; color:#0182b8; line-height:24pt; font-weight: bold;}
.sub_table .text-purple{font-family:"Dotum"; font-size:14px; color:#7d05d9; line-height:24pt; font-weight: bold;}
.sub_table .text-jaju{font-family:"Dotum"; font-size:14px; color:#b706b1; line-height:24pt; font-weight: bold;}
.sub_table .text-olive{font-family:"Dotum"; font-size:14px; color:#647903; line-height:24pt; font-weight: bold;}
.sub_table .red{font-family:"Dotum"; font-size:12px; color:#ff0000; line-height:24pt;}
.sub_table .link_red{font-family:"Dotum"; font-size:14px; color:#ff6666; font-weight: bold;}
.sub_table .gray{font-family:"Dotum"; font-size:10px; color:#cccccc;}
.sub_table .deep_red{font-family:"Dotum"; font-size:12px; color:#d80303; line-height:24pt; font-weight: bold;}
.sub_table .deep_blue{font-family:"Dotum"; font-size:12px; color:#333366; line-height:24pt; font-weight: bold; padding-left:5px;}



/* menu link */
.sub_table .yello:link,
.sub_table .yello:visited,
.sub_table .yello:active,{  text-decoration:none; color:#955d7a}
.sub_table .yello:hover{  text-decoration:none; color:#d4af03}
.sub_table .yello:focus{ text-decoration:none;}


.sub_table .green:link,
.sub_table .green:visited,
.sub_table .green:active,{  text-decoration:none; color:#955d7a}
.sub_table .green:hover{  text-decoration:none; color:#057d10}
.sub_table .green:focus{ text-decoration:none;}



.sub_table .blue:link,
.sub_table .blue:visited,
.sub_table .blue:active,{  text-decoration:none; color:#955d7a}
.sub_table .blue:hover{  text-decoration:none; color:#0182b8}
.sub_table .blue:focus{ text-decoration:none;}




.sub_table .purple:link,
.sub_table .purple:visited,
.sub_table .purple:active,{  text-decoration:none; color:#955d7a}
.sub_table .purple:hover{  text-decoration:none; color:#7d05d9}
.sub_table .purple:focus{ text-decoration:none;}




.sub_table .jaju:link,
.sub_table .jaju:visited,
.sub_table .jaju:active,{  text-decoration:none; color:#955d7a}
.sub_table .jaju:hover{  text-decoration:none; color:#b706b1}
.sub_table .jaju:focus{ text-decoration:none;}




.sub_table .olive:link,
.sub_table .olive:visited,
.sub_table .olive:active,{  text-decoration:none; color:#955d7a}
.sub_table .olive:hover{  text-decoration:none; color:#647903}
.sub_table .olive:focus{ text-decoration:none;}
