@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body { margin: 0px; }

a { font-size: 14px; color: #000000; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none;color: #ff6600; }
a:active { text-decoration: none; color: #000000; }

/* CSS Document */

.boxleftmenu { padding-top:10px; padding-bottom:12px; padding-left:5px; width:250px;
	background-image: url(../images/002.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tt002 { font-size: 20px; font-weight: bold; color: #000000; }
