a {	
	color: #000;	
	FONT-SIZE: 10pt;
	text-decoration:none;
}
a:hover{
    color: #3366CC;	
	text-decoration:underline
	FONT-SIZE: 10pt; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_index.gif);
	text-align:center;
	background-position: center top;
	background-repeat: repeat-x;
	padding:0px;
}
img {
border:none;
}
.sec1 {
 CURSOR: hand; 
 background-image: url(../images/page01.gif);
 font-size: 13px; 

}
.sec2 {
	CURSOR: hand;
	COLOR: #008ad3;
	background-image: url(../images/page02.gif);
	font-size: 13px;
	font-weight: bold;
	text-align:center;
 }
 
.main_tab {
 BORDER-RIGHT: gray 1px solid; 
 BORDER-LEFT: c5c5c5 1px solid; 
 COLOR: #000000; 
 BORDER-BOTTOM: gray 1px solid; 
 BACKGROUND-COLOR: #d4d0c8
}
.info{
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.newtable{

	line-height: 200%;
	padding-top:10px;

}

.newtd{

	text-align:right;
	padding-right:100px;
	background-color:#fff;

}

.Layer{
	position:absolute;
	z-index:1;
	left: -280px;
	top: -219px;
	visibility: hidden;
}

