*{
	margin:0px;
	padding:0px;
}
body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#CCCCCC;
	margin:6px 0px;
	background:url(../images/bg.gif);
	overflow:auto;
}
td,input,select,button,textarea {
	font-size: 12px;
	font-family: "Arial","Verdana";
}
input,button,select {
	color: #333333;
}
a {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #006699;
}
a img{
	border:none;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.brief {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-weight: bold;
}
select {
	font-family: Verdana, Arial;
	font-size: 11px;
}
p.indent24px {
	text-indent: 24px;
	text-align: justify;
	line-height: 138%;
}
p{
	margin:6px 0px;
}
#toplink {
	float:right;
	height:46px;
	width:551px;
	background:white;
	text-align:right;
}
#toplink ul{
	list-style-type:none;
	width:426px;
	text-align:right;
}
#toplink ul li{
	float:left;
	padding:3px 8px;
	height:22px;
	border-left:1px solid #d5d5d5;
}
#toplink input.textbox{
	font-size: 10px;
	height:14px;
	border:1px solid #8c8c8c;
}
#copyright {
	color: white;
	font-weight: bold;
	font-size: 11px;
	background:#189DE0;
	line-height:28px;
	padding-left:10px;
}
#powerby {
	color: gray;
	font-size: 9px;
	border:1px solid white;
	background:#B1E2FE;
	line-height:11px;
	text-align:right;
}
ul.NewsList{
	margin:0px 12px 10px;
	list-style-type:none;
} 
.NewsList li{
	padding-left:12px;
	background:url(../images/arrow.gif) no-repeat left center;
	line-height: 18px;
}
H1{
	font-weight: bold;
	color: #003366;
	font-family:"Verdana";
	font-size: 21px;
	margin:12px 0px;
}
hr {
	border: 2px solid #d5d5d5;
}
