body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6A6A6A;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.qq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #BB6477;
	text-decoration: none;
}
	
a:hover.qq {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
				}

	
	a.qq1{
	font-family: 
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	
a:hover.qq1 {
   font-family: 
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	color:  #BB6477;
				}			
				


连接的样式  可以来更换多个
a.style3 { font-size: 14px}
a:hover.style3 {
    font-size: 14px;
    color: #ff0000;
				}





a.a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CBB601;
	text-decoration: none;
}





a:link.lianjie { /*表示已经链接*/   
    font-size: 14px;
    color: #000000;
}


a:hover.lianjie {/*表示鼠标移上链接时*/  
    font-size: 14px;
    color: #ff0000;
}

a:active.lianjie {/*表示链接激活时*/  
    font-size: 14px;
    color: #111111;
}

a:visited.lianjie {/*表示己点击过的链接*/ 
    font-size: 14px;
    color: #DDDA1B;
}




a:hover         { /*连接图片往下移动一个像素*/ 
color: #996600; text-decoration: none; position: relative; right: 0px; top: 1px }	
.ttt {
	height: 14px;
	width: 93px;
	color: #666666;
	border: 1px solid #BB6477;
}







.eeeeeee {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.zzzz{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #239E21;
	text-decoration: none;
}
.dazr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.qq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.title-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 35px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.from {
	border: 1px inset #CCCCCC;
	background-color: #89D6FE;
}
.aaaaaaaa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.aaaaa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.bb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.bb3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
.tututu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: thin solid #000000;
	width: 130px;
	margin: 1px;
	padding: 1px;
}
.tututu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
	height: 18px;
	width: 150px;
	margin: 1px;
	padding: 1px;
}

.tututu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: thin solid #000000;
	height: 25px;
	width: 130px;
	margin: 1px;
	padding: 1px;
}

.bb1 {
	font-size: 10pt;
	line-height: normal;
	color: #333333;
	text-decoration: blink;
	font-weight: normal;
	font-family: Arial;
	font-style: normal;
	text-transform: capitalize;
}

a.style3 {
	font-size: 14px;
	color: #F79125;
	text-decoration: underline;
}
a:hover.style3 {
    font-size: 14px;
    color: #ff0000;
				}
				
				
				a.style33 {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.style33 {
  font-size: 10px;
    color: #F79125;
				}
				
a.style4 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover.style4 {
	font-size: 12px;
	color: #F79125;
	text-decoration: none;
	font-weight: normal;
}


a.style5 {
	font-size: 12px;
	color: #006634;
	text-decoration: none;
	font-weight: normal;
}
a:hover.style5 {
	font-size: 12px;
	color: #F79125;
	text-decoration: none;
	font-weight: normal;
}


a.style6 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.style6 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.style7 {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.style7 {
	font-size: 10px;
	color: #442344;
	text-decoration: none;
	font-weight: normal;
}


a.style88 {
font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.style88 {
font-size: 9px;
	color: #F79125;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a.style99 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a:hover.style99 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:active.style99  {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.style55 {
	font-size: 15px;
	color: #006634;
	text-decoration: none;
	font-weight: normal;
}
a:hover.style55 {
	font-size: 15px;
	color: #F79125;
	text-decoration: none;
	font-weight: normal;
}

a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #404040;
	text-decoration: none;
}
a:hover.top {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #F79125;
	text-decoration: none;
}
a.more {
	font-size: 12px;
	color: #006634;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.more {
	font-size: 12px;
	color: #F79125;
	text-decoration: none;
	font-weight: normal;
}

