*{

margin:0;

padding:0;

}

body{

font-size:80%;

color:#000;

}

/*input*/

.input_on{

padding:2px 8px 0pt 3px;

height:18px;

border:1px solid #999;

background-color:#FFFFCC;

}

.input_off{

padding:2px 8px 0pt 3px;

height:18px;

border:1px solid #CCC;

background-color:#FFF;

}

.input_move{

padding:2px 8px 0pt 3px;

height:18px;

border:1px solid #999;

background-color:#FFFFCC;

}

.input_out{

/*height:16px;默认高度*/

padding:2px 8px 0pt 3px;

height:18px;

border:1px solid #CCC;

background-color:#FFF;

}

/*form*/

ul.input_test{

margin:20px auto 0 auto;

width:500px;

list-style-type:none;

}

ul.input_test li{

width:500px;

height:22px;

margin-bottom:10px;

}

.input_test label{

float:left;

padding-right:10px;

width:100px;

line-height:22px;

text-align:right;

font-size:1.4em;

}

.input_test p{

float:left;

_margin-top:-1px;

}

.input_test span{

float:left;

padding-left:10px;

line-height:22px;

text-align:left;

font-size:1.2em;

color:#999;

}



a{border:none;}

img{border:0} 



/* 个人设置新样式 */

.safeset-main {

    width: 1000px;

    margin: 20px auto 0;

    border: 1px solid #e3ecf9;

    font-size: 14px;


}

.safeset-main .subnav {

    float: left;

    width: 196px;

    border-right: 1px solid #e3ecf9;

    background-color: #f8fbff;
	
	min-height: 700px;

}

.safeset-main .subnav .tt {

    height: 100px;

    line-height: 100px;

    text-align: center;
	
	border-bottom: 1px dashed #e0eef7;

}
.safeset-main .subnav .zhaq {

    height: 55px;

    line-height: 55px;
	text-align: center;



}
.safeset-main .subnav .dlrz {

    height: 100px;

    line-height: 100px;
	
	 text-align: center;
	border-top: 1px dashed #e0eef7;


	


}
.safeset-main .subnav .zhaq i {

    display: inline-block;

    width: 20px;

    height: 20px;

    background: url(../images/zhaq.png) no-repeat;

    vertical-align: middle;

}
.safeset-main .subnav .tt i {

    display: inline-block;

    width: 20px;

    height: 20px;

    background: url(../images/grxx.png) no-repeat;

    vertical-align: middle;

}
.safeset-main .subnav .dlrz i {

    display: inline-block;

    width: 20px;

    height: 20px;

    background: url(../images/dlrz.png) no-repeat;

    vertical-align: middle;

}
.safeset-main .subnav li {

    height: 50px;

    line-height: 50px;

    padding-left: 50px;

    border-top: 1px dashed #e0eef7;

    border-left: 4px solid #f8fbff;

}
.safeset-main .subnav li a{
	
	background: url(../images/line-ej.png) no-repeat 8px center; 
	padding-left: 28px;
}
.safeset-main .subnav li.active {

    background-color: #edf4ff;

    border-left: 4px solid #88b8ff;

}

.clear {

    clear: both;

}

  






