﻿body{
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.tdcss1
{
	border-right: cornflowerblue thin solid; 
	border-top: cornflowerblue thin solid; 
	border-left: cornflowerblue thin solid; 
	border-bottom: cornflowerblue thin solid
}

.tdcssofbottom
{
	border-bottom: black thin dotted;
}

a:visited 
{
	text-decoration: none;
	color: #6495ed;
}

a:hover 
{
	text-decoration: none;
	color: red;
}

.acss
{
	text-decoration: none;
	color: #6495ed;
	font-size: 15px;
}

.STYLE1 
{
	font-size: 18px;
	line-height:24px;
	font-family:楷体_GB2312;
	color:#666666
}