﻿*{font-size:13px; font-family:Tahoma,Verdana,微软雅黑,新宋体}
body {
  margin: 3px;
  font-family: "SimSun", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}
a{ color:Black; text-decoration:none;}
a:hover{ color:Red; text-decoration:underline;}
.textbox03 {border: #878787 1px solid;padding: 4px 3px;font:Verdana, Geneva, sans-serif,宋体;line-height: 14px; background-color: #fff;  height: auto; font-size: 14px;  font-weight: bold; width: 190px; }

.txt01{font:Verdana, Geneva, sans-serif,宋体;padding:3px 2px 2px 2px; border-width:1px; border-color:#ddd;  color:#000;}
.txt {border: #878787 1px solid;padding: 4px 3px;font:Verdana, Geneva, sans-serif,宋体;line-height: 14px; background-color: #fff;  height: auto; font-size: 14px;}
.footer{text-align:center;color:#15428B; margin:0px; padding:0px;line-height:23px; font-weight:bold;}
.linkcss {
	font-size: 14px;
	color: blue;
	text-decoration: underline;
}
	.linkcss:hover {
		font-size: 14px;
		color: Red;
		text-decoration: underline;
	}
.head a{color:White;text-decoration:underline;}

.navlist{list-style-type:none;margin:0px; padding:10px;}
.navlist li{ padding:0px;}
.navlist li a{line-height:24px;}
.navlist li div{margin:2px 0px;padding-left:10px;padding-top:2px; border:1px dashed #ffffff;}
.navlist li div.hover{border:1px dashed #99BBE8; background:#E0ECFF;cursor:pointer;}
.navlist li div.hover a{color:#416AA3;}
.navlist li div.selected{border:1px solid #99BBE8; background:#E0ECFF;cursor:default;}
.navlist li div.selected a{color:#416AA3; font-weight:bold;}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 16px;
  line-height: 24px;
}
h1 small {
  font-size: 14px;
}
h2 {
  font-size: 14px;
  line-height: 21px;
}
h2 small {
  font-size: 12px;
}
h3 {
  line-height: 18px;
  font-size: 12px;
}
h3 small {
  font-size: 12px;
}
h4,
h5,
h6 {
  line-height: 18px;
}
h4 {
  font-size: 12px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
p {
  margin: 9px 0;
  font-family: "SimSun", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
p small {
  font-size: 10px;
  color: #999999;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: "SimSun", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
em {
  font-style: normal;
}

.third_ul{ list-style-type:none;margin:0px; padding:0px; display:none;}
.third_ul li{ padding-left:20px;}

.icon {
	background: url('../../images/tabicons.png') no-repeat;
	width: 18px;
	line-height: 18px;
	display: inline-block;
}
.icon-sys{ background-position:0px -200px;}
.icon-set{ background-position:-380px -200px;}
.icon-add{background-position: -20px 0px;}

.icon-nav{background-position: -100px -20px; }
.icon-users{background-position: -100px -480px;}
.icon-role{background-position: -360px -200px;}
.icon-set{background-position: -380px -200px;}
.icon-log{background-position: -380px -80px;}

.icon-delete{ background-position:-140px -120px;}
.icon-edit{ background-position:-380px -320px;}
.icon-magic{ background-position:0px -500px;}
.icon-database{ background-position:-20px -140px;}

.icon-arrow {
	background: url('../../images/arrow.gif') no-repeat right;
}

.content-div{
    height:700px;
    width:100%;
    margin:5px 0px 5px 5px;/*设置元素跟其他元素的距离为20像素*/
	padding:20px 20px 20px 40px;
    float:left;/*设置浮动，实现多列效果，div+Css布局中很重要的*/
    background:#E0ECFF;
}

.table {
	width: 100%;
	margin-bottom: 9px;
	border-collapse: separate;
	border-spacing: 0;
	/**/
	/**/
}

.table th,
.table td {
	padding: 9px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.table th {
	font-weight: bold;
}

.table thead tr {
	vertical-align: bottom;
}

.tabcss {
	border-collapse: collapse;
	width: 100%;
	height: 100%;	
	background-color: #E3EFFF;
	border: 1px solid #99BBE8;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 1px;
}
	.tabcss td {
		border: 1px solid #99BBE8;
		padding: 1px;
		text-align: center;
	}
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}

.table tbody + tbody {
	border-top: 2px solid #dddddd;
}

.table-head-bordered {
	/**/
	/**/
}

.table-head-bordered thead tr {
	vertical-align: bottom;
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f4f4f4);
	background-image: -ms-linear-gradient(top, #ffffff, #f4f4f4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f4f4f4));
	background-image: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background-image: -o-linear-gradient(top, #ffffff, #f4f4f4);
	background-image: linear-gradient(top, #ffffff, #f4f4f4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
}

.table-head-bordered colgroup + thead tr:first-child th,
.table-head-bordered colgroup + thead tr:first-child td,
.table-head-bordered thead:first-child tr:first-child th,
.table-head-bordered thead:first-child tr:first-child td {
	border-top: 1px solid #dddddd;
}

.table-head-bordered thead:first-child tr th:first-child,
.table-head-bordered thead tr td:first-child {
	border-left: 1px solid #dddddd;
}

.table-head-bordered thead tr:first-child th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.table-head-bordered thead tr:last-child th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.table-head-bordered thead tr th:last-child,
.table-head-bordered thead tr td:last-child {
	border-right: 1px solid #dddddd;
}

.table-head-bordered thead tr:first-child th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.table-head-bordered thead tr:last-child th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.table-head-bordered thead tr:last-child th {
	border-bottom: 1px solid #dddddd;
}

.table-head-bordered tbody tr:first-child td {
	border-top: 0;
}

.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}

.table-bordered {
	border: 1px solid #dddddd;
	border-left: 0;
	border-collapse: separate;
	*border-collapse: collapsed;
	/**/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/**/
	/**/
}

.table-bordered thead tr {
	background-color: #f4f4f4;
	background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#eeeeee));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
	background-image: linear-gradient(top, #f8f8f8, #eeeeee);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#eeeeee', GradientType=0);
}

	.table-bordered thead tr th:last-child,
	.table-bordered thead tr td:last-child {
		border-right: none;
	}

.table-bordered th,
.table-bordered td {
	border-left: 1px solid #dddddd;
}

.table-bordered thead th,
.table-bordered thead td {
	padding-top: 0;
	padding-bottom: 0;
	height: 38px;
	line-height: 38px;
}

.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 3px;
	-moz-border-radius: 0 0 0 3px;
	border-radius: 0 0 0 3px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
	-webkit-border-radius: 0 0 3px 0;
	-moz-border-radius: 0 0 3px 0;
	border-radius: 0 0 3px 0;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: #f2f2f2;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
	background-color: #f0f0f0;
}