@charset "utf-8";
body {
	background-color: #E2E2E2;
	margin:0;
}
td{
	font-size: 12px;
	}
table{

	background-color:#FFF;}
a:visited {  color: #000000; text-decoration: none}
a:link {  color: #000000; text-decoration: none}
a:hover {  color: #0099CC; text-decoration: none}
a:active {  color: #0066CC}
.nav{
	height:30px;
	width:580px;
	margin:3px 0 0 8px;
	border-bottom:#C81207 1px solid;
}
.nav .noArrow a,.nav a:hover{
	background-color:#C81207;
	color:#fff;
}
.noArrow a,.nav a{
	display:block;
	font-family:"黑体";
	font-size:18px;
	padding:6px 15px 1px 15px;
	text-decoration:none;
	float:left;
	margin-bottom:2px;
}
.nav a{
	margin-left:4px;
	border-right:2px #C81207 solid;
	color:#C81207;
}
.t1{
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	color:#282828;
}
.t2{
	font-size:12px;
	color:#363636;
	line-height:20px;
}
.content{
	margin:20px auto;
	width:700px;
}
.search a{
	margin:20px 6px -16px 0;
	display:block;
	float:left;
}
#articeContentID td{
	line-height: 18px;
}
