BODY {
		margin: 0px; 
		padding: 0px;
		cursor: default;
	}
tr.a{
		background-color : #FEDA82;
		cursor: hand;
	}
tr.b{
		background : #FDECC3;
		cursor: hand;
	}
td.menu{
		font-family : Tahoma;
		font-size : 11px;
		cursor: hand;
	}
td.mark{
		font-family : Tahoma;
		font-size : 11px;
		cursor: hand;
		font-weight : bold;
	}
td.sub_a{
		font-family : Tahoma;
		font-size : 11px;
		cursor: hand;
		padding-left: 5px;
	}
td.sub_b{
		font-family : Tahoma;
		font-size : 11px;
		cursor: hand;
		background-image: url(/img/item_bg.gif);
		background-repeat: repeat-x;
		padding-left: 5px;
	}
td.top{
		border-top-width: 1px; 
		border-top-color: #FEB403; 	
		border-top-style: solid;
}
td.f{
	border-left-width: 3px; 
	border-left-color: #FEB403; 
	border-left-style: solid; 
	border-bottom-color: #FEB403; 	
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
td.s{
	padding-left: 5px; 
	border-bottom-color: #FEB403; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
td.t{
	border-right-width: 2px; 
	border-right-color: #FEB403; 
	border-right-style: solid; 
	border-bottom-color: #FEB403; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
td.u{
	border-right-width: 1px; 
	border-right-color: #FEB403; 
	border-right-style: solid; 
	border-bottom-color: #FEB403; 	
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
td.bb{
	border-bottom-color: #FEB403; 	
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
table {
	color:#002570; 
	font-family: Tahoma; 
	font-size: 11px;
	}
td.bg {
	background-image:url("/img/tabbg.gif"); 
	background-repeat: repeat-x; 
	padding-top:6px;
	}
td.butbg {
	background-image: url("/img/butbg.gif");
	}
.tfield {
	border:1px solid #A2BEFE; 
	font-family: Tahoma; 
	font-size: 11px;
	}
a.news{
		font-family : Tahoma;
		font-size : 11px;
		cursor: hand;
		text-decoration : none;
		color: #002570;	
}
a.news:hover{
		font-family : Tahoma;
		font-size : 11px;
		cursor: hand;
		text-decoration : none;
		color: #CEDAF3;	
}
a.lan{
		font-family : Tahoma;
		font-size : 11px;
		cursor: hand;
		text-decoration : none;
		color: #002570;	
		font-weight : bold;
}

a.lan:hover{
		font-family : Tahoma;
		font-size : 11px;
		cursor: hand;
		text-decoration : none;
		color: #FEB403;	
		font-weight : bold;
}

a.copy {
	font-family : Tahoma;
        font-size : 11px;
        text-decoration : none;
        color: #002570;
}