@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.h1{
 color:#F30;
 text-decoration:none;
}
a.h1:hover{
 color:#03F;	
}