/* CSS Document */
body
{
   background:url(../images/top_bg.jpg) repeat-x top;
   margin:0px;
   border:0px;
}
#title_dh{font-size:12px}
#title_dh td{font-size:12px;text-align:center}


a.a1 {color:#ffffff;text-decoration:none;font-size:14px; text-decoration:none;font-weight:bold;}
a.a1 span{width:100px;text-align:center;background:url(../images/f1.gif);height:31px;float:left;line-height:31px;cursor:pointer}
a.a1:hover { color:#ffff00; text-decoration:none;font-size:14px;text-decoration:none;font-weight:bold;}
a.a1:hover span{ color:#ffff00; text-decoration:none;text-decoration:none;background:url(../images/f1.gif);height:31px;float:left;cursor:pointer}


a.a2 {color:#ffffff;text-decoration:none;font-size:14px; text-decoration:none;font-weight:bold;}
a.a2 span{width:100px;text-align:center;background:url(../images/f2.gif);height:31px;float:left;line-height:31px;cursor:pointer}
a.a2:hover { color:#ffff00; text-decoration:none;font-size:14px;text-decoration:none;font-weight:bold;}
a.a2:hover span{ color:#ffff00; text-decoration:none;text-decoration:none;background:url(../images/f1.gif);height:31px;float:left;cursor:pointer}


a{color:#333;font-size:12px;text-decoration:none}
a.hover{color:#f00;font-size:12px;text-decoration:none}


.s1 {
	color: #FF0000;
	font-weight: bold;
	font-size:12px;
}