A:visited{text-decoration: none; color: #000000;}
A:active{text-decoration: none;}
A:hover{text-decoration: underline;}
A:link{text-decoration: none; color: #000000;}

A.green:visited{text-decoration: none; color:green;}
A.green:active{text-decoration: none;}
A.green:hover{text-decoration: underline;}
A.green:link{text-decoration: none; color: green;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url('');*/
	background-repeat:no-repeat;
	background-position:left bottom;
	background-attachment:fixed;
	font-size:13px;
	line-height: 25px;}
/*表单样式*/
input,checkbox
{
border: #FFcc66 1pt solid;}
input.text
{
border: #FFcc66 1pt solid;}
input.submit
{
 border: 1px solid;
 background-image:url(submit.jpg);
 background-repeat:no-repeat;
 border:none;
 height:20px;}


.table8 {
border: #FFF2D2 1pt solid;font-size: 9pt
;}
.table7 {
border: #223163 1pt solid;font-size: 10pt
;}
.table6{
	font-size: 10pt;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: e4bdb8;
	border-bottom-color: #CCCCCC;
	border-left-color: e4bdb8;}
