.link {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color:#333333;
	line-height: 1.5;
}
a:visited {
	text-decoration: none;
	color:#333333;
	line-height: 1.5;
}
a:hover {
	text-decoration: underline;
	color:#990000;
	line-height: 1.5;
}
a:active {
	text-decoration: none;
	color:#333333;
	line-height: 1.5;
}
.table {
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #FF9933;
}
.textlist {
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #6AB5C8;
}
.button {
	font-size: 12px;
	line-height: 20px;
	background-image: url(button.jpg);
	height: 20px;
	border: 1px solid #6CCED9;
}
.title {
	font-size: 12px;
	background-image: url(http://localhost:9000/template/site2/index_r5_c7.jpg);
	height: 17px;
}
.table-right {
	font-size: 12px;
	background-image: url(index_r6_c11.jpg);
	width: 172px;
}
.text-banner {
	color: #990000;
	border: none;
}
.tr-s {
	font-size: 12px;
	line-height: 20px;
	background-color: #DFDFDF;
}
.tr-d {
	font-size: 12px;
	line-height: 20px;
	background-color: #E1FFFC;
}
.cPoint {  
    margin-top: 5px
}
.word {
	color:#333333;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.word1 {
	color:#666666;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.word1:link {
	color:#003366;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}
.word1:visited {
	color:#003366;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}
.word2 {
	color:#003366;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.word3 {
	color:#FF0000;
	font-size: 10.4pt;
	text-decoration: none;
}