/* ±âº»ÅÂ±× Á¤ÀÇ */
	BODY {
		margin-top : 0px; margin-left: 0px; margin-bottom:0px; margin-right: 0px;
		background-color:#FFFFFF;
		
		SCROLLBAR-FACE-COLOR: #cccccc; 
		SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
		SCROLLBAR-SHADOW-COLOR: #666666; 
		SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
		SCROLLBAR-ARROW-COLOR: #000000; 
		SCROLLBAR-TRACK-COLOR: #eeeeee; 
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	}
	FORM { margin-top:0px; margin-bottom:0px; }
	TD, input, select, textarea { FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: "Lucida Grande", "Lucida Sans Unicode", tahoma, Arial, Helvetica, sans-serif;}

/* ¸µÅ© */
	A:active { FONT-SIZE: 11px; COLOR: #444444;  TEXT-DECORATION: none; }
	A:link { FONT-SIZE: 11px; COLOR: #444444;  TEXT-DECORATION: none; }
	A:visited { FONT-SIZE: 11px; COLOR: #444444;  TEXT-DECORATION: none; }
	A:hover { FONT-SIZE: 11px; COLOR: #444444; TEXT-DECORATION: underline; }

	A.none:active {	FONT-SIZE: 9pt; COLOR: #444444;  FONT-FAMILY: "µ¸¿ò", "verdana", "arial"; TEXT-DECORATION: none; }
	A.none:link { FONT-SIZE: 9pt; COLOR: #444444;  FONT-FAMILY: "µ¸¿ò", "Verdana", "Arial"; TEXT-DECORATION: none; }
	A.none:visited { FONT-SIZE: 9pt; COLOR: #444444; FONT-FAMILY: "µ¸¿ò", "Verdana", "Arial"; TEXT-DECORATION: none; }
	A.none:hover { FONT-SIZE: 9pt; COLOR: #444444;  FONT-FAMILY: "µ¸¿ò", "Verdana", "Arial"; TEXT-DECORATION: none; }
	

/* Å¬·¡½º */
	.box { border:#BABABA 1px solod; }
	.input { border:#656565 1px solid; }
	.smtext { FONT-SIZE: 9pt; FONT-FAMILY: "µ¸¿ò"; }



/* font size */
.fs_9 { font-size: 9px; }
.fs_10 { font-size: 10px; }
.fs_12 { font-size: 12px; }
.fs_14 { font-size: 14px; }
.fs_16 { font-size: 16px; }
.fs_18 { font-size: 18px; }
.fs_20 { font-size: 20px; }
.fs_24 { font-size: 24px; }

.b {font-weight:bold;}
.ls1 {letter-spacing:-1px;}
.ls2 {letter-spacing:-2px;}
.lh14 {line-height:14px;}
.lh18 {line-height:18px;}
.jf {text-align:justify;}

.tahoma {font-size:10px; font-family:tahoma;}
.verdana {font-size:10px; font-family:verdana;}
.tahoma12 {font-size:12px; font-family:tahoma;}
.verdana12 {font-size:12px; font-family:verdana;}

/* font color */
.fc_red {color:#E15124}
.fc_blue {color:#356392;}
.fc_gray3 {color:#333333;}
.fc_gray9 {color:#999999;}
.fc_gray3 {color:#333333;}
.fc_gray {color:#cccccc;}
.fc_black {color:#000000;}
.fc_white {color:#ffffff;}

/* line */
.line_t {border-top:1px solid #cccccc;}
.line_b {border-bottom:1px solid #cccccc;}



/* Top Menu Submenu style */
.submenu						{ font-size:10px; color:#707070; height:25px; width:160px; }
.submenu A:link 		{ font-size:10px; color:#707070; text-decoration:none; font-weight:bold; height:25px; width:160px; padding:4 15 2 15px; }
.submenu A:visited	{ font-size:10px; color:#707070; text-decoration:none; font-weight:bold; height:25px; width:160px; padding:4 15 2 15px; }
.submenu A:hover		{ font-size:10px; color:#707070; text-decoration:none; font-weight:bold; height:25px; width:160px; padding:4 15 2 15px;   background-color:#EFEFEF;  display: block; }

.submenu_bg { border-right:1px #A4A4A4 solid; border-left:1px #A4A4A4 solid; border-bottom:1px #ABABAB solid; background-color:#FFFFFF; }

#subMenu1 {
	position:absolute; 
	z-index:10;
	left:336px;
	top:8px;
	visibility: hidden;
}
#subMenu2 {
	position:absolute; 
	z-index:10;
	left:454px;
	top:8px;
	visibility: hidden;
}
#subMenu3 {
	position:absolute;
	z-index:10;
	left:567px;
	top:8px;
	visibility: hidden;
}


.footer .addr            { font-size:9px; color: #7F7F7F;}
.footer .addr A:link     { font-size:9px; color: #7F7F7F; text-decoration: none; }
.footer .addr A:visited  { font-size:9px; color: #7F7F7F; text-decoration: none; }
.footer .addr A:hover    { font-size:9px; color: #7F7F7F; text-decoration: underline; }

.footer .menu            { font-size:10px; color: #5B5B5B; font-weight:bold; }
.footer .menu A:link     { font-size:10px; color: #5B5B5B; text-decoration: none; font-weight:bold; }
.footer .menu A:visited  { font-size:10px; color: #5B5B5B; text-decoration: none; font-weight:bold; }
.footer .menu A:hover    { font-size:10px; color: #5B5B5B; text-decoration: underline; font-weight:bold; }


/* main style */
.contents            { font-size:11px; }
.contents A:link     { font-size:11px; color: #FD2200; text-decoration: none; }
.contents A:visited  { font-size:11px; color: #FD2200; text-decoration: none; }
.contents A:hover    { font-size:11px; color: #FD2200; text-decoration: underline; }


.m_tit						 { font-size:15px; font-weight:bold; color: #444444; letter-spacing:-1px; padding-bottom:12px;}
.m_tit2						 { font-size:12px; font-family: "Lucida Sans Unicode", tahoma, Arial, Helvetica, sans-serif;  color: #E01E00;}
.l_tit						 { font-size:18px; font-weight:bold; color: #FFFFFF; padding-left:20px;}



.more						{ color:000000; font-weight:bold; text-align:right;}
.more A:link 		{ color:#000000; text-decoration: none; font-weight:bold; }
.more A:visited	{ color:#000000; text-decoration: none; font-weight:bold; }
.more A:hover		{ color:#000000; text-decoration: underline; font-weight:bold;   }




/* sub right menu style */
.menu .cate1						{ font-size:12px; color:#444444; height:22px; width:210px;}
.menu .cate1 A:link 		{ font-size:12px; color:#444444; text-decoration: none; height:22px; width:210px; padding:2 15 2 15px;}
.menu .cate1 A:visited	{ font-size:12px; color:#444444; text-decoration: none; height:22px; width:210px; padding:2 15 2 15px;}
.menu .cate1 A:hover		{ font-size:12px; color:#323232; text-decoration: none; height:22px; width:210px; padding:2 15 2 15px; background: url(/html/image/left_over_bg.gif) no-repeat; display: block; }

.menu .cate2						{ font-size:12px; color:#666666;  height:16px; padding-left:30px; }
.menu .cate2 A:link 		{ color:#666666; text-decoration: none;  }
.menu .cate2 A:visited	{ color:#666666; text-decoration: none;  }
.menu .cate2 A:hover		{ color:#666666; text-decoration: underline; }



/* sub style */
.loc            { font-size:10px; color: #999999; font-family: Tahoma; font-weight:bold;  height:16px;}
.loc A:link     { font-size:10px; color: #999999; font-family: Tahoma; text-decoration: none; }
.loc A:visited  { font-size:10px; color: #999999; font-family: Tahoma; text-decoration: none; }
.loc A:hover    { font-size:10px; color: #999999; font-family: Tahoma; text-decoration: underline; }

.title            { color: #505050; font-size:20px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 10 0px;}



.scate            { color: #000000; font-weight:bold; }
.scate A:link     { color: #000000; text-decoration: none; }
.scate A:visited  { color: #000000; text-decoration: none; }
.scate A:hover    { color: #000000; text-decoration: underline; }


/* sub list style */

.prod td							{ line-height:16px; color:4A4A4A; }

.prod .tit						{ font-size:14px; color:#F44343; font-family: Tahoma; font-weight:bold; padding-bottom:15px; } /* sub list title */
.prod .tit A:link 		{ font-size:14px; color:#F44343; font-family: Tahoma; text-decoration: none; font-weight:bold; }
.prod .tit A:visited	{ font-size:14px; color:#F44343; font-family: Tahoma; text-decoration: none; font-weight:bold;}
.prod .tit A:hover		{ font-size:14px;	color:#F44343; font-family: Tahoma; text-decoration: underline; font-weight:bold;  }

.prod .stit		{ font-size:16px; color: #777777; font-weight:bold; padding-bottom:10px;}
.prod .con		{ font-size:11px; line-height:14px; color: 8B8B8B; }

.prod .space	{ padding:10px; }
.prod .line		{ height:1px; background-color: #E9E9E9; }


/* sub view style */

.view .tit		{ font-size:18px; color:#F44343; font-family: Tahoma; font-weight:bold; }
.view .stit		{ font-size:16px; color: #777777; font-weight:bold;  padding-bottom:10px;}
.view .tcon		{ font-size:11px; color: #000000; font-family: Tahoma; font-weight:bold; }
.view .tcon2	{ font-size:10pt; color: #FF6000; font-family: Tahoma; font-weight:bold; height:25px; }  /* Specifications, Accessories */
.view .space	{ height:20px; }

.view .con_txt						{ font-size:10pt; line-height:17px; } 
.view .con_txt A:link 		{ font-size:10pt; text-decoration: none; }
.view .con_txt A:visited	{ font-size:10pt; text-decoration: none; }
.view .con_txt A:hover		{ font-size:10pt;	text-decoration: underline;  }



/* solution style */
.simg_out 		{ border:2px #D0D0D0 solid;}
.simg_over		{ border:2px #5979AE solid;}


/* product list style */
.spe_tit						{ font-size:14px; color:#FB3E3E;  font-weight:bold; padding-bottom:2px; }
.spe_tit A:link 		{ font-size:14px; color:#FB3E3E; font-family: Tahoma; font-weight:bold; text-decoration: none; }
.spe_tit A:visited	{ font-size:14px; color:#FB3E3E; font-family: Tahoma; font-weight:bold; text-decoration: none; }
.spe_tit A:hover		{ font-size:14px;	color:#FB3E3E; font-family: Tahoma; font-weight:bold; text-decoration: underline;  } 

.spe_url						{ font-size:10px; color:#969696; padding-bottom:8px; margin-top:-6px;} 
.spe_url A:link 		{ font-size:10px; color:#969696; text-decoration: none; }
.spe_url A:visited	{ font-size:10px; color:#969696; text-decoration: none; }
.spe_url A:hover		{ font-size:10px;	color:#969696; text-decoration: underline;  }

.spe					{ padding-bottom:30px; } 


/* Contact us style */

.cu_tit						{ font-size:13px; color:#606060; font-family: Tahoma; font-weight:bold; line-height:15px; }
.cu_tit A:link 		{ font-size:13px; color:#606060; font-family: Tahoma; font-weight:bold; text-decoration: none; }
.cu_tit A:visited	{ font-size:13px; color:#606060; font-family: Tahoma; font-weight:bold; text-decoration: none; }
.cu_tit A:hover		{ font-size:13px;	color:#606060; font-family: Tahoma; font-weight:bold; text-decoration: underline;  } 

.cu_url						{ font-size:11px; color:#454545; padding-bottom:10px;} 
.cu_url A:link 		{ font-size:11px; color:#454545; text-decoration: none; }
.cu_url A:visited	{ font-size:11px; color:#454545; text-decoration: none; }
.cu_url A:hover		{ font-size:11px;	color:#454545; text-decoration: underline;  }

.cu_sp					{ padding-bottom:5px; } 

.cu						{ color:#929292; padding-bottom:40px; } 
.cu A:link 		{ color:#929292; text-decoration: none; }
.cu A:visited	{ color:#929292; text-decoration: none; }
.cu A:hover		{	color:#929292; text-decoration: underline;  }


/* Login style */
.login_ment						{ font-size:13px; color:#7A7A7A; font-family: Tahoma; font-weight:bold; line-height:15px; padding-bottom:20px; }
.login_ment A:link 		{ font-size:13px; color:#FF7800; font-family: Tahoma; font-weight:bold; text-decoration: none; }
.login_ment A:visited	{ font-size:13px; color:#FF7800; font-family: Tahoma; font-weight:bold; text-decoration: none; }
.login_ment A:hover		{ font-size:13px;	color:#FF7800; font-family: Tahoma; font-weight:bold; text-decoration: underline;  } 


.form_tit					{ color:#505050; font-weight:bold; }
.form_tit A:link 		{ color:#505050; font-weight:bold; }
.form_tit A:visited	{ color:#505050; font-weight:bold; }
.form_tit A:hover		{ color:#505050; font-weight:bold;   }


.star { color:FF7800; }

/* top login style */
.gm						{ font-size:10px;  }
.gm A:link 		{ font-size:10px; text-decoration: none; }
.gm A:visited	{ font-size:10px; text-decoration: none; }
.gm A:hover		{ font-size:10px; color:#FF4200; text-decoration: underline; }

