.css {
	font-size: 11px;
	font-weight: bold;
	color: #c31911;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#000;
}

.css a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #c31911;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.css a:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #c31911;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.css a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #c31911;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.css a:active {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #c31911;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.txt a:link {
	color: #000000;
	text-decoration: none;
}
.txt a:visited {
	color: #000000;
	text-decoration: none;
}
.txt a:hover {
	color: #FF0000;
	text-decoration: none;
}
.txt a:active {
	color: #000000;
	text-decoration: none;
}


.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-transform:capitalize;
	line-height:20px;
	width:670px;
	white-space:nowrap;/*控制单词不拆分换行*/
}
.link a:link {
    color: #000;
}
.link a:hover {
    color:#ff0066;
}
.link a:active {
	color: #000;
}
.link a:visited {
    color: #000; 
}

.bottom_txt {
	font-size: 11px;
	font-weight: normal;
	color: #d5e3eb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.tx_02 {
	font-size: 11px;
	font-weight: bold;
	color: #C31911;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}