﻿body {
}
.header
{
  width:960px;
  height:19px;
	text-align:left;
	margin:auto;
	background-color:Transparent;
}
.span0
{
	margin-left:480px;
}


.img_style0
{        
	 height: 57px;
      width: 152px;
    }
    .nav_bar
    {
    	list-style-type:none;
        font-size:16px;
        width: 750px; 
        height:22px;
        margin-top:-35px;
        margin-left:170px;
        padding:0;
    }
  
    .ul_style0
    {
    	list-style-type:none;
    	   font-size:16px;
    	   text-align:center;
    	   margin:auto;
    }
      .ul_style1
    {
    	list-style-type:none;
     font-size:14px;
    	   text-align:left;
    	   margin:auto;
    }
   .ul_style2
    {
    list-style-type:hebrew;
   margin-left:-1px;
    width:230px;
       font-size:14px;
       font-weight:bold; 
      position:absolute; 
      cursor:pointer;
}
    .ul_style3
    {
     font-size:14px;
      margin :auto;
  
      cursor:pointer;
    }
    
    .ul_style3 li a
    {
    	color:Green;
    }
      .ul_style3 li a:hover
      {
      	color:Maroon;
      }
    .ul_style4
    {   	
     list-style-type:decimal;
     font-size:14px;
     width:220px;
     border:1px solid #000;
     cursor:pointer;
     z-index:1;
     background-color:White;
     position:absolute;
     display:none;
    }
    
    .nav_bar .ul_style4 li   /*zicaidan */
    {
    	display:list-item;
    	margin-right:2px 0;
    }
    
  .nav_bar li
  {
  	display:inline;
  	margin-right:15px;
  }
   .nav_bar li:last-child
   {
   	 margin-right:0;
   }
  
 .nav_bar li a:hover
 {
 	text-decoration:underline;
 }
 
.nav_bar li a
 {
 	text-decoration:none;
 	color:inherit;
 }

 .div0
{
text-align:left;
 margin:auto;
  width:960px;
}

 .div1
 {
 	width:260px;
 	height:400px;
 	float:left;
    border:1px solid #000;
    text-align:left;
    margin-top:5px;
 }
 .div2
 {
   width:690px;
 	height:400px;
 	border:1px solid #000;
 	margin-left:5px;
 	margin-top:5px;
 
 	float:left;
 }
 .div4
{
text-align:center;
margin:auto;
 width:960px;
 height:405px;
}
.div3
{
	text-align:center;
	margin:auto;
	width:960px;
	height:22px;
	border:1px solid #000;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.slideshow-container
{
position: relative;
text-align:center;
margin:auto;
width: 960px;
}
.slide
{
   display:none;
}

