﻿<!--
/*====Design by Sherry=====*/
/*====2007-04-05=====*/
body{
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; 
	line-height: 14px;
	background:#FFF;
}

P {	PADDING-BOTTOM: 5px; MARGIN: 0px}

body,td,th,tr,p {
	font-size:12px;
	line-height: 14px;
	}	
/*========================*/
.title { font-size: 14px; line-height: 20px;font-weight: bold; color:#ffffff;}
.cn { font-size: 12px;}
.border{ border:1px solid #ccc;}
li{ list-style-type:none;}
#li_disc{ list-style-type:disc;}
#li_none{ list-style-type:none;}
#li_squar{ list-style-type:square;}
form { padding: 0px; margin: 0px; border: 0px; }
/*table{ border:1px solid #999999; border-bottom:0;border-left:0; }
td{ border:1px solid #999999; border-top:0; border-right:0;  }
th { border-bottom: 1px solid #eee; font-size: 11px; font-weight: normal; color: #666666; text-align: left; }
td { font-size: 12px; color: #000; }*/
img {
border: none;
}

input{ border:0; background-color:transparent; padding-bottom:0; text-align:center;}
.sel{ border:0; background-color:transparent; padding-bottom:0; text-align:center;}
.wtxt{ border-bottom:1px solid #FFFFFF; color:#FFFFFF;}
.btxt{ border-bottom:1px solid #000000; color:#000000;}
.lspan{ padding-left:30px;}
.rspan{ padding-right:20px;}
.white{ color:#FFFFFF;}
/*---------------color--------------*/
div.form{padding-top:10px;}
td.health{ background-color:#6CB86C;}
td.edu{ background-color:#7CC0C6;}
td.old{ background-color:#DCC995;}
td.invest{ background-color:#8EA9DD;}
td.all{	 padding-right: 10px;background-color: #DADADA;}
/*---------------piv--------------*/
td.pichealth{ background-image:url(images/pic_health.jpg);background-position:right; background-repeat:no-repeat;}
td.picedu{background-image:url(images/pic_edu.jpg); background-position:right; background-repeat:no-repeat;}
td.picold{background-image:url(images/pic_old.jpg); background-position:right; background-repeat:no-repeat;}
td.picinvest{background-image:url(images/pic_invest.jpg); background-position:right; background-repeat:no-repeat;}
/*---------------link--------------*/
a { font-size: 9pt; line-height: 18px; color: #993300;}
a:link { text-decoration: underline;}
a:visited { text-decoration: underline; color: #993300;}
a:hover { text-decoration: none; color: #FF6600;}
a:active { text-decoration: none; color: #FF6600;}
-->