menu{
	margin:0;
	padding:0;
	list-style:none;	
	width:197px;
}
menu li{
	/*定义每个菜单项之间的间隔，并用!important*/
	/*解决IE与Gecko浏览器之间的盒模型差异*/
	margin-bottom:0 !important;	
	margin-bottom:0;
}
menu a{
	display:block;
	width:100%;
	height:30px;
	background-color:#F4E9BB;
	font:10pt/28px arial;
	text-decoration:none;
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
}
menu a:link,menu a:visited{
	display:block;
	width:100%;
	height:30px;
	background-color:#3694DC;
	font:10pt/28px arial;
	text-decoration:none;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
menu a:hover,menu a:active{
	display:block;
	width:100%;
	height:30px;
	background-color:#FF9900;
	font:10pt/28px arial;
	text-decoration:none;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
menus{
	margin:0;
	padding:0;
	list-style:none;	
	width:197px;
}
menus li{
	/*定义每个菜单项之间的间隔，并用!important*/
	/*解决IE与Gecko浏览器之间的盒模型差异*/
	margin-bottom:0 !important;	
	margin-bottom:0;
}
menus a{
	display:block;
	width:100%;
	height:30px;
	background-color:#F4E9BB;
	font:10pt/28px arial;
	text-decoration:none;
	text-align:center;
	border-bottom: 1px solid #CCCCCC;
}
menus a:link,menus a:visited{
	display:block;
	width:100%;
	height:30px;
	background-color:#3694DC;
	font:10pt/28px arial;
	text-decoration:none;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
menus a:hover,menus a:active{
	display:block;
	width:100%;
	height:30px;
	background-color:#FF9900;
	font:10pt/28px arial;
	text-decoration:none;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}


body,td,th {
	font-size: 9pt;
	color: #333333;
}
body {
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}
a {
	font-size: 9pt;
	color: #FF0000;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.down {
	height: 50px;
	width: 950px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	background-color: #FFFFFF;
	background-position: center;
	font-size: 9pt;
	color: #999999;
	line-height: 20px;
}
.down2 {
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
}
.hongseziti {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.huiseziti {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.baiseziti{
font-size:9pt;
color:#ffffff;
text-decoration:none;
}
.baise{
font-size:9pt;
color:#ffffff;
text-decoration:none;
}
dhl {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
dhl li{

	/*指定li的长与宽*/
	height:20px;
	width:116px;
	/*让它向左浮动*/
	float:left;
	/*设置菜单项之间的间隔*/
	margin-right:4px !important;
	margin-right:2px;
	/*解决IE与Gecko浏览器之间的盒模型差异*/
	margin-bottom:4px !important;	
	margin-bottom:2px;

}
dhl a{
/*定义a为块级元素，方便用盒模型属性定义外观*/
	display:block;
	/*定义尺寸*/
	width:100%;
	height:20px;
	/*盒模型风格*/
	background-color:F6F6F6;
	border:1px solid #DDD;
	/*文字样式*/
	font:11px arial;
	text-decoration:none;
	/*文字垂直居中*/
	line-height:20px;
	/*文字水平居中*/
	text-align:center;

}

dhl a:link, dhl a:visited{
color:#333;
}
dhl a:hover, dhl a:active{
background-color:#FFEFE6;
	border:1px solid #F60;
}
.wrafu{
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.liebiao {
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom:4 !important;
	margin-bottom:2;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF0000;
}
.liebiao a {
	color: #FFFFFF;
	text-decoration: none;
}
.liebiao a:link, liebiao a:visited{
	color:#333;
	background-color: #FFFFFF;
	text-decoration: none;
}
.liebiao a:hover, liebiao a:active{
background-color:#FFEFE6;
}
.user {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	height: 12px;
	width: 73px;
	border: 1px solid #78797D;
}
.input {
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 130px;
	border: 1px solid #999999;
}
.indd{
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #f7f7f7;
	letter-spacing: 2px;
	text-align: center;
	width: 100%;
	border: 1px dashed #0099FF;
	margin: 0px;
	padding: 0px;
}
.wenzhang{
	font-size: 9pt;
	line-height: 20px;
	color: #006666;
	text-decoration: none;
	letter-spacing: 2px;
}
.biaoti2{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	letter-spacing: 3px;
}
