@charset "gb2312";
.font_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.font_chinese {
	font-size: 12px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.table_line{
	border:1px solid #9999cc;
	border-width:1px 0 0 1px;
}
.td_line {
	border:1px solid #9999cc;
	border-width:0 1px 1px 0;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4f495e;
	word-break : break-all; 
}
