/* CSS Document */

body{  margin-top:0px; margin-left:0px; margin-right:0px;}
div,td,dl,ul,li{ font-family:"宋体"; font-size:12px;}
.menu{ background-image:url(images/首页_11.gif)}



A:link {
	color: #000000; text-decoration:none;
}
A:active {
	color: #000000; text-decoration:none;
}
A:visited {
	color: #000000; text-decoration:none;
}
A:hover {
	text-decoration: none;	color: #0046DC;
}

.font1{ color:#0045DE;}
.font2{ color:#808080;}
.font3{ font-size:14px; font-weight:bold;}
.font4{ line-height:20px;padding:10px 0px 0px 0px}
.font5{ line-height:20px;padding:10px 0px 0px 0px}
.font6{ font-size:14px; font-weight:bold;}
.font7{ color:#983402; font-size:13px; font-weight:bold;}
.font8{ font-size:12px; font-weight:bold;}
.font9{ color:#983402; font-size:13px; font-weight:bold;}
/*链接样式*/
.text1{ padding:5px 5px 5px 5px}
.text2{ padding:5px 5px 5px 15px}
.text3{line-height:20px; padding:10px 10px 10px 10px}
.text4{line-height:20px; padding:8px 10px 8px 10px}
.text5{line-height:20px; padding:5px 5px 5px 5px}
.link{ BORDER-BOTTOM: #999999 1px dashed}

.navPoint {COLOR: white; CURSOR: hand; FONT-FAMILY: Webdings; FONT-SIZE: 9pt}
/*链接样式*/

.url:link,.url:active,.url:visited{color: #983402; text-decoration:none;font-size:13px;}
.url:hover {text-decoration: none;	color: #983402; text-decoration:underline;}
.ur2:link,.ur2:active,.ur2:visited{color: #0046DC; text-decoration:underline;}
.ur2:hover {text-decoration: none;	color: #000000;}
.ur3:link,.ur3:visited,.ur3:active{color:#000000; text-decoration:underline;}
.ur3:hover {text-decoration: none;	color: #0046DC; text-decoration:underline;}
.FlatTextBox
{
	font-size: 12;	
	color: Black;
	border: solid 1px black;
}



.input {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: azure;
	border: 1px solid #1C78BB;
	height: 20px;
}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr?               |
|--------------------------------------------------*/

.dtree {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000000;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}