﻿

.Head .R a {
    width:260px;
}

.SearchBox input[type=text] {
    height: 32px;
}

.SearchBox a {
    height: 32px;
    width: 32px;
    background-position: -40px 2px;
}

    .SearchBox a:hover {
        background-position: 0px 2px;
    }

.Box .Title {
    height: 32px;
    line-height: 32px;
}

.SearchResult .topBar {
    height: 32px;
    line-height: 32px;
}

.Foot .Col_Center .PoweredBy{
	width: 100%;
    text-align: center;
}

.Foot .Col_Right{
	width: 40%;
}

.Foot .Col_Center{
	width: 20%;
}

.Foot .Col_Left{
	width: 40%;
}
