/* CSS Document by margie*/

body{font-family:"宋体"; font-size:12px; background: #ece7d4;}
.largerbox{width:1200px; margin:0 auto; background:url(../images/main_bg.jpg) no-repeat left top #ece7d4;}
a:link,a:visited {text-decoration: none;}
a:hover,a:active {text-decoration:underline;}
.clear{height:0px; line-height:0px; clear:both;}

/*底部*/
.footer{ clear:both; width:994px; background:url(../images/bottom_bg.jpg) repeat-x; height:70px; padding:10px 100px 10px 106px; color:#ece7d4; font-size:12px; line-height:20px;}
.footer p.tiyan{float:left; margin:0;}
.footer p.copyrr{float:right; margin:20px;}



/*主页导航*/
.m_nav{margin:0 auto; width:1004px; padding:0;}
.m_nav ul{margin:0 auto; width:732px; list-style:none; padding:0; display:block; float:left;}
.m_nav ul li{float:left;}


/*主题焦点图*/
#home{background:url(../images/main_l_bg.jpg) no-repeat top left; width:965px; height:650px; margin:0 auto; padding:17px; clear:both;}

#slide{
  width:965px;
} 
#slideThumbs{
  width:270px;
  height:78px;
  padding-top:10px;
} 

#slidePrev, #slideNext, #slideThumbs div{
  float:left;
} 

#slideThumbs div{
  width:965px;
  height:105px;
  overflow:hidden;
  position:relative;
}

#slideThumbs ul{
  width:965px;
  list-style:none;
  position:absolute;
} 

#slideThumbs li{
  float:left;
  width:173px;
  height:105px;
  padding:0 20px 0 0;
} 

#slideThumbs li a{
  display:block;
  width:173px;
  height:105px;
  position:relative;
} 

#slideThumbs li img{
  width:173px;
  height:84px;
  filter:alpha( opacity = 50);
  opacity:0.5;

} 

#slideThumbs li a span{
  display:block;
  width:173px;
  height:20px;
  line-height:20px;
  text-align:center;
  font-weight:normal;
  color:#ffffff;
  cursor:pointer;
  position:absolute;
  left:0px;
  bottom:0px;
} 

#slideThumbs li a:hover span, #slideThumbs .current span{
  color:#fff;
}

.home #wrapper #home{
	margin-top:0px;
	clear:both;
}


#home #contentTop {
	
}
#home #contentMain {
	
}
#home #contentMainLeft {
	width: 965px;
}

/*home-slide begin*/
#home #slide {
	width: 965px;
	
}
#home #largeImage, #home #largeImage img {
	width: 965px;
	height: 484px;
}
#home #largeImage .word {
	width: 965px;
}
#home #slideThumbs {
	width: 965px;
	height: 105px;
	padding: 13px 0 0 0;
}
#home #slideThumbs div {
	width: 965px;
	height: 105px;
	margin: 0;
}
#home #slideThumbs ul {
	width: 965px;
}
#home #slideThumbs li {
	width: 173px;
	height: 105px;
	padding: 0 25px 0 0;
}
#home #slideThumbs li a{
	width: 173px;
	height: 105px;
}
#home #slideThumbs li img {
	width: 170px;
	height: 82px;
	border:1px solid #cfad6f;
}

*{
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
img {border-style: none;}













