body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-track-color:"#ffbb55";
	scrollbar-arrow-color:"#ffffff";
	scrollbar-3dlight-color:"#ffbb55";
	scrollbar-highlight-color:"#ffcc00";
	scrollbar-face-color:"#ff9900";
	scrollbar-shadow-color:"#ff6600";
	scrollbar-darkshadow-color:"#ffbb55";
	background-color:#ffffff;
}

.header1 {color: #999999; font-size: 10px;}
.bottom1 {color: #999999; font-size: 13px;}
.bottom2 {color: #999999; font-size: 11px;}
.bottom3 {color: #999999; font-size: 10px;}
.bottom_link {color: #112277; font-size: 11px;}

.style1 {color: #666666; font-size: 12px;}
.style2 {color: #666666; font-size: 9px;}
.style3 {color: #666666; font-size: 12px; line-height:24px;}

.tittle1 {color: #112277; font-size: 15px; font-weight:bold;}
.tittle2 {color: #ff9900; font-size: 18px;}

.table1 {color: #666666; color: #666666; font-size: 12px;}

.news {
	scrollbar-track-color:"#ffbb55";
	scrollbar-arrow-color:"#ffffff";
	scrollbar-3dlight-color:"#ffbb55";
	scrollbar-highlight-color:"#ffcc00";
	scrollbar-face-color:"#ff9900";
	scrollbar-shadow-color:"#ff6600";
	scrollbar-darkshadow-color:"#ffbb55";
	background-image: none;
	padding: 0px;
	height: 145px;
	width: 540px;
	overflow: auto;
	overflow-x: hidden;
}
.news_red {color: #ff0000; font-size: 12px;}
.news_01 {color: #666666; font-size: 12px; line-height:18px;}

.school1 {color: #112288; font-size: 23px; line-height:40px;}
.school2 {color: #666666; font-size: 13px; line-height:21px;}
.school3 {color: #ff6600; font-size: 25px; line-height:40px;}

.link1 {color: #112277; font-size: 15px; line-height:45px;}

a:link {
	text-decoration: underline;
	color: #ff9900;
}
a:visited {
	text-decoration: none;
	color: #ff9900;
}
a:hover {
	text-decoration: underline;
	color: #112288;}

a:active {
	text-decoration: none;
	color: #666666;
}

