
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, verdana;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.style2 {color: #999999}
.style4 {
	color: #FFCCCC;
	font-size: 11px;
}
.keyfeature {
	color: #000000;
	font-size:12px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.txt-white {
	color: #FFFFFF;
}

.txt-lightred {
	color: #FFCCCC;
}

.txt-highlight {
	font-weight: bold;
	color: #FFFFFF;
}

.txt_justify{
text-align:justify;
}

.td_month{
width:40px;
color:#c6c6c6;
font-weight:bold;
text-align:center;
}

.td_area{
width:113px; 
padding-left:12px; 
height:22px;
color:#c6c6c6;
font-weight:bold;
}

ul.listing {
	padding:0;
	margin: 0;
	padding-top:10px;
	padding-bottom:20px;
}

ul.listing li{
background:url(../images/yes.gif) no-repeat; 
padding-left:20px;
list-style:none;
line-height:17px;
}

.topic{
font-size:14px;
font-weight:bold;
}


input, select, textarea{ 
vertical-align : middle;
font: normal 11px Tahoma, Verdana, Arial;
}
A.li:hover{
background-color:#CEBA71;
}
input, textarea {
font:normal 11px arial,verdana,tahoma;
color:#000;
}

.input_style{
background-color:#d4d4d4;
border:1px solid #b8b8b8;
width:240px;
}

.input_style1{
background-color:#B4C689;
border:1px solid #fff;
}
.input_style2{
background-color:#d4d4d4;
border:1px solid #b8b8b8;
width:220px;
}
.input_style3{
background-color:#d4d4d4;
border:1px solid #b8b8b8;
width:320px;
}

.tdhead{
text-align:center;
background-color:#444;
border-bottom:1px solid #000;
border-right:1px solid #000;
font-weight:bold;
padding:3px 5px 3px 5px;
line-height:12px;
}

.tddetial{
text-align:center;
background-color:#222;
border-bottom:1px solid #000;
border-right:1px solid #000;
font-weight:normal;
padding:5px 5px 5px 5px;
line-height:12px;
}