
.ibg {
  background-attachment: scroll;
  background-image: url(../images/i_bg.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
.cbg {
  background-attachment: fixed;
  background-image: url(../images/i_center_bg.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
img { 
  border:none;
}
td {
  font-family: "±¼¸²";
  font-size: 9pt;
  color: #333333;
}

#slide {
  position:absolute;
  visibility:visible;
} 

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.date {
	font-family: "tahoma";
	font-size: 8pt;
	color: #333333;
}

.write {
	border: 1px solid #CCCCCC;
}

a:link {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #333333;
  text-decoration: none;
}
a:visited {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #333333;
  text-decoration: none;
}
a:hover {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #333333;
  text-decoration: none;
}
a:active {
	font-family: "±¼¸²";
	font-size: 9pt;
	color: #333333;
  text-decoration: none;
}
