﻿@charset "utf-8";
/* CSS Document */



/* daohang menu*/ 
body {
	margin: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #000;font-family:"宋体";
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#000;
}
a:active {
	text-decoration: none;
	color:#000;
}
form {
	margin: 0px;
	padding: 0px;
}

/*菜单样式*/


/*biaozhun*/
.dhwz {  font-size:16px; color:#fff; line-height:35px; font-family:"宋体" ; font-weight:100;}
.gglb {   font-size:14px;color: #fff;font-family:"宋体" ; font-weight:bolder; letter-spacing:5px;  padding-top:1px; }
.bottd{ font-size: 12px; line-height: 24px; color: #fff; text-decoration: none;}
.bottd a{color: #fff;}

A.a001:link {color:#fff;text-decoration: none;}
A.a001:visited{color:#fff;text-decoration: none;} 
A.a001:active {color:#fff;text-decoration: none;}
A.a001:hover {color: #fff;text-decoration: none;}
