/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-1-14, 11:02:53
    Author     : chenpeng
*/
label.error{
    background: url(../img/errorTag.png) no-repeat 0 0;
    font-size:14px;
   
    padding-left: 20px;
}
label.valid{
    background: url(../img/successTag.png) no-repeat 0 0;
    font-size:14px;
    padding-left: 20px;
}
label.notes{
    background: url(../img/t.png) no-repeat 0 0;
    font-size:12px;
    padding-left: 20px;
    margin: 4px 0 0 126px;
    height: 18px;
    color: #333;
}
label.setreg{
    height: 35px;
    font-size: 12px;
    float: right;
    padding-left: 20px;
    width: 223px;
    background: url(../img/t2.png) no-repeat 0 9px;
}
label.notes2{
    background: url(../img/t2.png) no-repeat 0 0;
}
label.notes7{
    background: url(../img/errorTag.png) no-repeat 0 0;
    margin: 4px 0 0 10px;
}
label.notes3{
    margin: 10px 0 0 120px;
    display: block;
}
label.notes3Ts{
    margin: 130px 0 0 120px;
    display: block;
}
label.notes4{
    float:right;
    margin: 4px 0px 0 0;
    width:auto;
}
label.notes175{
    float:right;
    margin: 4px 0px 0 0;
    width: auto;
}
label.notes270{
    float:right;
    margin: 4px 0px 0 0;
    width: 270px;
}

label.notes270-1{
     float:right; 
    margin: 4px 0px 0 0;
    width: 245px;
}
label.notes5{
    background: url(../img/blueBgw.png) no-repeat 0 0;
}
label.notes6{
    float:right;
    margin: 4px 0px 0 0;
}
label.notes6-1{
    float:left;
    
}
span.placeholder_hidden{
	display:none;
}
span.placeholder_block{
	display:block;
}
label.notes.notesjiqiao {
    margin-left: 37px;
    background: url(../img/peopreBg.png) no-repeat 0 0;
}
label.notes.notesleftO {
    margin-left: 0px;
}