a:hover {  font-family: "±¼¸²"; font-size: 9pt; color: #FF0000; text-decoration: none}
a:link {  font-family: "±¼¸²"; font-size: 9pt; color: #003399; text-decoration: none}
a:visited {  font-family: "±¼¸²"; font-size: 9pt; color: #003498; text-decoration: none}

/*ÀÏ¹ÝÀûÀÎ ±ÛÀÚ,»óÇ°ÀÌ¸§,°¡°Ý,³»¿ëÇ¥Çö*/
.text {   font-family: "±¼¸²"; font-size: 9pt; text-decoration: none}
.head {  font-family: "±¼¸²"; font-size: 9pt; color: #000066; text-decoration: none}
.price {  font-family: "±¼¸²"; font-size: 9pt; color: #993333; text-decoration: none}
.content {  font-family: "±¼¸²"; font-size: 9pt; color: #707070; text-decoration: none}


/*td¿¡ ÆùÆ®9¿Í ¹è°æ»öÀ» 3´Ü°è·Î Ç¥Çö(»ö»óÀÌ Èå·ÁÁü)*/
.td01 {  font-family: "±¼¸²"; font-size: 9pt; text-decoration: none; background-color: #3878D0}
.td02 {  font-family: "±¼¸²"; font-size: 9pt; text-decoration: none; background-color: #C0E0FF}
.td03 {  font-family: "±¼¸²"; font-size: 9pt; text-decoration: none; background-color: #F8FCFF}


/*Detail¿¡¼­ Â÷·Ê·Î »óÇ°°ú»óÇ°¸í, ¿ëµµ¿Í³»¿ë, °¡°Ý°ú³»¿ë, ¿É¼Ç°ú³»¿ë, ±¸¼º°ú³»¿ë, ÄÚµå¿¡ °¢°¢ÀÇ ÆùÆ®»ö°ú ¹è°æ»öÀ» Ç¥Çö*/
.brandname {  font-family: "±¼¸²"; font-size: 9pt; color: #000099; text-decoration: none; background-color: #98BCF0}
.tdhe {  font-family: "±¼¸²"; font-size: 9pt; color: #000066; text-decoration: none; background-color: #F3FFF3}

.use {  font-family: "±¼¸²"; font-size: 9pt; color: #000099; text-decoration: none; background-color: #98BCF0}
.tdco {  font-family: "±¼¸²"; font-size: 9pt; color: #000099; text-decoration: none; background-color: #F8FFFF}

.pricename {  font-family: "±¼¸²"; font-size: 9pt; color: #000099; text-decoration: none; background-color: #98BCF0}
.tdpr {  font-family: "±¼¸²"; font-size: 9pt; color: #000099; text-decoration: none; background-color: #F8FFFF}

.optionname {  font-family: "±¼¸²"; font-size: 9pt; color: #000099; text-decoration: none; background-color: #98BCF0}
.tdop {  font-family: "±¼¸²"; font-size: 9pt; color: #000099; text-decoration: none; background-color: #F8FFFF}

.formation {  font-family: "±¼¸²"; font-size: 9pt; color: #000000; text-decoration: none; background-color: #D0ECD0}
.tdfo {  font-family: "±¼¸²"; font-size: 9pt; color: #000000; text-decoration: none; background-color: #F3FFF3}

.code {  font-family: "±¼¸²"; font-size: 9pt; color: #000099; text-decoration: none; background-color: #F3FFF3}

/*Å×¿ì¸®¼±°ú ¹è°æ»öÇ¥Çö*/
.dark {  font-family: "±¼¸²"; font-size: 9pt; color: #FFFFFF; background-color: #003478; text-align: center}
.soft {  font-family: "±¼¸²"; font-size: 9pt; color: #006600; background-color: #D0ECD0}


.kind {  font-family: "±¼¸²"; font-size: 9pt; color: #000000; text-decoration: none; background-color: #E1E1E1}
.context {  font-family: "±¼¸²"; font-size: 9pt; color: #000000; text-decoration: none; background-color: #F3F3F3}
.boundary {  font-family: "±¼¸²"; font-size: 9pt; color: #000000; text-decoration: none; background-color: #666666}
.gonggo {  background-color: #FBFFF5; font-family: "±¼¸²"; font-size: 9pt; text-decoration: none}
.buttoncolor {  background-color: #197540}
.topbg {  background-image: url(../images/topbg.gif); background-repeat: repeat-x}
.menubg {  background-image: url(../images/menubg.gif)}

<script language="JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
