@charset "utf-8";
/* CSS Document */

td{
font-size:12px;
line-height:200%;
}
.workBox{
	float:left;margin:8px
}
.txtBox{overflow:auto;position:relative;width:100%;height:320px;}
a:visited {
	color: #000000;
	text-decoration: none;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}