html, body {
margin:0px;
padding:0px;
height:100%; 
background:url(images/allbg.gif) repeat-x; 
font-size:12px;
weight:nomarl;
}
.leftlist{
background:url(images/img_list.gif) no-repeat;
width:180px;
height:32px;
font-size:14px;
weight:bold;
color:#ffffff;
text-align:center;
}
.list{
background:url(images/hr.gif) no-repeat;
width:576px;
height:4px;
}
div, form, ul, ol {
margin:0px; padding:0px;
}
.pr{
background:url(images/img_pr_m.gif) repeat-y;
width:564px;
height:auto;

}

ul, ol {
margin:0px;
padding:0px 15px;
list-style:none;
}
li{
text-align:left;
font-size:12px;
color:#1885a6;
}
ul li{
float:left;
margin:0 6px;
display:block;
line-height:20px;
}
img {
border:0px;
}
#divtop{
width:1024px;
height:22px;
font-sise:12px;
}
#divleft{
width:700px;
float:left;
}
#divright{
float:right;
text-align:right;
}
.font1{
color:#1885A6;

}
.font2{
color:#858585;
}
.font3{
color:#ffffff;
text-align:center;
margin-left:150px;
}
.font4{
color:#000000;
text-align:center;
margin-left:100px;
font-size:12px;
}
.font5{
color:#000000;
font-size:12px;
line-height:20px;
}
formb{
border:1px solid #1885a6;
}
a.b1:link  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.b1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.b1:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #027EBA;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}