.css {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.bk {
	border: 1px solid #DDDDDD;
}
.fontsize {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.ct {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.uct {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.xlcd {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{word-break:break-all;font-size:12px;}

/*距页面顶距离*/
.page_margin_top{margin-top:2px;}
/*距页面底距离*/
.page_margin_bottom{margin-top:2px;}
/*导航下拉菜单*/
.div_menu{POSITION: relative;}
/*下拉菜单背景*/
.menu_pop_bg{background:#FFFFFF;}
.menu_pop_bg td{padding-bottom:1px;}
.menu_pop_bg a{background:#FFCE64;display:block;width:80px;height:16px;padding-top:4px;padding-left:5px;color:#993300;text-decoration:none;}
.menu_pop_bg a:hover{color:#993300;text-decoration:none;background:#FFFFFF;}
.menu_pop_bg a:visited{color:#993300;text-decoration:none;}

/*下拉菜单背景*/
.menu_pop_bg1{background:#FFFFFF;}
.menu_pop_bg1 td{padding-bottom:1px;}
.menu_pop_bg1 a{background:#FFCE64;display:block;width:100px;height:16px;padding-top:4px;padding-left:5px;color:#993300;text-decoration:none;}
.menu_pop_bg1 a:hover{color:#993300;text-decoration:none;background:#FFFFFF;}
.menu_pop_bg1 a:visited{color:#993300;text-decoration:none;}