.fontwhite {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.border1 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF9999;
}
.fontpink {
	font-family: "宋体";
	font-size: 14px;
	color: #CC3366;
	font-style: normal;
	font-weight: normal;
}
.fontmore {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
.dot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;

}
.border2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99FF99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.fontgreen {
	font-family: "宋体";
	font-size: 14px;
	color: #009900;
}
.dot1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fontblack {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	height: auto;



}
.botton {
	background-color: BAC3D8;
	border: 1px solid #FFFFFF;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;



}
.textbox {
	border: 1px solid BAC3D8;
}
.border3 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;




}
.fontblue {
	font-family: "宋体";
	font-size: 12px;
	color: #000066;
}
.border4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
}
a:link
{
	text-decoration: none;
	color: #000080;
}

a:visited
{
	text-decoration: none;
	color: #000080;
}

a:active
{
	text-decoration: none;
	color: #FF9900;
}

a:hover
{
	text-decoration: none;
	color: #FF9900;
}

a.fontwhite:link
{
	text-decoration: none;
	color: #FFFFFF;
}

a.fontwhite:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

a.fontwhite:active
{
	text-decoration: none;
	color: #FFFFFF;
}

a.fontwhite:hover
{
	text-decoration: none;
	color: #FF9900;
}
a.fontblack:link
{
	text-decoration: none;
	color: #333333;
}
a.fontblack:visited
{
	text-decoration: none;
	color: #333333;
}

a.fontblack:active
{
	text-decoration: none;
	color: #333333;
}

a.fontblack:hover
{
	text-decoration: none;
	color: #FF9900;
}
.fontred {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
