@import url("hdft.css");
@import url("font.css");
@import url("table.css");
/*ltrtbg*/
#bgleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	width: 7px;
	background-position: left;
}
#bgright {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	width: 7px;
	background-position: right;
}
a.links{
 color:#666666;
 text-decoration:none;
 display:block;
 border-bottom:1px #CCCCCC dashed;
}
.style {
	font-size: 15px;
}
.red,td.red,div.red{
    color:#FF0000;
}
