/* CSS Document */

body{ margin: 0px;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:underline;}
/*默认的链接样式*/
a {
	text-decoration:none;
	color: #333333;
  }
a:visited {
	text-decoration:none;
  }
a:hover {
	text-decoration:underline;
  }

.tb{ border: 1px solid #ECE9D8; padding-left: 10px;}
.td{ border: 1px solid #CCCCCC;background-color: F6F5F0;}
.grayb{ font-size: 12px; color: #666666; line-height: 20px; font-weight: bold;}
.gray{ font-size: 12px; color: #666666; line-height: 20px; }
.gray14{ font-size: 14px; color: #666666; line-height: 20px; }
.red{ font-size: 12px; color:red; line-height: 20px;}
.red14p5{ font-size: 14px; color: #FF0066; line-height: 20px; padding: 5px; border: 1px solid #ECE9D8;}
.red14{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}
.blue12{font-size: 12px; color: #0099CC; line-height: 20px;}
.blue14{font-size: 14px; color: #0099CC; line-height: 20px;}
.black{font-size: 12px; color: #000000; line-height: 20px;}
.black14{font-size: 14px; color: #000000; line-height: 20px;}
.grayb{ font-size: 12px; color: #333333; line-height: 20px; text-align: center; font-weight: normal;}

.text03{
	font-size: 14px;
	color: #666666;
	line-height: 21px;
	padding-left: 5px;
	padding-right: 5px;
}
	
.text04{
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.text08{
	font-size: 14px;
	line-height: 22px;
	padding: 5px;
	color: #666666;
	text-decoration: none;
}

.zj02{
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
	color: #666666;
	text-decoration: none;
}

.zj002{
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	color: #000000;
	text-decoration: none;
}



/*-----2007-12-04------*/
.jsrcr{ border: 1px solid #999999; padding: 5px; }
.jstbi{ font-size: 12px; color: #666666; line-height: 16px;}
.jscf{  font-size: 12px; color: #333333;}
.rclist{  font-size: 12px;  color: 333333; }