body
{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px;
	background-color: F5F7E7;
	background-repeat: repeat-x;
	background-position: top;
	
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}

.jtd_top {
	background-image: url(images/top.jpg);
}



a.nav:link, a.nav:visited {
	display:block;
	text-decoration:none;
	color:#fff;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	width: 50px;
}

a.nav:hover{
display:block; float:none; text-decoration:underline;color:#CC0000;}

.news{
display:block;
	color:#336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top2{
	line-height: 25px;
}
a.news:link, a.news:visited {
	display:block;
	text-decoration:underline;
	color:#336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

a.news:hover{
	display:block;
	float:none;
	text-decoration:underline;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

.top1{
	color: #FFFFFF;
}

.login{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;	
}
.font1{
	font-family: "宋体";
	font-size: 12px;
	color: #aaa;	
}
.font2{
	font-family: "宋体";
	font-size: 12px;
	color: #373737;	
}
.font3{
	font-family: "宋体";
	font-size: 12px;
	color: #373737;
	line-height: 30px;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: center;	
}






.fontnew1 {
	color: #0033CC;
	font-family: "宋体";
	font-size: 120033CCpx;
}

a.fontnew1:link, a.fontnew1:visited {
	display:block;
	text-decoration:none;
	color:#0033CC;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	
}

a.fontnew1:hover{
display:block; float:none; text-decoration:underline;color:#0033CC;}

.t_font1{
	display:block;
	color:#660000;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}

.t_font2{
	display:block;
	color:#ffffff;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
}
.title{
	display:block;
	color:DC384B;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.content{
	display:block;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
}

a.next:link, a.next:visited {
	display:block;
	text-decoration:none;
	color:#373737;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	
}

a.next:hover{
display:block; float:none; text-decoration:underline;color:#663300;}



#nav {
 width:213px;
    line-height: 24px; 
 list-style-type: none;
 text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
 width: 213px; 
 display: block;
 padding-left:20px;
 /*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
 background:#CCC; /*一级目录的背景色*/
 border-bottom:#FFF 1px solid; /*下面的一条白边*/
 float:left;
 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav li a:hover{
 background:#CC0000; /*一级目录onMouseOver显示的背景色*/
}
#nav a:link  {
 color:#666; text-decoration:none;
}
#nav a:visited  {
 color:#666;text-decoration:none;
}
#nav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}
/*==================二级目录===================*/
#nav li ul {
 list-style:none;
 text-align:left;
}
#nav li ul li{ 
 background: #EBEBEB; /*二级目录的背景色*/
}
#nav li ul a{
         padding-left:20px;
         width:213px;
 /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover {
 color:#F3F3F3;
 text-decoration:none;
 font-weight:normal;
 background:#CC0000;
 /* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
#nav ul.collapsed {
 display: none;
}

#PARENT{
 width:213px;
 padding-left:0px;
}

.tab1{
	font-family: "宋体";
	font-weight: bold;
	color: #FFFFFF;
	background-color: ##5399D5;	
}
.jtd_topTD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: BBF5E6;
}
.red{
	font-weight:normal;
	color:#fff;
	background-color:#B70D0D;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
}
.top1{
	font-weight:normal;
	color:#BBF5E6;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
}
.top2{
	font-weight:normal;
	color:#F7C940;
	font-family: Arial, Helvetica, sans-serif;
}


.btn {
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid
}

.lm {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

a.lm:link, a.lm:visited {
	display:block;
	text-decoration:none;
	color:#CC0000;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	
}

a.lm:hover{
	display:block;
	float:none;
	text-decoration:underline;
	color:#CC0000;
	font-weight: bold;
	background-image: url(images/bg3.jpg);
}
.leffont{
	font-weight:normal;
	color:7F8B2D;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
}
.left21{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #7F8B2D;
	text-decoration: underline;
}
.left31{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #7F8B2D;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 7F8B2D;
}

.leftlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

a.leftlist:link, a.leftlist:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	
}

a.leftlist:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20%;
      }
    #tabs1 ul {
	  margin:0;
	  
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      
      }
    #tabs1 a:hover span {
	
	background-image: url(images/bg4.jpg);
      }
