/*
 * Author: daya
 * Time：2017-6-7
 * Desc: daya.css daya练习使用angular框架项目的样式表
 * */
/*常规后台*/
.backListItem1 {width:15%;}
.backListItem2 {width:25%;}
.backListItem3 {width:25%;}
.backListItem4 {width:15%;}
.backListItem5 {width:20%;}
/* 弹框 */
.pop_content_edit ul{
	padding-top:20px;
}
.pop_content_edit label{
	width:120px;
	text-align:right;
	padding-right:10px;
}
.pop_content_edit{/* height:300px;*/}
