.w960{ width:1150px;}
.search_sort{ width:1130px;}

#header .topwrap, #header-sp-logo .topwrap, #header .btmwrap, #header-sp-logo .btmwrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E6E1E2;
    margin-left: auto;
    margin-right: auto;
    width: 1150px;
}

#header .nav1wrap, #header-sp-logo .nav1wrap {
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	width: 1160px
}
#header .nav1wrap .nav1, #header-sp-logo .nav1wrap .nav1 {
	background:url(../images/mebg.gif);
	border: 1px solid #B8045D;
	border-bottom: 1px solid #B8045D;
	font-size: 14px;
	padding-left: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: inset 0 -1px 0 #c10075;
	-webkit-box-shadow: inset 0 -1px 0 #c10075;
	box-shadow: inset 0 -1px 0 #c10075;
	height: 43px;
	width: 1158px;
	font-weight: bold;
}
#header .nav1wrap .nav1 ul li{
	margin:0 15px 0 15px;
}

.online_list{width:920px; float:left;}
.search_pic_list {
    font-size: 12px;
    margin: 5px 0px 5px;
    padding-bottom: 0;
    padding-left:8px;
}
.search_pic_list li {
    display: inline;
    float: left;
    margin:5px 5px 2px 5px;
    overflow: hidden;
    text-align: center;
    width: 170px;
}


.online_list{border-bottom: 1px dashed #DDDDDD; margin-bottom:10px;}
.search_pic_list li {
    background:none;
    height: 277px;
    margin-top: 10px;
    width: 170px;
	border:solid 1px #d4d4d4;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	
}
.search_user_bg {
    background:none;
    height: 168px;
    margin: 10px auto 5px;
    padding: 4px 6px 7px;
    width: 140px;
}
.search_user_bg img{width:140px; height:168px;}
.search_pic_list .online {
    background: url("../images/online.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    font-size: 0;
    height: 16px;
    margin-bottom: 1px;
    vertical-align: middle;
    width: 16px;
}