html{color:#000;}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{
	margin:0;
	padding:0;
	font-size: 95%;
	font-family:dotum;
	color:#444444;
}
hr{color:#D9D9D9;}
table{
	border-collapse:collapse;
}
fieldset,img{
	border:0;
	text-align: left;
}
img{
	border=0
}

/*body{text-align:center;}*/
A.blue1:link   	  	{color:#444444; text-decoration: none;}         
A.blue1:visited    	{color:#444444; text-decoration: none;}
A.blue1:active		{color:#444444; text-decoration: none;}
A.blue1:hover   	{color:#0375B4; text-decoration: underline;}

A.red:link   	  	{color:#666666; text-decoration: none;}         
A.red:visited    	{color:#666666; text-decoration: none;}
A.red:active		{color:#666666; text-decoration: none;}
A.red:hover   		{color:#f16600; text-decoration: underline;}

A:link   	  		{color:#666666; text-decoration: none;}         
A:visited    		{color:#666666; text-decoration: none;}
A:active			{color:#666666; text-decoration: none;}
A:hover   			{color:#f10600; text-decoration: NONE;}

/* product */
.product_box {width:150; height:170; border-bottom:2px; border-top:2px; text-align:center; }
.product_border01 {border:#e1e1e1 solid 1px; text-align:center; padding:2px; width:120; height:120; }
.product_text01	{ padding-bottom:5px; font-size:11px; text-align:center; height:30px; vertical-align:text-top; }
.product_text02	{ padding-bottom:5px; font-size:12px; color:#4a4a4a; line-height:15px; }

/* number */
.num01 	{ font-size:9pt; COLOR:#d30746; text-decoration: underline; font-weight:bold;}
.num02 	{ font-size:9pt; text-decoration:none; }

/* Sub_GNB */ 
.sub_gnb_wrap {width:680px; height:53px; background:url(../image/bg_top_01.gif); float:left;}
.sub_gnb_wrap .sub_gnb {width:617px; height:36px; margin:9px 0 0 63px; float:left; background:url(../image/gnb_bg_1.gif) no-repeat;}
.sub_gnb_wrap .sub_gnb ul {float:left; margin:4px 0 0 34px; font-size:0; padding:0; list-style:none; line-height:0;}
.sub_gnb_wrap .sub_gnb li {width:97px; height:21px; margin-right:15px; font-size:0; padding:0; list-style:none; line-height:0; float:left;}
.sub_gnb_wrap .sub_gnb li span {display:inline-block; width:97px; height:21px; cursor:pointer;}
.sub_gnb_wrap .sub_gnb li a .m_01 {background:url(../image/sub_gnb_01.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a:hover .m_01 {background:url(../image/sub_gnb_01_on.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a .m_02 {background:url(../image/sub_gnb_02.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a:hover .m_02 {background:url(../image/sub_gnb_02_on.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a .m_03 {background:url(../image/sub_gnb_03.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a:hover .m_03 {background:url(../image/sub_gnb_03_on.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a .m_04 {background:url(../image/sub_gnb_04.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a:hover .m_04 {background:url(../image/sub_gnb_04_on.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a .m_05 {background:url(../image/sub_gnb_05.png) no-repeat;}
.sub_gnb_wrap .sub_gnb li a:hover .m_05 {background:url(../image/sub_gnb_05_on.png) no-repeat;}






