﻿/*Textbox Watermark*/
.unwatermarked_topsearch_input
{
    width: 240px;
    border: 0px;
    font-size: 12px;
    line-height: 12px;
    padding-left: 0px;
    background: none;
}

.watermarked_topsearch_input
{
    width: 240px;
    border: 0px;
    font-size: 12px;
    line-height: 12px;
    color: #999;
    padding-left: 0px;
    background: none;
}
.watermarked_servicesearch_input_ecvip
{
    font-family: 新宋体;
    font-size: 12px;
    line-height: 120%;
    padding: 0px;
    width: 97%;
    height: 18px;
    border: 1px solid #6899c4;
    color: #999;
}
.unwatermarked_servicesearch_input
{
    background-color: #f6f4f4;
    height: 30px;
    width: 400px;
    border: 1px solid #cdcccc;
    margin-right: 5px;
    margin-left: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.watermarked_servicesearch_input
{
    color: #b5b3b3;
    background-color: #f6f4f4;
    height: 30px;
    width: 400px;
    border: 1px solid #cdcccc;
    margin-right: 5px;
    margin-left: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.unwatermarked_casesearchinput
{
    width: 400px;
    border: 1px solid #cdcccc;
    vertical-align: bottom;
    font-size: 12px;
    line-height: 18px;
    height:18px;
    padding-left: 0px;
}
.watermarked_casesearchinput
{
    width: 400px;
    border: 1px solid #cdcccc;
    vertical-align: bottom;
    font-size: 12px;
    line-height: 18px;
    height:18px;
    color: #999;
    padding-left: 0px;
}
.unwatermarked_videosearchinput
{
    width: 600px;
    border: 1px solid #cdcccc;
    vertical-align: bottom;
    font-size: 12px;
    line-height: 18px;
    height:18px;
    padding-left: 0px;
}
.watermarked_videosearchinput
{
    width: 600px;
    border: 1px solid #cdcccc;
    vertical-align: bottom;
    font-size: 12px;
    line-height: 18px;
    height:18px;
    color: #999;
    padding-left: 0px;
}