﻿a{
	text-decoration: none;
	color: #000000;
} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{color: cc3366;} /* 鼠标在链接上 */ 
td	{font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px; color: #000000; text-decoration:none ; text-decoration:none ; line-height:165%; }
BODY {
font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px;
FONT-SIZE: 9pt;
color: #000000;
text-decoration: none;
}

.border{
	border: 1px none;
}
.border1{
	border: 1px none #000000;
}
.border2{
BORDER-bottom: 1px none #000000}
.border3{
	border: 1px none #3366CC;
}
.dotline{
border-top:1px none #3366CC;border-bottom:1px none #3366CC}
.word1{
text-decoration:none;color:##999999;bold;
}
.bg1{
}