* {
    border:0 none;
    font-family:inherit;
    font-style:inherit;
    font-weight:inherit;
    margin:0;
    outline:0 none;
    padding:0;
    vertical-align:baseline;
}
.clear{
    clear: both;
}
.main-wrapper{
    background: url("/i/informer/maun-wrapper-bg.jpg") repeat-x;
    font-family: arial;
    background-position: 0px 25px;
    min-width: 190px;
}
.left-part{
    min-width: 171px;
    width: 100%;
    height: 126px;
    float: left;
    padding: 0px 0px 0px 10px;
    padding-top: 12px;
    background: url("/i/informer/left-part-bg.jpg") left no-repeat;
}
#first-item{

}
.left-part select ,.left-part input{
    border:1px solid #c0c0c0;
    color:#908f8f;
    width: 100%;
    font-size: 13px;
    margin-bottom:9px;
}
.left-part  input.sub-b{
    width: 98px;
    height: 24px;
    float: left;
    background: url("/i/informer/button-bg.jpg")  no-repeat;
    cursor: pointer;
    margin-right: 5px;
}
.form-link{
    color: #fff;
    line-height: 100%;
    font-size: 11px;
}
.form-link:hover{
    text-decoration: none;
}
.left-part  input.sub-b:hover{
    background-position: -98px 0px;
}
.right-part{
    height: 138px;
    padding-right: 16px;
    background: url("/i/informer/right-part-bg.jpg") right no-repeat;
}
.title-b{
    width: 189px;
    height: 25px;
    background:url("/i/informer/title-b-bg.jpg") left no-repeat;
}
.title-b ul{
    padding:6px 0px 0px 3px;
    margin: 0px;
}
.title-b ul li{
    list-style: none;
    display: inline;
    font-family: arial;
    float: left;
    font-size: 11px;
    color:#FFF;
}
.title-b ul li a{
    color:#FFF;
    text-decoration: none;
}
.title-b ul  a.find-link{
    margin-left: 20px;
    color: #000;
}
.title-b ul li a.find-link:hover{
    text-decoration: none;
    color: #a91c32;
}
.second-item{
    display: none;
}
.second-item h2{
    color:#fff;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 15px;
}
.second-item .search-inp{
    font-size: 13px;
    width: 100%;
}
.second-item input{
    width: auto;
    border: none;
}
.main-wrapper .second-item .sub-b{
    width: 61px;
    float: none;
    background: url("/i/informer/search-button-bg.jpg")  no-repeat;
}
.second-item .form-link{
    margin:0px  20px;
}
.main-wrapper .second-item .sub-b:hover{
    background-position:-61px 0px;
}
.second-item  span{
    margin:0 5px;
    font-size: 12px;
    color:#fff;
}