/**************整体样式****************/
body {
	font-size: 9pt;
	color: #333333;
	margin: 0px;
	font-family: "宋体";
	background-color: #fff;
	line-height: 150%;
}
a:visited,a:link {color: #333;text-decoration: none;font-size: 9pt;}
a:hover {font-size: 9pt; color:#ff9900;}
td {font-family: "宋体";font-size: 12px;line-height: 150%;}
ul,li,div { margin:0; padding:0;}
.clr { clear:both;}
.menu_1 {color: #333}
/*************************************************/
