.sArt{
	min-height: 950px;
	width:100%;
	background: url(../img/body_bg.jpg) top center repeat-x #f5f8f9;
}
.siderbar{
	float: left;
	padding-top: 20px;
}
.box-t{
	margin-left:262px; 
    padding: 25px 0 20px 0;
    width: 938px;
    background-color: #fff;
    color: #000;
    text-align: left;
    font-size: 30px;
    line-height: 35px;
    border-bottom: 0;
}
.box-t a{
	color:#000;

}
.box-t a:hover{
	color:#0f60bc;

}
strong {
    font-weight: bold;
}
.pos{
	float: right;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.box{
	margin-top: 20px;
	min-height: 660px;
	margin-left: 20px;
	float: left;
	position: relative;
	width: 936px;
	border:1px solid #ddd;
	background-color: #fff;
}
