﻿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;

}