﻿body{
	font-family: Arial;
	font-size: 16px;
}

a {
	text-decoration: none;
}

p {
	line-height: 1.5;
	
}

.clear {
	clear: both;
}

.top-nav{
	background-color: #fff;
	height:50px;
}

.wrap{
	margin: 0 auto;
	width: 965px;
	position: relative;
	
}

.img{
	margin-top: 5px;

}
.language{
	height: 20px;
	width: 50px;  
	margin: 0 auto;
}

.Lan{
	position: absolute;
	left: 1050px;
	top: 50px;
}

.top-nav ul li{
	color:#fff;
	text-decoration: none;
	float:left;
	width:187px;
	border-left: 1px solid #000;
	
}


.nav-link {
	display: block;
	text-align: center;
	line-height: 30px;
	color: #000;
	font-family: Arial,
	font-size: 24px;
}



.nav-link:hover {
	color: #000000;
	font-weight:bold;
	font-family: Arial;
	text-decoration: none;
}

.top-nav ul li:last-child{
	border-right: 1px solid #fff;
}

.banner{

	height:100px;
}

.banner h1{
	font-size:90px;
	font-weight: 300;
	letter-spacing: 15px;
	text-align: center;
	line-height: 300px

}

.content{
	
}

.title{
	/*border-bottom: 1px solid #000;*/
	margin-bottom:0px;
	margin-top: 0px;
}
.title h2{
	background-color:#535353;
	color:#fff;
	display: inline-block;
	padding: 10px;

}
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 300px;
  height: 250px;
  overflow: hidden;
  position: relative;
  margin: 0;
  margin-top: 20px;
 }
 ul.slideshow2 {
  list-style: none;
  width: 300px;
  height: 250px;
  overflow: hidden;
  position: relative;
  margin: 0;
  margin-top: 20px;
 }
  ul.slideshow3 {
  list-style: none;
  width: 300px;
  height: 250px;
  overflow: hidden;
  position: relative;
  margin: 0;
  margin-top: 20px;
 }
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
 ul.slideshow2 li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
  
   ul.slideshow3 li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
  
 #slideshow-caption .slideshow-caption-container {
  padding: 10px 25px 10px 25px; 
  background: transparent url(../images/transparent.png) repeat;  
  z-index: 1000;}
  
   #slideshow-caption3 .slideshow-caption-container3 {
  padding: 10px 25px 10px 25px; 
  background: transparent url(../images/transparent.png) repeat;  
  z-index: 1000;}
  
 #slideshow-caption2 .slideshow-caption-container2 {
  padding: 10px 25px 10px 25px; 
  background: transparent url(../images/transparent.png) repeat;  
  z-index: 1000;}
  
#slideshow-caption p {
  padding: 0;
  font: normal 130% arial, sans-serif;
  color: #FFF;}
 
#slideshow-caption2 p {
  padding: 0;
  font: normal 130% arial, sans-serif;
  color: #FFF;}
  
#slideshow-caption3 p {
  padding: 0;
  font: normal 130% arial, sans-serif;
  color: #FFF;}
   
      
.col-three{
	width: 300px;
	margin-right: 30px;
	display: block;
	float: left;
	margin-bottom:10px;
}

.col-three p{
	margin-bottom: 15px;
}
.col-three.last{
	margin-right: 0px;
	}
.col-three img {
	width: 300px;
}

.col-menu{
	width: 200px;
	height: 450px;
	display: block;
	float: left;
	margin-bottom:10px;
	background-color:#535353;
}


.col-menu p{
	margin-bottom: 15px;
}

.col-menu img {
	width: 300px;
}



.menutext{
	margin-left:20px;
	margin-top:20px;	
}
a.menulist:link{
	color:#ffffff;
}
a.menulist:visited{
	color:#ffffff;
}
a.menulist:active{
	color:#21c1cc;
}
.col-pic{
	width: 690px;
	margin-right: 30px;
	display: block;
	float: left;
	margin-bottom:10px;
	margin-left:30px;
}

.col-pic p{
	margin-bottom: 15px;
}


.col-pic2{
	width: 690px;
	margin-right: 30px;
	display: block;
	float: left;
	margin-bottom:10px;
	margin-left:230px;
}

.col-pic2 p{
	margin-bottom: 15px;
}


.col-text{
	width: 690px;
	margin-right: 30px;
	margin-left:230px;
	display: block;
	float: left;
	margin-bottom:10px;
}

.col-test2{
	width: 310px;
	margin-right: 10px;
	display: block;
	float: right;
	margin-bottom:10px;
	
}
.col-test3{
	width: 310px;
	margin-right: 10px;
	display: block;
	float: left;
	margin-bottom:10px;
	
}

.col-text p{
	margin-bottom: 15px;
}

.col-text img {
	width:600px;
}

 /*img{
	width: 300px;
	margin-top:10px;
}*/

.col-news{
	width: 690px;
	margin-right: 30px;
	margin-left:230px;
	display: block;
	float: left;
	margin-bottom:10px;
}

.col-news p{
	margin-bottom: 15px;
}

.col-news img {
	width:600px;
}


/*News table use*/


#table{  
    border:0px solid #0000FF;  
    width:600px;  
    border-collapse:collapse;/*将表格边框与单元格边框合并*/}  
    table td,table th{  
    border:#990000 0px solid;   
    padding:10px 0px 10px 10px;/*设定单元格中文字距离单元格边框的边距，分别为上右下左*/  
    }  
   table th{  
    background-color:#ffffff;}  
      
    .color1{  
    background-color:#ffffff}  
    .color2{  
    background-color:#c1dbf5}  
    .heightLight{  
    background-color:#FF0000;/*高亮显示*/}  
    #tr_click{  
    background-color:#0000FF;}  
    .tr_click{  
    background-color:#CCFF00;} 

.font-italic {
	font-style: italic;
}

.font-bold {
	font-weight: 700;
}

.img_caption {
	font-size: 12px;
	color: #777777;
	margin-top: 10px;
}

h2{
}
.col-one{
	width:960px;
}

.foot{
	padding: 20px;
}
.footcolor{
	color:#777777 ;
}
#colmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}

#colmenu li{
 margin-left: 25px;
}


