/* ÀÌ¹ÌÁö border Á¦°Å */
img{border:0}
.imgB {border:1px solid #B3B3B3;}


/* PNG »ç¿ë */
.l {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shd_l.png'', sizingMethod='scale'); overflow:hidden;}
html>body .l {width:18px; margin:0 0 0 0px; padding:0; background:url('img/shd_l.png') transparent;}

/* ÅØ½ºÆ® */
.t11 {font-size: 11px;}
.fz_s_txt {color:999999; letter-spacing:-1px;}
.fz_s2_txt {color:676767; letter-spacing:-1px; line-height:14px}
.gt {color:#6D6E71; font-size: 11px;text-align:center;}
.blue {color:#4080D2;}


/* ±â»ç¼Ó »óÇ°*/
.fz_pname {padding:12 0 0 0;font-size:11px; width:98px; cursor: hand; line-height:16px;}
.fz_price {padding:12 0 0 0; font-size:11px; color:#848583; font-weight:bold; cursor: hand;}


/* ³ÐÀÌ, ³ôÀÌ */
.w80 {width:80px;}


/* ¸µÅ© */
A:link		{FONT-FAMILY:µ¸¿ò,seoul,arial; FONT-SIZE:11px; COLOR:#444444; TEXT-DECORATION:none;}
A:visited	{FONT-FAMILY:µ¸¿ò,seoul,arial; FONT-SIZE:11px; COLOR:#444444; TEXT-DECORATION:none;}
A:active	{FONT-FAMILY:µ¸¿ò,seoul,arial; FONT-SIZE:11px; COLOR:#444444; TEXT-DECORATION:none;}
A:hover		{FONT-FAMILY:µ¸¿ò,seoul,arial; FONT-SIZE:11px; COLOR:#1042B3; TEXT-DECORATION:underline;}

a.fz_link:link         {font-size:11px; color: 676767; text-decoration: none; }
a.fz_link:active       {font-size:11px; color: 676767; text-decoration: none; }
a.fz_link:visited      {font-size:11px; color: 676767; text-decoration: none; }
a.fz_link:hover        {font-size:11px; color: #676767; text-decoration: none;}

/* Æû */
.fz_sel { 
		height:20;
		font-size: 11px;
		color : #6B5F51;
		background-color : #ffffff;
		onmouseover backgroundColor : #DFD9CD;
		onmouseover backgroundColor : #ffffff;
		border-width : 0px;
		}
.fz_input			{ font-size: 11px; height:20; color:#434343; border:1px solid #CCCCCC; background-color:#E5E5E5; padding:4px;}


		
/*°íÁ¤ BG*/
.bg_topx {background-repeat: repeat-x;	background-position: left top;}
.bg_lefttopx {background-repeat: repeat-x;	background-position: left top;}
.bg_lefttop {background-repeat: no-repeat;	background-position: left top;}
.bg_lefty {background-repeat: repeat-y;	background-position: left;}
.bg_lefttopy {background-repeat: repeat-y;	background-position: left top;}
.bg_right {background-repeat: repeat-y;	background-position: right;}
.bg_righty {background-repeat: repeat-y;	background-position: right top;}
.bg_bottomx {background-repeat: repeat-x;	background-position: left bottom;}
.bg_bottom {background-repeat: no-repeat;	background-position: left bottom;}
