﻿body
{
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
}
.FormBase, .FormFocus
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 1px double #ccc;
}
.FormFocus
{
	border: 1px double #3399ff;
	background-color: #c0ddfc;
}
*
{
	margin: 0;
}
img
{
	border: 0px;
}
a:link
{
	color: #013F8A;
	text-decoration: none;
}
a:visited
{
	color: #013F8A;
	text-decoration: none;
}
a:hover
{
	color: #013F8A;
	text-decoration: underline;
}
a:active
{
	color: #013F8A;
	text-decoration: none;
}

.indextr1
{
	background-color: #ffffff;
	height: 25px;
	border-bottom: #eeeeee 1px solid;
}
.indextr2
{
	background-color: #fefdf5;
	height: 25px;
	border-bottom: #eeeeee 1px solid;
}
.tdbg
{
	background: #fefdf5;
}

/*字体效果 */
.td_title1
{
	color: #FF6600;
}
.td_title1:link
{
	color: #FF6600;
}
.td_title1:visited
{
	color: #FF6600;
}
.td_title1:hover
{
	color: #FF6600;
}
.td_title1:active
{
	color: #FF6600;
}
.td04
{
	filter: dropshadow(color=#ffffff,offx=1,offy=1);
	color: #00659c;
	text-indent: 0px;
}
.white
{
	color: #ffffff;
}

