body{
	background-color: #efefef
}

#top{

	width: 1000px;
	
	background-image: url("../images/tb.JPG");

}

#dh_a a{
	text-decoration: none;
	color: #554433;
}

#dh_a a:HOVER{
	color: red;
}

#dh{

	width: 1000px;
	height: 90px;
	border-top: #917606 4px solid;
	
}

#content{

	width: 1000px;

}

#content2{

	width: 1000px;
	height: 220px;
	background-color: #fefefe;

}

#bottom{
	
	width: 1000px;
	height: 100px;
	

}

#bg{
	background-color:white;
	width: 1000px;
}

#left{
	width: 600px;
	height: 300px;
	background-image: url("../images/111.jpg");
}

#right{
	width: 390px;


}

#xw a{
	width:190px;
	float:left; 
	color: black;
	font-size:12px;
	text-decoration:none;
	overflow: hidden;
	white-space:nowrap;
	word-break:keep-all;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

#xw a:hover{
		color: red;
	text-decoration: underline;
	
}

#pro_left{
	width: 670px;

	
}

#pro_right{
	width: 300px;
	height: 600px;
	
}

#titles a{
	color: #222222;
	text-decoration: none;
}

#titles a:hover{
	color: red;
	text-decoration: underline;	
}

.photo img{ height:80px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.5;}

.photo:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}
