﻿body {
	font: 12px/18px "微软雅黑", "宋体", "黑体", Arial;
	color: #505050;
}

a {
	outline: none;
}

a:active {
	star: expression(this.onFocus = this.blur ());
}

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	color: #505050;
	text-decoration: none;
}

ul {
	list-style: none;
}

input {
	padding: 2px;
	margin: 0px;
	height:20px;
}

select {
	padding:2px;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}
:focus {outline:none;} 　　/*for IE*/
::-moz-focus-inner {border-color: transparent;} /*for mozilla*/

/**/
.wrapper {
	width: 98%;
	height: 100%;
	padding-left: 1%;
}

.primary_right {
	float: right;
	height: auto !important;
	margin-left: -294px;
	min-height: 535px;
	position: relative;
	width: 100%;
}

.content {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #fff;
	border-color: -moz-use-text-color #cacaca #cacaca;
	border-image: none;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	top: 46px;
}

.title {
	height: 45px;
	line-height: 45px;
	margin: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
	background: #ECECEC;
	border: 1px solid #C9C9C9;
}

.title span {
	font-size: 12px;
	line-height: 30px;
	/*padding-left: 10px;*/
}
.title .wallpaper:hover{
	cursor: pointer;
}

.btn {
	height: 20px;
	padding-top: 5px;
}

.queryform_btn {
	float: right;
	padding-right: 10px;
	top: 0;
}

.btn a {
	background: url("../Resource/Images/btn_normal.png") no-repeat scroll
		left top;
	color: #333;
	display: inline;
	float: left;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	padding-left: 10px;
	text-align: center;
}

.btn a span {
	background: url("../Resource/Images/btn_normal.png") no-repeat scroll
		right top;
	color: #333;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	text-align: center;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
}

.table {
	border: 0 solid #cbcbcb;
	border-collapse: collapse;
	text-align: left;
}

.table th {
	background: url("../Resource/Images/thbg.png") repeat-x scroll left top;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
}

.table td {
	color: #686868;
	font-size: 14px;
}

.table th, .table td {
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	text-align: left;
}

.h2 {
	background: url("../Resource/Images/thbg.png") repeat-x scroll left top;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #cacaca;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
}

.h2 span {
	color: #ff3333;
	font-size: 12px;
	padding-left: 10px;
}

.table td.key {
	background: none repeat scroll 0 0 #fcfcfc;
	border-right: 1px solid #dedede;
	padding-right: 10px;
	text-align: right;
}

.out {
	height: 30px;
	padding-top: 4px;
	position: relative;
}

.table.add input {
	height: 18px;
	line-height: 18px;
	padding: 2px;
	width: 300px;
}

.left {
	float: left;
}

.out div.smg {
	background: url("../Resource/Images/smgbg.png") no-repeat scroll left
		center;
	float: left;
	height: 22px;
	padding-left: 10px;
}

.out div.smg b {
	background: url("../Resource/Images/smgbg.png") no-repeat scroll right
		center;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	padding-right: 10px;
}

.table.add td span {
	color: #ff3333;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
}

.tj_btn.bt {
	border-left: medium none;
	float: none;
}

.tj_btn {
	padding-top: 10px;
}

.tj_btn {
	border-left: 1px solid #c9c9c9;
	float: right;
	height: 38px;
	padding-left: 10px;
	width: 300px;
}

.btnn a, .fb a, .tj_btn a {
	background: url("../Resource/Images/icon_271.png") no-repeat scroll 0 0;
	color: #333;
	display: inline;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-left: 6px;
	text-align: center;
	width: 85px;
}

.tj_btn.bt a span.a {
	color: #333;
	line-height: 30px;
}

.tj_btn.bt a:hover span.a {
	color: #fff;
	line-height: 30px;
}

.btnn a:hover, .fb a:hover, .tj_btn a:hover {
	background: url("../Resource/Images/icon_27.png") no-repeat scroll 0 0;
	color: #fff;
}

.option_a {
	padding-right: 5px;
}

.commonform_toolbar {
	margin-top: 10px;
	border-top: 1px solid #ffffff;
}

.commonform_toolbar_sub {
	float: right;
	width: 80px;
	height: 30px;
	line-height: 20px;
	margin-top: 10px;
	background-color: #f6a828;
	color: #333333;
	border: 1px solid #D0D0D0;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

/* add junliang.zhai 2017.08.11 start */
.menu_div {
	width:100px;background:white;
}

.menu_div ul {
	margin:0;
	padding:0; 
	list-style-type:none;
}

.menu_div ul li {
	padding:0px 0px;
}

.menu_div ul li a{
	display:block;
	float:left; 
	height:25px;
	width:90px;
	line-height:24px;
	padding:0 5px 0 5px;
	color:#000;
	font-size:12px;
	text-decoration:none;
	overflow:hidden;
	color:black;
}

.menu_div ul li span{
	display:block;
	float:left; 
}

.menu_div ul li a:hover{
	background-color:#4C4C4C; 
	color:#fff; 
	text-decoration:none;
}
/* add junliang.zhai 2017.08.11 end */



/* add junliang.zhai 2017.12.13 start */
.level_menu_div {
	width:80px;background: white;
}

.level_menu_div ul {
	margin:0;
	padding:0; 
	list-style-type:none;
}

.level_menu_div ul li {
	padding:0px 0px;
}

.level_menu_div ul li a{
	display:block;
	float:left; 
	height:25px;
	width:50px;
	line-height:24px;
	padding:0 5px 0 5px;
	color:#000;
	font-size:12px;
	text-decoration:none;
	overflow:hidden;
	color:black;
}

.level_menu_div ul li span{
	display:block;
	float:right; 
	margin-top:4px;
}

.level_menu_div ul li a:hover{
	background-color:#4C4C4C; 
	color:#fff; 
	text-decoration:none;
}
/* add junliang.zhai 2017.12.13 end */

/* add by junliang.zhai 2018.02.02 start  创建用户*/
#createOwnerUserDialog input[type=text],[type=password]{
	width:200px;
}

#createOwnerUserDialog select{
	width:206px;
}
/* add by junliang.zhai 2018.02.02 end*/

/*add by junliang.zhai 2018.02.28*/
#permissionTree ul{
	padding-left:30px;
}

#selectShowItem{
	width:85%;
	height:20px;
	margin-left:20px;
	padding:5px;
}

#selectShowItem p{
	float:left;
}

#selectShowItem img{
	width:20px;
	height:20px;
}

#selectShowItem input{
	vertical-align:middle;
}

#selectShowItem span{
	color:white;
}