/* ¿µ¾î ¹öÀüÀÇ CSS ÆÄÀÏ */

td {font-family: "±¼¸²", "µ¸¿ò", "Arial Black", Arial;	font-size: 12px; line-height:18px;	color: #333333;	font-weight: none;	text-decoration: none;}

a:link		{color:#333333; font-family:µ¸¿ò, Arial; font-size:12px; text-decoration:none; line-height:18px}
a:visited	{color:#666666; font-family:µ¸¿ò, Arial; font-size:12px; text-decoration:none; line-height:18px}
a:active	{color:#3399FF; font-family:µ¸¿ò, Arial; font-size:12px; text-decoration:none; line-height:18px}
a:hover		{color:#3366FF; font-family:µ¸¿ò, Arial; font-size:12px; text-decoration:none; line-height:18px}

.box1	{border: 1px #BBBBBB solid; }
.nomal {	font-family:µ¸¿ò,Arial;	font-size: 11px;	color: #666666;	font-weight: none;	text-decoration: none;}
.Header {	font-family:µ¸¿ò,Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	font-weight: bold;	text-align: center;	text-transform: uppercase;}
.prodhead {	font-family:µ¸¿ò,Arial, Helvetica, sans-serif;	color: #FE7201;	font-size: 12px;	text-decoration: none;	font-weight: bold;}
.news {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #C5102F;	padding-top: 35px;	padding-left: 5px;}
.sitemaplink {	font-family:  µ¸¿ò, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;	padding-left: 10px;	line-height: 17px;	padding-top: 10px;}
.globalborder {	border: 1px solid #CCCCCC;}
.prodtitle1 {	font-family: µ¸¿ò,Arial, Helvetica, sans-serif;	font-size: 14px;	color: #333333;	font-weight: bold;}

.navi {font-family: "±¼¸²", "µ¸¿ò", "Arial Black", Arial;	font-size: 11px;	color: #333333;	font-weight: none;	text-decoration: none;}

.prodtitle1_e {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: none;
	text-decoration: Bolder;
	text-align: left;
}


/* Á¦Ç°¼Ò°³ÀÇ Á¦¸ñºÎºÐ */
.prod_title {
	padding-left: 5px;
	border-bottom: 5px solid #000096;
}
/* Á¦Ç°¼Ò°³ÀÇ ³»¿ëÀÇ ¿ÞÂÊºÎºÐ */
.prod_ldetail {
	padding-left: 5px;
	border-right: 1px solid #000096;
	border-bottom: 1px solid #000096;
}
/* Á¦Ç°¼Ò°³ÀÇ ³»¿ëÀÇ ¿À¸¥ÂÊºÎºÐ */
.prod_rdetail {
	padding-left: 5px;
	border-bottom: 1px solid #000096;
}
/* Á¦Ç°¼Ò°³ÀÇ ¸¶Áö¸· Ç×¸ñ ¿ÞÂÊºÎºÐ */
.prod_ldetail_end {
	padding-left: 5px;
	border-right: 1px solid #000096;
	border-bottom: 3px solid #000096;
}
/* Á¦Ç°¼Ò°³ÀÇ ¸¶Áö¸· Ç×¸ñ ¿À¸¥ÂÊºÎºÐ */
.prod_rdetail_end {
	padding-left: 5px;
	border-bottom: 3px solid #000096;
}