@charset "utf-8";
/* CSS Document */

<style>
<!--
.third_1{
          background-image: url(../index_image/forth_left1.jpg);
		  background-repeat:no-repeat;
		  background-position:center;
		  }
.second_rtop{
             background-image: url(../index_image/search.jpg);
		     background-repeat:no-repeat;
		     background-position:left; 
			 }
.fifith{
        background-image: url(../index_image/fifith.jpg);
		background-repeat:no-repeat;
		background-position:center;
		  }
.third{
        background-image: url(../index_image/news.jpg);
		background-repeat:no-repeat;
		background-position:center;}
        


.second_text{    
            list-style-image:url(../index_image/ul1.jpg);
		    font-size:12px;
		   font-family:"宋体";
		   font-style:normal;
           }
.time_positon{
   position:relative;
}

.time_positon .second_text li span {
    position:absolute;
	right:20px;
	margin-top:10px;
	color: #999;
	
}
.search_sub{	
    background: url(../index_image/search-sub.gif) no-repeat center;
	height: 20px;
	width: 50px;
	border-style: none;
	CURSOR: hand;
}
.newsdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-size: 18px;
}
.newscontent{
           font-size:12px;
		   font-family:"宋体";
		   font-style:normal;
		   }
.forth_ltext{
             list-style-image:url(../index_image/ul2.jpg);
		     font-size:12px;
		     font-family:"宋体";
		     font-style:normal;
			 padding-top:20px;
			 padding-left:15px;
			 line-height:25px;
			 
			  }
.forth_rtext{
             list-style-image:url(../index_image/ul3.jpg);
		     font-size:12px;
		     font-family:"宋体";
		     font-style:normal;
			 line-height:15px;
			 margin-left:10px;
			 padding-left:30px;
			
			}
.accessnum {
	color: #C63B00;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.fifth_l{
         list-style-type:none;
		 margin:0px;
		  font-size:12px;
		 font-family:"宋体";
		 font-style:normal;
		 line-height:25px;
		 }
body {
	margin-top: 0px;
	margin-bottom: 0px;

}
 .second_text a:hover,.fifth_l a:hover,.forth_ltext a:hover,.forth_rtext a:hover
       {
        text-decoration:none;
		color:#FF6633;  
		}

.fifth_l a,.forth_ltext a,
       {
	     color: #003333;
		 text-decoration:underline;
		 }
.second_text a,.forth_rtext a,.STYLE6 a{
              color: #003333;
              text-decoration:none;
               }

.STYLE1 a{
           font-size: 20px;
	       font-weight: bold;
	       font-family: "黑体";
	       color:#0658AC;
           text-decoration:none;
		   }
.STYLE1 {color: #3F9489}
.STYLE2 {font-weight: bold}
.STYLE5 {font-size: 12px; font-style: italic; color: #39867C;}
.STYLE6 {color: #39867C; font-size: 12px;}
.STYLE7 {font-size: 14px; font-weight: bold;}


	#tab {
		/* float:left;*/
		margin:0px;
		width:1024px;    /*外框宽度*/
		height:100px;   /*外框高度*/
	}
	
	#tab .block {

		display:block;
	}

	#tab  ul {
	            /* float:left;*/
	             top:6px;
	             left:0px;
	             width:1000px;
	             height:100px;
	             border:1px;
				 display:none;
				 text-align:center;
				 margin:5px 0 0;
                 list-style:none;
		         padding:0;
	}


	
	#tab li {
		float:left;
		width:25%;  /* 排序列数*/
	}
	#tab li a{
		display:block;
		/* width:50%;*/
		 height:25px;
		line-height:25px;
		/*margin-left:8%;*/
		font-size:12px;
		text-decoration:none;
		color:red;
	}

	#tab li a:hover {
		text-decoration:underline;
		color:#000099;

	}
.foot{
font-size:12px;
color:#999999;
}
form{
margin:0px;
padding:0px;
}
table{
margin:0px;
padding:0px;
}

-->
</style>

