

#top-ad {

	height: 82px;

}

#link1{ text-align:left;line-height:32px; height:32px; padding:4px; overflow:hidden; color:#dddddd;width: 1000px;}
#link1 b{ color:#494949; line-height:32px; float:left;}

/**
#link1 a{ padding-left: 7px; padding-right: 7px; float:left;}
**/
#link1 a{ padding-left: 27px; padding-right: 27px; float:left;}

#link1 div{ float:left;}
#link1 p{ float:right; color: #666;}


.searchinput {
    width: 335px;
}

.right {
    float: right;
    display: inline;
}

.searchinput .search_input {
    border: #dedede 1px solid;
    width: 180px;
    height: 22px;
    padding: 0 5px;
    background: #fff;
    color: #666;
    line-height: 22px;
    float: left;
}

select, input, textarea {
    font-size: 12px;
    margin: 0;
}
select, input {
    vertical-align: middle;
}
.search_listbox {
    float: left;
    position: relative;
    z-index: 2;
    width: 60px;
}
.select_border {
    background: #fff;
    border: 1px solid #dedede;
        border-left-color: rgb(222, 222, 222);
        border-left-style: solid;
        border-left-width: 1px;
    width: 58px;
    border-left: none;
    height: 22px;
    overflow: HIdden;
    display: block;
    *padding-top: 3px;
    *height: 19px;
}
.select_container {
    *border: 0;
    *position: relative;
    *width: 60px;
    *height: auto;
    *overflow: hidden;
    *background: #fff;
}
.selectnews {
    line-height: 22px;
    color: #666;
    margin: -1px;
    font-size: 13px;
    width: 60px;
    padding: 3px 2px 3px 0;
    padding: 3px 0 3px 0\9;
    *padding: 5px 3px;
}

.searchinput .search_a {
    background: #b21112;
}
.searchinput .search_a {
    line-height: 24px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
    background: #1d71b7;
    float: left;
    display: block;
    width: 70px;
    height: 24px;
    text-decoration: none;
    font-size: 14px;
}


