/*star*/
body {
	margin: 0px;
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center;
	border: 2px solid ABACB0;
}
TD, DIV{
	FONT-FAMILY:??,Arial;
	FONT-SIZE:12px;
	line-height:200%;
	
}
form{
	margin: 0px;
}
/*star*/
A:LINK{
	COLOR:#000000;
	TEXT-DECORATION: none;
	font-family: ??, Arial;
	
		}

A:VISITED{
	COLOR:#000000;
	TEXT-DECORATION: none;
	font-family:??, Arial;
	
		}

A:HOVER{
	COLOR:#FF9900;
	TEXT-DECORATION: none;
	font-family:??, Arial;
	
		}

A:ACTIVE{	 
		TEXT-DECORATION: NONE;
		
		}
.l1:LINK{
	COLOR:#064DA3;
	TEXT-DECORATION: none;
	font-family: ??, Arial;
	
		}

.l1:VISITED{
	COLOR:#064DA3;
	TEXT-DECORATION: none;
	font-family:??, Arial;
	
		}

.l1:HOVER{
	COLOR:#FF9900;
	TEXT-DECORATION: none;
	font-family:??, Arial;
	
		}

.l1:ACTIVE{	 
		TEXT-DECORATION: NONE;
		
		}

.hr_5px { height: 3px; overflow: hidden; }


.td_bj {
	background-image: url(images/body_bj1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.red {
	font-size: 12px;
	color: #CC0000;
}
.bule {
	font-size: 12px;
	color: #064DA3;
}
.td_bj1 {
	background-image: url(images/td_bj.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_bj {
	background-image: url(images/body_bj.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

