﻿
.box_content ul {
	margin-top: 5px; margin-left: 10px;
}
.box_content ul li {
	background-position: 5px; list-style: none; width: 95%; height: 40px; line-height: 40px; padding-left: 18px; background-image: url("../images/sanjiao_10.png"); background-repeat: no-repeat;
}
.box_content ul li span {
	width: 300px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.box_content ul li a {
	color: rgb(51, 51, 51); font-size: 18px; text-decoration: none;
}
.box_content ul li a:hover {
	color: rgb(0, 83, 177);
}
.smaller {
	text-align: center; padding-bottom: 2px; margin-right: 50px; float: left;
}
.smaller img {
	margin: 0px; width: 80px; height: 80px;
}
.smaller p {
	font-size: 16px;
}
.smaller p a {
	color: black; text-decoration: none;
}
        .xqgklist li {
            float: left;
            width: 100px;
            list-style: none;
        }