/* CSS Document */
body {  margin:0;
        padding:0;
		background-image:url(images/bg.gif);
	     background-repeat: repeat-x;
	   }
.dh{ font-size:14px; color:#FFFFFF;}
.dh a:link {
	color: #ffffff;
	font-size:14px;
	text-decoration: none;
}
.dh a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
}
.dh a:hover {
	text-decoration: none;
	font-size:14px;
	color: #ff0000;
}
.dh a:active {
	text-decoration: none;
	font-size:14px;
}
.dh1{ font-size:12px; color:#FFFFFF;}
.dh1 a:link {
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
}
.dh1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.dh1 a:hover {
	text-decoration: none;
	font-size:12px;
	color: #ff0000;
}
.dh1 a:active {
	text-decoration: none;
	font-size:12px;
}
.bs { font-family:"宋体"; font-size:14px; color:#014999; font-weight:bold;}
.wenzi { font-size:14px;color:#ffffff; font-weight:bold;}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	}
.bt{font-size:14px; font-weight:bold; color:#000000;}
.nr{font-size:12px; font-weight:bold; color:#333333;}

a{color:343434;}
a:link {
     color:343434;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #343434;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}

.dwmc{
       font-family:"微软雅黑";
	   font-size:40px;
	   line-height:40px;
	   font-weight: bold;
	   font-style: oblique;
	   color:#FFFFFF;
	   }
