/* 기본 스타일 */
BODY {
	scrollbar-face-color:#D9D9D9;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color:#F8F8F8;
	scrollbar-shadow-color:#CBCBCB;
	scrollbar-highlight-color:#CBCBCB;
	scrollbar-3dlight-color:#F2F2F2;
	scrollbar-darkshadow-color:#F2F2F2;
	background-position: top;
	background-repeat:repeat-x;
}

TD {font-family:돋움;text-decoration:none; font-size:11px; color:#666666;  line-height: 17px; }
TD.sect0	{text-decoration:none; font-size:12px; color:#666666;}
TD.sect1	{text-decoration:none; font-size:12px; color:#FE5B5E;}
TD.sect2	{text-decoration:none; font-size:12px; color:#3BADDF;}
TD.sect3	{text-decoration:none; font-size:12px; color:#A0B55B;}
TD.sect4	{text-decoration:none; font-size:12px; color:#FF7651;}

A         {color: #444444}
A:link    {font-family:돋움; font-size: 11px; color: #666666; text-decoration:none}
A:visited {font-family:돋움; font-size: 11px; color: #666666; text-decoration:none}
A:active  {font-family:돋움; font-size: 11px; color: #666666; text-decoration:none}
A:hover   {font-family:돋움; font-size: 11px; color: #000000; text-decoration:underline}

img       { border: 0px; }

.line18	{ line-height:18px; }
.line20	{ line-height:20px; }

/* form에 사용되는 스타일 */
.input			{ Background-color:#FFFFFF; Border:1px Solid #999999; color:#4C4C4C; font-family: dotum; font-size:12px; height:18px; }
.input_gray		{ Background-color:#FFFFFF; Border:1px Solid #C6C6C6; color:#4C4C4C; font-family: dotum; font-size:12px; height:18px; }
.input_hidden	{ Background-color:#FFFFFF; Border:1 Solid #FFFFFF; color:#666666; font-family: dotum; font-size: 12px; line-height: 17px; }
.textarea		{ Background-color:#FFFFFF; Border:1 Solid #CCCCCC; color:#666666; font-family: dotum; font-size: 12px; line-height: 17px; }
.select			{ Background-color:#FFFFFF; Border:1px Solid #999999; color:#666666; font-family: dotum; font-size:12px; line-height: 17px; }
.select_font11	{ Background-color:#FFFFFF; Border:1px Solid #999999; color:#666666; font-family: dotum; font-size:11px; line-height: 17px; }

.font_white12			{ font-size:12px; color:#FFFFFF; font-family: dotum; }
.font_white12_bold		{ font-size:12px; color:#FFFFFF; font-family: dotum; font-weight:bold }
.font_green11			{ font-size:11px; color:#016D01; font-family: dotum; }
.font_green12			{ font-size:12px; color:#76893E; font-family: dotum; }
.font_2green12			{ font-size:12px; color:#339900; font-family: dotum; }
.font_green12_bold		{ font-size:12px; color:#1ECC92; font-family: dotum; font-weight:bold }
.font_2green12_bold		{ font-size:12px; color:#339900; font-family: dotum; font-weight:bold }
.font_3green12_bold		{ font-size:12px; color:#42C54C; font-family: dotum; font-weight:bold }
.font_green14_bold		{ font-size:14px; color:#5A7B09; font-family: dotum; font-weight:bold }
.font_gray11			{ font-size:11px; color:#787878; font-family: dotum; }
.font_gray11_2			{ font-size:11px; color:#666666; font-family: dotum; }
.font_gray11_bold		{ font-size:11px; color:#999999; font-family: dotum; font-weight:bold }
.font_gray12			{ font-size:12px; color:#999999; font-family: dotum;}
.font_2gray12_bold		{ font-size:12px; color:#cccccc; font-family: dotum; font-weight:bold }
.font_gray12_bold		{ font-size:12px; color:#999999; font-family: dotum; font-weight:bold }
.font_gray14_bold		{ font-size:14px; color:#3C3C3C; font-family: dotum; font-weight:bold }
.font_gray15 			{ font-size:15px; color:#666666; font-family: dotum; }
.font_gray16_bold		{ font-size:16px; color:#666666; font-family: dotum; font-weight:bold }
.font_2blue11_bold		{ font-size:11px; color:#0099CC; font-family: dotum; font-weight:bold }
.font_blue12_bold		{ font-size:12px; color:#003399; font-family: dotum; font-weight:bold }
.font_2blue12_bold		{ font-size:12px; color:#3399CC; font-family: dotum; font-weight:bold }
.font_3blue12_bold		{ font-size:12px; color:#283673; font-family: dotum; font-weight:bold }
.font_red11				{ font-size:11px; color:#FD0000; font-family: dotum; }
.font_red11_bold		{ font-size:11px; color:#FD0000; font-family: dotum; font-weight:bold }
.font_red12_bold		{ font-size:12px; color:#FF3333; font-family: dotum; font-weight:bold }
.font_2red12_bold		{ font-size:12px; color:#AB536C; font-family: dotum; font-weight:bold }
.font_purple12_bold		{ font-size:12px; color:#7C87D9; font-family: dotum; font-weight:bold }
.font_2purple12_bold	{ font-size:12px; color:#9966CC; font-family: dotum; font-weight:bold }
.font_orange12_bold		{ font-size:12px; color:#F68E55; font-family: dotum; font-weight:bold }
.font_2orange12_bold		{ font-size:12px; color:#FF6600; font-family: dotum; font-weight:bold }

.link_font_gray11:link		{ text-decoration:none; color:#787878; font-size:11px; line-height: 18px; }
.link_font_gray11:active	{ text-decoration:none; color:#787878; font-size:11px; line-height: 18px; }
.link_font_gray11:visited	{ text-decoration:none; color:#787878; font-size:11px; line-height: 18px; }
.link_font_gray11:hover		{ text-decoration:none; color:#000000; font-size:11px; line-height: 18px; }
.link_font_bottom11:link	{ text-decoration:underline; color:#999966; font-size:11px; line-height: 18px; }
.link_font_bottom11:active	{ text-decoration:underline; color:#999966; font-size:11px; line-height: 18px; }
.link_font_bottom11:visited	{ text-decoration:underline; color:#999966; font-size:11px; line-height: 18px; }
.link_font_bottom11:hover	{ text-decoration:none; color:#999966; font-size:11px; line-height: 18px; }

/* 네비게이션 관련 */
.navi_link:link	   {font-family: dotum;font-size: 11px;color:#565656;font-weight: normal;font-style: normal;text-decoration: normal;}
.navi_link:visited {font-family: dotum;font-size: 11px;color:#565656;font-weight: normal;font-style: normal;text-decoration: normal;}
.navi_link:active  {font-family: dotum;font-size: 11px;color:#565656;font-weight: normal;font-style: normal;text-decoration: normal;}
.navi_link:hover   {font-family: dotum;font-size: 11px;color:#000000;font-weight: normal;font-style: normal;text-decoration: normal;}

/* 헤더 네비게이션 관련 */
.top_link:link	  {font-family: TTche;font-size: 12px;color:#666666;font-weight: normal;font-style: normal;text-decoration: normal;}
.top_link:visited {font-family: TTche;font-size: 12px;color:#666666;font-weight: normal;font-style: normal;text-decoration: normal;}
.top_link:active  {font-family: TTche;font-size: 12px;color:#666666;font-weight: normal;font-style: normal;text-decoration: normal;}
.top_link:hover   {font-family: TTche;font-size: 12px;color:#666666;font-weight: normal;font-style: normal;text-decoration: normal;}

a.koob2:link    {font-family: dotum;font-size: 12px;color:#B6B6B6;font-weight: normal;font-style: normal;text-decoration: normal;}
a.koob2:visited {font-family: dotum;font-size: 12px;color:#B6B6B6;font-weight: normal;font-style: normal;text-decoration: normal;}
a.koob2:active  {font-family: dotum;font-size: 12px;color:#B6B6B6;font-weight: normal;font-style: normal;text-decoration: normal;}
a.koob2:hover   {font-family: dotum;font-size: 12px;color:#D7D7D7;font-weight: normal;font-style: normal;text-decoration: normal;}

a.header_link:link	  {font-family: TTche;font-size: 12px;color:#000000;font-weight: normal;font-style: normal;text-decoration: normal;}
a.header_link:visited {font-family: TTche;font-size: 12px;color:#000000;font-weight: normal;font-style: normal;text-decoration: normal;}
a.header_link:active  {font-family: TTche;font-size: 12px;color:#000000;font-weight: normal;font-style: normal;text-decoration: normal;}
a.header_link:hover   {font-family: TTche;font-size: 12px;color:#000000;font-weight: normal;font-style: normal;text-decoration: normal;}


.goodsnamebig {	font-family: Verdana; font-size: 14px; font-style: normal; text-decoration: normal;	color:#333333;}
.cate_tit     {	font-family: dotum; font-size: 14px; font-style: normal; text-decoration: normal;	color:#757575;}
.txt	      {	font-family: Verdana,Dotum; font-size: 12px; text-decoration: normal; color:#C94C00 }


/* 상품 관련 */
.goodsname { font-family: TTche; font-size: 12px;	font-style: normal;	text-decoration: normal; color=#99CC00;}
.brandname { font-family: Verdana; font-size: 11px;	font-style: normal;	text-decoration: normal; color=#FF8A2F;}
.dcmessage { font-family: Verdana; font-size: 11px;	font-style: normal;	text-decoration: normal; color=#C94C00; font-weight: bold;}
.price {color:#2266BB; font-family:돋움,Gulim; font-size: 12px; font-weight: bold;}


A.goodsname         {color: #99CC00}
A.goodsname:link    {font-family:TTche; font-size: 12px; color: #99CC00; text-decoration:none}
A.goodsname:visited {font-family:TTche; font-size: 12px; color: #99CC00; text-decoration:none}
A.goodsname:active  {font-family:TTche; font-size: 12px; color: #99CC00; text-decoration:none}
A.goodsname:hover   {font-family:TTche; font-size: 12px; color: #99CC00; text-decoration:underline}


/*border color*/
.border_c {Border:2 Solid #000000;}
