body{
margin: 0px;
padding: 0px;
background: #fff;
color: #333;
font: 12px/20px ËÎÌå;
}
a:link{
text-decoration: none; 
color: #333;
}	
a:visited { 
text-decoration: none; 
color: #333;
}
a:hover { 
text-decoration: underline; 
color: #F67434;
}	
a:active { 
text-decoration: underline; 
color: #333;
}
.font_b18{
color: #145AA2;
font-size: 18px;
font-weight: bold;
}
.font_b{
color: #023B70;
font-size: 14px;
}
.font_b a:link{
text-decoration: none; 
color: #145AA2;
}	
.font_b a:visited { 
text-decoration: none; 
color: #145AA2;
}
.font_b a:hover { 
text-decoration: underline; 
color: #F67434;
}	
.font_b a:active { 
text-decoration: underline; 
color: #145AA2;
}
.font_bs{
color: #145AA2;
font-size: 12px;
font-weight: bold;
border-bottom: 1px #145AA2 dotted;
}
.font_w18{
color: #fff;
font-size: 18px;
font-weight: bold;
}
.font_w{
color: #fff;
font-size: 12px;
}
.font_w a:link{
text-decoration: none; 
color: #fff;
}	
.font_w a:visited { 
text-decoration: none; 
color: #fff;
}
.font_w a:hover { 
text-decoration: none; 
color: #F67434;
}	
.font_w a:active { 
text-decoration: none; 
color: #fff;
}

.font_items{
font-size: 16px;
font-weight:;
}
.font_tle2{
font-size: 16px;
font-weight: bold;
color: #023B70;
background: #F2F7FF;
padding-top: 5px;
padding-left: 10px;
height: 25px;
border-bottom: 1px #145AA2 dotted;
}
.font_ye{
color: #F67434;
}

.border{
margin: 1px;
padding: 1px;
border: #ccc 1px solid;
}
.border_lb{
border-bottom: #ccc 1px solid;
border-left: #ccc 1px solid;
}

.pad20{
padding: 10px 20px;
}
.bg{
background: url(images/bg2.gif) right bottom no-repeat;
} 