userAdress.css 785 Bytes
@CHARSET "UTF-8";

.urserad {
	padding-top: 90px;
	font-size: 16px;
	line-height: 62px;
}

.userkuang {
	width: 260px;
	height: 32px;
	border: 1px #999 solid;
	text-indent: 1em;
	margin-left: 12px;
}

.setMoren {
	font-size: 14px;
	color: #999;
	margin-left: 96px;
}

.setSave {
	width: 68px;
	height: 30px;
	background: #d0111a;
	margin-left: 300px;
	color: #fff;
	border-radius: 2px;
	text-align: center;
}

.urserInfor {
	text-align: center;
	line-height: 32px;
	margin-top: 40px;
	font-size: 14px;
	margin-left: 196px;
}

.titleInfo{
	background: #efefef;
}

.note {
	background: #f60 none repeat scroll 0 0;
	border: 1px solid #f60;
	border-radius: 3px;
	color: #fff;
	padding: 4px 5px;
	text-decoration: none;
}

.hide {
	display: none;
}

.trbg{
      background: #efefef;
    }