.pic1 {
padding: 6px; 
border: 1px solid #D2D3D9; 
background-color: #ffffff; 
margin: 1px 1px 4px 4px;} 
		
       body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  }

	#container {
	  width: 970px;
	  margin: 0px 0px 0px 100px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.8em;
	  color: #666666;
	  background-color: #FFFFFF;
	  }
	  
	#container2 {
	  width: 970px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #3D7FDD;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 20px;
	  color: #3D7FDD;
	  margin-bottom: 30px;
	  }
		
	h2 {
	  color: #3D7FDD;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a {
	color: #3399FF;
	background-color: inherit;
         font-weight: bold;
         font-size: 11px;
	text-decoration: none;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: #FF6600;
	  font-weight: bold;
	  text-decoration: none;
	  }
         a:visited {
	  text-decoration: none;
}

	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid#3D7FDD;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #666666;
	  border: 1px solid #3D7FDD;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #FFFFFF;
	  color: #FFFFFF;
	  border: 1px solid #3D7FDD;
	  font-size: 11px;
	  }

	#header {
	  width: 800px;
	  border: 1px;
	  padding-bottom: 1px;
	  padding-top: 10px;
	  clear: both;
	  }
    #header1{
	width:300px;
	text-align:left;
	float:left;
	overflow:hidden;
	background-image: url("images/logo.gif");
	height: 70px;
}
    #header2{width:480px;text-align:left;float:right;clear:right;overflow:hidden;}
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

    #google {
	 float: right 
	}
    #tabs10 {
      float:middle;
      width:968px;
      font-size:120%;
      padding-bottom: 1px;
      border-bottom:4px solid #3D7FDD;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      font-weight: bold;
      font-size: 13px;
      float:left;
      background:url("images/menua.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("images/menub.jpg") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFFFFF;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

#content {
	  width: 620px;
	  padding-left: 10px;
	  padding-right: 0px;
	  padding-top: 5px;
	  float: left;
	  }
	  
	#sidebar {
	  width: 180px;
	  padding-left: 1px;
	  padding-right: 10px;
	  padding-top: 1px;
	  float: left;
	  }
		
	#sidebar p {
	  padding-bottom: 1px;
	  border-top: 1px solid #3D7FDD;
	  border-bottom: 1px solid #ffffff;
	  }
	  
	#footer {
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
	width: 900px;
	background-color:#FFFFFF;
	  }
		
	#footer p {
	  color:#3D7FDD;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #3D7FDD;
	  background-color:#FFFFFF;
	  font-weight:100;
	  border-bottom: 1px solid #3D7FDD;
	  }
		
	#footer p a:hover {
	  color: #666666;
	  text-decoration: none;
	  border-top: 1px solid #3D7FDD;
	  border-bottom: 0px dotted #3D7FDD;
	  }
#navigacija {
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	font-size: 0.9em;
}

#navigacija ul {	
	list-style: none;
	width: 180px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#navigacija li {
	margin-bottom: 4px;
}

#navigacija li a, #navigacija li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #2489DB;
}	
	
#navigacija li a:hover {
	background: #A9CAEB;
	color: #286ea0;
}
#slongad {
	width: 98%;

}
#fintro{
	width:99%;
	float: left;
	line-height:1.2em;			/* 正文行间距 */
	margin:0px;
}
img.pic2{
	float:right;				/* 右侧图片混排 */
	margin-left:10px;			/* 图片左端与文字的距离 */
	margin-bottom:5px;
}
