BODY
{
	margin: 0px;
	font-family: Arial, 宋体;
	text-decoration: none;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #F3F3F3; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
    font-size:12px;
	color:#3E3E3E;
	background:url(images/index_02.jpg) repeat-x top;
}

/*一级菜单样式*/
.test ul{list-style:none; padding:0px; margin:0px;}
.test li{float:left;width:130px;line-height:25px; color:black; background:url(images/na.jpg) right center no-repeat; font-size:14px; font-weight:bold; letter-spacing:1px; font-family:"微软雅黑";}
.test a{display:block;text-align:center;height:25px;}
.test a:link{color:#333333;text-decoration:none;}
.test a:visited{color:#333333;text-decoration:none;}
.test a:hover{color:white;font-weight:bold;text-decoration:none; background:url(images/index_18.jpg) no-repeat top center;}


/*一级下拉菜单*/
#nav {
 width:193px;
    line-height: 45px; 
 list-style-type: none;
 text-align:left;
 margin:0px;
 padding:0px;

    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
 width: 193px; 
 display: block;
 /*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
  /*下面的一条白边*/
 float:left;
 color:#083D54;
 border-left:#B8D2DE solid 1px;
 border-right:#B8D2DE solid 1px;
 background:url(images/index_30.jpg) repeat-x;
 font-weight:bold;
 font-family:"微软雅黑";
 letter-spacing:-1px;

 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav li a:hover{
background:url(images/index_26.jpg) repeat-x;
color:#FF6600;
font-weight:bold;
}

#nav a:link  {
 color:#083D54; text-decoration:none;
}
#nav a:visited  {
 color:#083D54;text-decoration:none;
}
#nav a:hover  {
 color:#FF6600;text-decoration:none;
}
#PARENT{
width:193px;
}



/*链接样式*/
a:link {color:#333333;text-decoration: none;}
a:visited {color:#333333;text-decoration: none;}
a:hover {color:#FF6600;text-decoration: none;}
a:active {color:#333333;text-decoration: none;}

a.blue:link {color:#083D54;text-decoration: none; font-family:"微软雅黑"; font-weight:bold;}
a.blue:visited {color:#083D54;text-decoration: none; font-family:"微软雅黑"; font-weight:bold;}
a.blue:hover {color:#FF6600;text-decoration: none; font-family:"微软雅黑"; font-weight:bold;}
a.blue:active {color:#083D54;text-decoration: none; font-family:"微软雅黑"; font-weight:bold;}

a.blue1:link {color:#083D54;text-decoration: none; font-family:"微软雅黑"; font-weight:bold; font-size:12px; letter-spacing:-1px;}
a.blue1:visited {color:#083D54;text-decoration: none; font-family:"微软雅黑"; font-weight:bold; font-size:12px; letter-spacing:-1px;}
a.blue1:hover {color:#FF6600;text-decoration: none; font-family:"微软雅黑"; font-weight:bold; font-size:12px; letter-spacing:-1px;}
a.blue1:active {color:#083D54;text-decoration: none; font-family:"微软雅黑"; font-weight:bold; font-size:12px; letter-spacing:-1px;}

a.boot:link {color:#FFFFFF;text-decoration: none;}
a.boot:visited {color:#FFFFFF;text-decoration: none;}
a.boot:hover {color:#FF6600;text-decoration: none;}
a.boot:active {color:#FFFFFF;text-decoration: none;}

a.top:link {color:#FFFFFF;text-decoration: none; font-size:14px; font-weight:bold;}
a.top:visited {color:#FFFFFF;text-decoration: none;font-size:14px; font-weight:bold}
a.top:hover {color:#FF6600;text-decoration: none;font-size:14px; font-weight:bold}
a.top:active {color:#FFFFFF;text-decoration: none;font-size:14px; font-weight:bold}

/*背景样式*/
.background1{ background:url(images/index_63.jpg) repeat-x; margin-top:20px;}
.background3{ background:#E4E4E4;}
.background4{ background:#E9ECF3;}
.text{ background:url(images/index_08.jpg) no-repeat; height:24px; line-height:24px; width:363px; border:none; padding-left:14px;}
.button{ background:url(images/index_09.jpg) no-repeat top; height:25px; width:29px; line-height:25px; border:none;}
.bg{background:#00CC00;}


/*表格间距*/
.marign1{ margin-top:20px;}
.marign2{ margin-top:13px;}
.span1{ padding:5px 10px; background:#00CC00;}


/*字体样式*/
.black{ font-size:14px; font-family:"微软雅黑"; font-weight:bold; color:#000000;}
.border1{ border:#E4E4E4 solid 7px;}
.border2{ border:#B8D2DE solid 1px;}
.border3{ border-bottom:#B8D2DE solid 1px; background:url(images/index_30.jpg) repeat-x; height:45px;}
.border4{ border:#B8D2DE solid 1px; border-bottom:none;}
.white{color:#FFFFFF}
.border{border:2px #D0D0D0 solid}
.border200{line-height:25px; width:200px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap}
.lin25{line-height:25px}
.border480{ height:177px; width:470px; padding-right:10px;overflow:hidden;text-overflow:ellipsis; line-height:25px; padding-left:8px}
.px14{font-size:14px}
.news_font{line-height:30px; width:155px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap}
.bottom_dashs{ border-bottom:1px #CCCCCC dashed}

.divfont{line-height:25px; width:140px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap}