* { margin:0px; padding:0px; }
body {
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	font-size:12px;
	color:#626262;
	background:url(../images/bg2.jpg) repeat-x left top
	}
td,th{
	font-size:12px;
}
div {
    padding:0; margin:0
}
ul {
	padding:0; margin:0
}
li {
	padding:0; margin:0
}
a {
	padding:0; margin:0
}
img {
	border: 0
}
.inputbox {
    width:100px;
	HEIGHT: 16px;
	vertical-align:middle;
	BORDER: #9C9C9C 1px solid;  
}
.photo IMG {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid
}
.button {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.button {
	BORDER-RIGHT: #e29518 1px solid; BORDER-TOP: #e29518 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: #ffedb5; BORDER-LEFT: #e29518 1px solid; WIDTH: 91px; COLOR: #c64f00; BORDER-BOTTOM: #e29518 1px solid; HEIGHT: 29px
}
a:active,a:link,a:visited{
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	font-size: 12px;
}
a:hover{
	font-weight: normal;
	font-size: 12px;
	color: #68A809;
	text-decoration: underline;
}
a.na:active,a.na:link,a.na:visited{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.na:hover{
	font-size: 14px;
	color: #68A809;
	background-color: #ECFFEC;
	text-decoration: underline;
}
a.nav2:active,a.nav2:link,a.nav2:visited{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a.nav2:hover{
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.fgx{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDFCB;
}
.side{
   width:850px; height:auto; overflow:hidden; position:relative
}
.side_l{
   float:left; width:260px; height:auto; overflow:hidden; background:url(../images/bbg.jpg) no-repeat left bottom #FFFFFF; text-align:left}
.side_r{
   float:right; width:580px; height:auto; overflow:hidden; background:url(../images/bbg.jpg) no-repeat right bottom #FFFFFF; text-align:center; padding-bottom:15px}
.jg{
   margin-top:12px;
}
.jg2{
   margin-top:8px;
}
.font16b{
   font-size:16px;
   font-family: "Times New Roman", Times, serif;
}
.red{
   color: #FF2023;
}
.gray{
   color:#B6B6B6;
}
.ls{
   color:#325C06;
}
.bs{
   color:#fff;
}
.footc{
   color:#727272;
}
.goodpic{text-align:center;}
.goodpic a{border:1px solid #fff; width:105px; height:95px; display:block;text-align:center;overflow:hidden; padding:0;}
.goodpic a:hover{border:1px solid #68A809; width:105px; height:95px; padding:0;}
.goodpic2{text-align:center;}
.goodpic2 a{border:1px solid #fff; width:140px; height:125px; display:block;text-align:center;overflow:hidden; padding:0;}
.goodpic2 a:hover{border:1px solid #68A809; width:140px; height:125px; padding:0;}

#list {
	MARGIN-LEFT: auto; WIDTH: 560px; MARGIN-RIGHT: auto; text-align:left; padding-top:15px; padding-left:10px
}
#list UL LI {
	BACKGROUND-POSITION: 5px 10px; PADDING-LEFT: 18px; BACKGROUND-IMAGE: url(../images/jt.gif); BORDER-BOTTOM: #9c9c9c 1px dotted; BACKGROUND-REPEAT: no-repeat;WIDTH: 540px;
}
.listellipsis {
	DISPLAY: inline-block; OVERFLOW: hidden; WHITE-SPACE: nowrap; HEIGHT: 25px; line-height:25px; TEXT-OVERFLOW: ellipsis
}
#list UL LI A {
	WIDTH: 450px; height:25px; line-height:25px
}



#nav { width:120px; line-height: 25px; list-style-type: none; text-align:left; position:relative /*定义整个ul菜单的行高*/
}
/*==================一级目录===================*/
#nav a { width: 120px; display: block; /*Width(一定要)，否则下面的Li会变形*/
}
#nav li {float:left; height:30px}
#nav li ul li{height:25px}
/*==================二级目录===================*/
#nav li ul { list-style:none; text-align:left; }
#nav li ul a { text-align:center; width:113px; background:url(../images/nc.gif) repeat-y left top;
}
.jd{ position:absolute; top:0px; left:95px;}
/*==============================*/
#nav li:hover ul { left: auto; }
#nav li.sfhover ul { left: auto; }
#content { clear: left; }
#nav ul.collapsed { display: none;}
