*{
	margin:0;
	padding:0;
}
body {
    font: 14px Verdana,Arial,Tahoma;
}
.clear {
    overflow: hidden;
}
.mt1 {
    margin-top: 8px;
}
.w960 {
    width: 960px;
    /* position: relative; */
}
.center {
    margin: 0px auto;
}
.sp-title {
    color: #fff;
    padding: 0px 12px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    background: #7c3e87 url(../images/search-top-bg.gif) repeat-x scroll;
    margin-bottom: 8px;
}
.sp-title h2 {
    font-size: 14px;
    line-height: 27px;
}
.sp-title .more {
    float: right;
    margin: -27px 0px;
    line-height: 27px;
}
a {
    color: #fff;
    text-decoration: none;
}
.linkbox {
    padding: 10px 8px;
    border-bottom: 3px solid #EEE;
}
.linkbox h3, .linkbox h3 a {
    font-size: 16px;
    color: #0a7ee4;
}
.f6 {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 10px;
	list-style: none;
	}
.f6 li {
    float: left;
    line-height: 14px;
    padding: 8px 10px 0px;
    white-space: nowrap;
}
.f6 li a {
    color: #666666;
    float: left;
}