body {
	SCROLLBAR-FACE-COLOR: #CCE6FF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F7FAFF; 
	SCROLLBAR-SHADOW-COLOR: #CCE6FF; 
	SCROLLBAR-3DLIGHT-COLOR: #418CD9; 
	SCROLLBAR-ARROW-COLOR:  #0000FF; 
	SCROLLBAR-TRACK-COLOR: #DFF1FF; 
	SCROLLBAR-DARKSHADOW-COLOR: #418CD9;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #0062C0;
	text-decoration: none;
}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
a:link {
	color: #0062C0;
	text-decoration: none;
}
a:visited {
	color: #0062C0;
	text-decoration: none;
}
a:hover {
	color: #4800BD;
	text-decoration: none;
}
select {
	font-size: 12px;
}
.enfont {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 9px;
}
.bland {
	border: 1px outset #CCE6FF;
}
.tfoot
{
	color: #001F30;
	background: #DEE0E2;
	border: outset 1px;
}
.tborder
{
	border: ridge 4px;
}
.optiontitle
{
	font-weight: bold;
	color: #FFFFFF;
	background: url("../images/cp_colheader_bg.gif");
	line-height: 130%;
}
.thead
{
	font-weight: bold;
	background: url("../images/cp_tblhead_bg.gif");
	line-height: 130%;
}


