/* CSS Document */
body {
	font-family:"宋体",sans-serif, arial;
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
}
form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0; list-style:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th {font-size:12px; }

/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #B9011B; text-decoration:underline;}
a:active {color: #000;}

/* 颜色属性 */
.cRed,a.cRed:link,a.cRed:visited {
	color:Red;
	font-weight: bold;
	text-decoration: underline;
}
.fc_10,a.fc_10:link,a.fc_10:visited {
	color: #006600;
}
.fc_10,a.fc_10:hover {
	text-decoration: underline;
}

.fc_1{ color: #ace00b;font-weight: bold;}
.fc_2{ color: #C6FD01;}
.fc_3{ font-size: 14px;font-weight: bold;color: #456013;}
.fc_4{color: #FFFFFF; font-weight: bold; }
.fc_5{color: #FFFFFF; font-weight: bold; font-size:13px;}
.fc_6{color: #000; font-weight: bold; font-size:13px;}
.fc_7{ color: #CDC70C;font-weight: bold;}
.fc_8{ color: #945005;}
.fc_9{ color: #fff; line-height:20px;}

.fc_11{ color: #84280F;font-weight: bold;}
.fc_12{ color: #0280FB;}

h3{ font-weight:bold; font-size:15px; color:#000000; text-align:center; padding-bottom:20px;}








/*版权信息*/
#footer{
	width:100%;
	background-color: #020403;
}
#footer .copyright{
	margin:0px auto;
	background-image: url(../images/top/copyright.jpg);
	background-repeat: no-repeat; width:973px; height:154px;
}