﻿a:link       { color:#0000FF; text-decoration:none }
a:visited    { color:#0000FF; text-decoration:none }
a:active     { color:#0000FF; text-decoration:none }
a:hover      { color:#ff0000; text-decoration:none }
.hand        { cursor: hand }


.bk {border-left: 3px solid #980904; border-right: 3px solid #980904}
.body {font-family: Verdana; font-size: 11pt; }
.body2 {font-family: Verdana; font-size: 9pt; }
.title {font-family: Arial Black; color: #C0C0C0; font-size: 24pt}
p {line-height: 150%}
.tpbk {border: 1px solid #808080; background-color: #FFFFFF}
.biao {font-family: Verdana; font-size: 9pt}

#imgTable{
	width: 100%;
	border-collapse:separate;  /*for ff*/
	border-spacing:2px   !important; /*for ff*/
	*border-spacing:expression(this.cellSpacing=10);   /*for ie*/
}
#imgTable td{
	border: 1px silver solid;
	border-spacing: inherit;
}