body{
	font-family: 微软雅黑;
}
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}
.carousel-inner img {
	width: 100%;
	height: 100%;
}

.bg-gray{
	background-color: #f0f0f0;
}
.bg-copy{
	background-color: #333;
}
.date{
	float:right;
	color:#888;
}
.xyyw{
            padding-top: 20px;
}
.xyyw ul{
	list-style-type: none;
	padding: 0px;
}
.xyyw ul li{
	height:40px;
	line-height: 40px;
}
.xyyw ul li a{
	float:left;
	color:#333;
}
.menu{
height:50px;
line-height: 50px;
text-align: center;
}
.menu a:link, .menu a:visited{
	color:#ffffff;
	font-family: "微软雅黑";
             font-size:18px;
}
.menu a:hover{
	color:#ffff00;
            font-weight:800;
}