/* CSS Document */
td.back-cell{
	background:url(../images/dot_y_02.gif) repeat-y 0px 0px;
}
td.left-cell{
	width:106px;
	font-size:12px;
	background:url(../images/dot_x.gif) repeat-x bottom;
	padding:0px 0px 0px 3px;
	line-height:170%;
}
td.right-cell{
	width:164px;
	font-size:12px;
	background: url(../images/dot_x.gif) repeat-x bottom;
	padding:0px 0px 0px 3px;
	line-height:150%;
}
td.right-cell2{
	width:314px;
	font-size:12px;
	background: url(../images/dot_x.gif) repeat-x bottom;
	padding:0px 0px 0px 3px;
	line-height:150%;
}
td.bottom{
	width:107px;
	font-size:12px;
	padding:0px 0px 0px 3px;
	line-height:170%;
}
td.bottom2{
	width:314px;
	font-size:12px;
	padding:0px 0px 0px 3px;
	line-height:150%;
}
td.read{
	font-size:12px;
	padding:0px 0px 0px 3px;
	line-height:170%;
}
td.dot{
	background: url(../images/dot_x.gif) repeat-x bottom;
}
td.size10{
	font-size:10px;
	padding:0px 0px 0px 3px;
	line-height:170%;
}
.txt10{
	font-size:10px;
}
a{
	text-decoration:none;
}