@import "global.css";
.mainbody{
	background-color:#ffffff;
}
.left{
	float:left;
	width:230px;
	heihgt:240px;
}
.right{
	float:left;
	width:640px;
	margin-left:30px;
	font-size:14px;
	line-height:27px;
}
.left .huodong{
	background-color:#cccccc;
	padding:1px 0;
}
.left .huodong ul{
	padding:0 0 0px 0;
	margin:0;
	list-style:none;
}
.left .huodong ul li{
	background-color:#ffffff;
	height:40px;
	line-height:40px;
	margin:3px;
}
.left .huodong ul li a{
	padding:0 5px 0 20px;
	font-size:14px;
	font-weight:bold;
	color:#4d4d4d;
}
.left .box1{
	border: 1px solid #382e22;
	margin-top:25px;
	background-color:#ffffff;
	color:#4d4d4d;
	padding:9px;
}

.left .top{
	font-size:14px;
	line-height:26px;
	color:#5d4c38;
	padding-left:10px;
	font-weight:bold;
}
.left .content{
	padding:5px 10px;
	color:#666666;
}
.left .content ul{
	padding:0;
	margin:0;
	list-style:none;
}
.left .btn dd{
	background-image: url(../images/bg_btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin:10px 0;
	height:49px;
	width:190px;
	display:block;
	text-align:center;
}
.left .content dd a:link, .left .content dd a:visited, .left .content dd a:hover{
	color:#c7772e;
	font-size:14px;
	line-height:49px;
	text-decoration: none;	
}


.right{
	text-align:justify;
	text-justify:inter-ideograph;
	width:640px;
}
.right h3{
	padding:0;
	margin:0 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d4c38;
}
.right .box1{
	width:640px;
}
.right .box2{
	margin:20px 20px 0 20px;
}
.right .box2 h2{
	color:#c7772e;
	font-size:14px;
	margin:0;	
}
.right .box2 h2 a{
	float:right;
	font-size:12px;
	color:#c7772e;
}
.right .box2 .list{
	margin:0px 0 20px 0;
	padding:0;
	list-style:none;
}
.right .box2 .list li{
	line-height:34px;
	border-bottom:1px solid #cccccc;
	color:#808080;
}
.right .box2 .list li span{
	margin-right:30px;		
}
.right .box2 .list li a:link, .right .box2 .list li a:visited, .right .box2 .list li a:hover{
	color:#333;
}

.box3{
	height:230px;
	background-image: url(../images/bg_pic.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin:30px 0;	
	padding:10px 20px;	
}
.box3 ul li ul{
	margin:0;
	list-style:none;
	padding:12px 0 0 0;	
}
.box3 ul li ul li {
	float:left;
	width:180px;
	margin:0 20px;		
	text-align:center;
	line-height:19px;
}
.box3 ul li img{
	display:block;		
}
.box3 ul li a:link, .box3 ul li a:visited{
	color:#333;
}
.link {
	margin:20px 0;	
}
.link a{
	margin:15px;	
}
.right .box2 .info h2{
	color:#c7772e;
	font-size:18px;
	text-align:center;
	margin:30px 0 0 0;	
}
.right .box2 .info h3{
	color:#666666;
	font-size:12px;
	text-align:center;
	margin:0 0 20px 0;	
}
.page {
	padding:20px 0;
	margin:0px 0 10px 0;
	text-align:center;
	color:#999;
	clear:both;
}
.page a:link, .page a:visited{
	padding: 2px 8px; 
	color: #000000; 
	margin:2px;
	border:#f5f1df 1px solid; 
}
.page a:hover{
	margin:0 2px;
	border:#7b1f00 1px solid; 
	color: #7b1f00;
}
.page a.active {
	padding:2px 5px;
	font-weight:bold;
	color:#ffffff!important;
	text-decoration: none!important;
	margin:2px;
	background-color:#7b1f00;
	border:#7b1f00 1px solid; 
}
.page span{
	color:#999;
}
.right .info img{
	max-width:600px;
	myimg:expression(onload=function(){this.style.width=(this.offsetWidth > 600)?"600px":"auto"});
}



#slideshow {
height: 260px;
margin: 0 auto 0px;
position: relative;
width: 640px;
} 

#slideshow div{position:absolute;top:0;left:0;z-index:8;opacity:0.0;height:260px;overflow:hidden;background-color:#FFF;}
#slideshow div.current{z-index:10;}
#slideshow div.prev{z-index:9;}
#slideshow div img{display:block;border:0;margin-bottom:0px;}
