/* css */

td {
	font-family: "±¼¸²";
	font-size: 12px;
	line-height: 15px;
}

.txt_box {
	background:#FFFFFF;
	border:#555555 1 solid;
	height: 20px;
	font-size:11px;
}

.button_stl {
	background:#EEEEEE;
	border:#555555 1 solid;
	height: 23px;
	color:#666666;
	font-size:11px;
	cursor:hand;
}
/* main link css */
A:link {TEXT-DECORATION: none;color:#555555;}
A:visited {TEXT-DECORATION: none;color:#555555;}
A:active {TEXT-DECORATION: none;color:#555555;}
A:hover {TEXT-DECORATION: none;color:#555555;}

A.link01 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;

}
A.link01:hover {
    color: #DC6B2B;	
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: bottom;
