.dr_table>tbody>tr>td,
.dr_table>tbody>tr>th,
.dr_table>tfoot>tr>td,
.dr_table>tfoot>tr>th,
.dr_table>thead>tr>td,
.dr_table>thead>tr>th {
	padding-top: 15px !important;
}

;
body fieldset {
	border: 1px solid #d8d8d8;
	padding: 10px;
	border-radius: 3px
}

.bk10 {
	height: 10px;
	clear: both;
	font-size: 1px;
	line-height: 1px
}

body fieldset legend {
	padding: 3px 8px;
	font-weight: 700;
	border-radius: 3px;
	border: 1px solid #d8d8d8;
	background-color: #f9f9f9
}

body fieldset.blue {
	border: 1px solid #dce3ed
}

body fieldset.blue legend {
	padding: 3px 8px;
	font-weight: 700;
	color: #347add;
	background: 0;
	border: 0;
	font-size: 12px;
	width: auto
}

.sorting {
	background: url("../images/sort_both.png") no-repeat scroll right center;
	cursor: pointer;
	padding-right: 10px
}

.sorting2 {
	padding-right: 10px
}

.sorting2 a {
	padding: 5px 5px!important;
	font-size: 12px;
	line-height: 1.5!important;
	border-radius: 2px;
	text-decoration: none
}

.html5 a {
	padding: 1px 5px!important;
	font-size: 12px;
	line-height: 1.5!important;
	border-radius: 2px;
	text-decoration: none
}

.sorting_desc {
	background: url("../images/sort_desc.png") no-repeat scroll right center;
	cursor: pointer;
	padding-right: 10px
}

.sorting_asc {
	background: url("../images/sort_asc.png") no-repeat scroll right center;
	cursor: pointer;
	padding-right: 10px
}

.picBut {
	background: url("../images/picBnt.png") no-repeat 0 -28px;
	color: #FFF;
	float: left;
	text-align: center;
	font-weight: 700;
	height: 28px;
	line-height: 26px;
	*line-height: 30px;
	margin-right: 10px;
	width: 75px
}

.picBut a {
	color: #fff;
	text-decoration: none;
	width: 75px
}

.table-list td,
.table-list th {
	padding-left: 12px;
	font-weight: normal
}

.table-list .dr_option {
	padding-left: 20px
}

.table-list .dr_option a {
	padding-right: 10px
}

.table-list thead th {
	height: 40px;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	font-size: 14px
}

.table-list tbody td {
	border-bottom: 1px dashed #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 40px
}

div.btn {
	background: #f6f6f6;
	padding: 6px 12px 0 12px;
	height: 30px;
	line-height: 30px
}

.nHover tr:hover,
.nHover tr:hover td {
	background: 0
}

.dr_table tr:hover {
	background: none!important
}

.table-list .input-text-c {
	padding: 0;
	height: 18px
}

.td-line {
	border: 1px solid #eee
}

.td-line td,
.td-line th {
	border: 1px solid #eee
}

.button {
	background: #eee;
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #797979;
	padding: 5px 9px;
	filter: none;
	min-width: 80px;
	height: 28px;
	cursor: pointer;
	border-radius: 3px
}

.button:hover {
	background: #ccc;
	text-shadow: none
}

@-moz-document url-prefix() {
	.button {
		margin-top: -1px
	}
}

.table-list tr.on,
.table-list tr.on td,
.table-list tr.on th,
.table-list td.on,
.table-list th.on {
	background: #fdf9e5
}

a.close-own {
	background: url(../images/cross.png) no-repeat left 3px;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	outline: 0;
	right: 7px;
	top: 8px;
	text-indent: 200px;
	overflow: hidden
}

a.close-own:hover {
	background-position: left -46px
}

.table_form .input-text {
	height: 25px;
	line-height: 25px;
}

.input-text-c,
.input-text,
.measure-input,
textarea,
input.date,
input.endDate,
.input-focus {
	border: 1px solid #d0d0d0;
	margin: 0 5px 0 0;
	padding: 2px 0 2px 5px;
	border: 1px solid #d0d0d0;
	background: url("../images/input.png") repeat-x scroll 0 0 #fff;
	font-size: 12px;
	border-radius: 3px
}

.input-focus {
	background: #FFF url(../images/input_focus.png) repeat-x;
	border-color: #afcee6;
	font-size: 12px
}

input.mydate,
input.endDate {
	background: #fff url(../images/input_date.png) no-repeat right 7px!important;
	padding-right: 18px;
	font-size: 12px;
	border-radius: 3px!important
}

textarea,
textarea.input-text,
textarea.input-focus {
	font-size: 12px;
	height: auto;
	padding: 5px;
	margin: 0
}

.search-form {
	margin-bottom: 10px
}

.input-text-c {
	text-align: center
}

select {
	background: none repeat scroll 0 0 #f9f9f9;
	border-color: #666 #ccc #ccc #666;
	border-style: solid;
	border-width: 1px;
	color: #333;
	padding: 2px;
	vertical-align: middle
}

.table_form {
	font-size: 12px
}

.displayorder {
	width: 25px;
	text-align: center;
	padding-right: 5px;
	margin: 0;
	height: 25px
}

.table_form td {
	padding-left: 12px
}

.table_form th {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	color: #777
}

.table_form td label {
	vertical-align: middle
}

.table_form td,
.table_form th {
	padding: 8px 0 8px 8px
}

.table_form tbody td,
.table_form tbody th {
	border-bottom: 1px dashed #eaeaea
}

.colorpanel tbody td,
.colorpanel tbody th {
	padding: 0;
	border-bottom: 0
}

.js ul.newList {
	left: -9999px
}

ul.newList * {
	margin: 0;
	padding: 0
}

ul.newList {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000;
	background: #fff;
	position: absolute;
	border: 1px solid #ccc;
	top: 22px;
	left: 0;
	overflow: auto;
	z-index: 9999
}

.newListSelected {
	color: #000;
	height: 22px;
	padding: 4px 0 0 6px;
	float: left;
	background: url(../images/select-bg.png) no-repeat right 0;
	border-left: 1px solid #dfdfdf
}

.newListSelected span {
	display: block
}

ul.newList li a {
	padding: 3px 8px;
	display: block;
	text-decoration: none
}

.selectedTxt {
	overflow: hidden;
	height: 16px;
	padding: 0 23px 0 0
}

.measure-input {
	background: url("../images/ruler.gif") repeat-x scroll 0 9px transparent
}

.hiLite {
	background: #e0ebf4!important;
	color: #444!important
}

.newListHover {
	background: #f2f7fb!important;
	color: #000!important;
	cursor: default
}

.newListSelHover,
.newListSelFocus {
	background-position: right -26px;
	cursor: default
}

.newListOptionTitle {
	font-weight: bold
}

.newListOptionTitle ul {
	margin: 3px 0 0
}

.newListOptionTitle li {
	font-weight: normal;
	border-left: 1px solid #ccc
}

.onShow,
.onFocus,
.onError,
.onCorrect,
.onLoad,
.onTime {
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	color: #444;
	margin-left: 10px;
	overflow: hidden;
	line-height: 25px
}

.onShow {
	background: 0;
	border-color: #40b3ff;
	color: #959595
}

.onFocus {
	background-position: 3px -147px;
	border-color: #40b3ff
}

.onError {
	background-position: 3px -47px;
	border-color: #40b3ff;
	color: red
}

.onCorrect {
	background-position: 3px -247px;
	border-color: #40b3ff
}

.onLamp {
	background-position: 3px -200px
}

.onTime {
	background-position: 3px -1356px
}

.linkage-menu {
	height: 200px;
	overflow-y: auto;
	padding: 0 4px
}

.linkage-menu h6 {
	border-bottom: 1px solid #e2ecee;
	padding: 2px 0 3px;
	margin-bottom: 5px
}

.linkage-menu h6 a.rt {
	font-weight: normal;
	font-family: '宋体';
	color: #377abe
}

.linkage-menu div.menu a {
	width: 74px;
	line-height: 22px;
	text-decoration: none;
	padding-left: 4px;
	overflow: hidden;
	height: 22px
}

.linkage-menu div.menu a:hover {
	background: #d9e4ed;
	color: #377abe
}

div#areaid {
	border: 1px solid #a7a6aa;
	height: 18px;
	margin: 0 5px 0 0;
	padding: 2px 5px 2px;
	border: 1px solid #d0d0d0;
	background: #FFF url(../images/input.png) repeat-x;
	position: relative;
	top: -2px;
	*top: 2px
}

.picList ul {
	padding: 0
}

.picList li {
	padding: 8px 0 8px;
	list-style: none;
	font-size: 12px
}

.display {
	display: none
}

.option {
	border-top: 1px dashed #ccc;
	padding: 5px 0 5px 0;
	margin-top: 10px
}

.add,
.edit,
.del,
.grant,
.down,
.audit,
.upload {
	background: url("../images/ico.gif") repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
	margin-left: 5px;
	width: 16px
}

.folder,
.file {
	background: url("../images/ico.gif") repeat scroll 0 0 transparent;
	float: left;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
	margin-top: 5px;
	text-indent: 20px;
	white-space: nowrap;
	width: 16px
}

.folder {
	background-position: 0 0
}

.file {
	background-position: 0 -80px
}

.edit {
	background-position: 0 -64px
}

.del {
	background-position: 0 -48px
}

.grant {
	background-position: 0 -16px
}

.down {
	background-position: 0 -96px
}

.upload {
	background-position: 0 -115px
}

.audit {
	background-position: 0 -32px
}

.add {
	background-position: 0 -206px
}

.mtop {
	background: url("../images/ico.gif") no-repeat scroll 0 -128px transparent;
	float: left;
	height: 16px;
	line-height: 16px;
	margin-left: 10px;
	text-indent: 20px
}

.selectcolor {
	background: url("../images/ico.gif") no-repeat scroll 0 -112px transparent;
	cursor: pointer;
	height: 16px;
	margin-left: 5px;
	padding: 0 8px;
	width: 16px
}

.dr_format_wrap {
	background-color: #f8f8f8;
	border: 1px solid #d7d7d7;
	overflow: hidden
}

.dr_format_group {
	margin: 5px 20px 15px
}

.dr_format_label {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold
}

.dr_format_wrap label {
	float: none;
	line-height: 1.5;
	padding: 0;
	text-align: left;
	width: auto
}

.dr_format_list li {
	display: inline-block;
	height: 25px;
	overflow: hidden;
	vertical-align: middle;
	width: 145px;
	clear: none;
	margin: 0
}

.dr_format_map {
	display: inline-block;
	overflow-x: hidden;
	overflow-y: auto;
	width: auto
}

.dr_format_wrapper {
	margin: 10px 10px 0 0
}

.dr_format_wrap .labelname {
	display: inline-block;
	height: 22px;
	line-height: 23px;
	overflow: hidden;
	padding-left: 5px;
	white-space: nowrap;
	width: 100px
}

.dr_format_table th {
	background-color: #ededed;
	border: 1px solid #d7d7d7!important;
	font-weight: 400;
	height: 25px;
	padding: 3px!important;
	text-align: center;
	vertical-align: middle
}

.dr_format_table td {
	border: 1px solid #d7d7d7!important;
	height: 25px;
	max-width: 200px;
	min-width: 60px;
	padding: 3px 5px;
	text-align: center;
	vertical-align: middle
}

.dr_border_none td,
.dr_border_none th {
	border: none!important
}

.dr_member_cgbox .dr_cgbox a {
	display: inline-block;
	background: 0;
	border: 0;
	height: auto;
	line-height: normal;
	padding: 3px 0 3px 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-right: 0
}

.dr_member_cgbox .dr_cgbox_a {
	border: 0
}

.dr_cgbox {
	position: relative;
	z-index: 9999;
	background: #FFF;
	left: -16px
}

.dr_member_cgbox .dr_cgbox {
	left: -6px;
	top: 1px;
	width: 50%
}

.dr_cgbox .cg_items li {
	border: none!important;
	float: none
}

.dr_cgbox a {
	color: #06F;
	font-weight: normal
}

.dr_cgbox .cg_items img {
	margin-top: -2px
}

.dr_cgbox .cg_items span {
	padding: 0 5px 0 5px;
	cursor: default
}

.dr_cgbox .cg_items li {
	padding: 0;
	padding-right: 10px;
	border-bottom: 1px solid #eee
}

.dr_member_cgbox li {
	cursor: pointer
}

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

.drmenu ul li {
	float: left;
	position: relative
}

.drmenu ul li a,
.drmenu ul li a:visited {
	display: block;
	text-align: center;
	color: #000;
	line-height: 30px;
	margin-top: 3px
}

.drmenu ul li ul {
	display: none;
	z-index: 99999
}

.drmenu ul li:hover ul {
	display: block;
	position: absolute;
	background: #FFF;
	top: -7px;
	right: -40px;
	border: #eee 1px solid;
	border-top: 0;
	padding-bottom: 5px
}

.drmenu ul li:hover ul li a {
	display: block;
	color: #69F;
	text-decoration: none
}

.drmenu ul li:hover ul li {
	float: none;
	overflow: hidden;
	width: 130px;
	height: 25px;
	padding: 5px
}

.drmenu .drtop {
	background: #368ee0;
	text-align: center;
	font-weight: bold;
	color: #FFF
}

.drmenu .drtop2 {
	color: #FFF!important;
	margin-top: -3px
}

.dr_color td {
	padding-top: 0!important;
	padding-bottom: 0!important;
	height: 11px!important;
	line-height: 11px!important;
	border-bottom: none!important
}

.dr_color_value {
	width: 50px;
	height: 16px;
	margin-left: 10px;
	z-index: 1
}

.aedit {
	background-color: #1abc9c;
	border-color: #1abc9c;
	color: #fff!important
}

.ago {
	background-color: #f39c12;
	border-color: #f39c12;
	color: #fff!important
}

.alist {
	background-color: #3498db;
	border-color: #3498db;
	color: #fff!important
}

.adel {
	background-color: #ff6c60;
	border-color: #ff6c60;
	color: #fff!important
}

.aadd {
	background-color: #34495e;
	border-color: #34495e;
	color: #fff!important
}

.dr_option a {
	padding: 3px 5px 3px 4px!important;
	font-size: 12px;
	line-height: 1.5!important;
	border-radius: 2px;
	margin-right: 5px;
	text-decoration: none
}

.cover {
	list-style: none;
	padding: 0
}

.cover li {
	border-radius: 3px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
	border: 1px solid #ddd;
	padding: 0;
	overflow: hidden
}

.cover li div {
	background: #f6f6f6;
	width: 90px;
	height: 71px;
	position: relative
}

.cover li.pic {
	background: #f6f6f6!important
}

.cover li.upload-container div {
	background: #f6f6f6 url(../images/add_photo.png) 50% 50% no-repeat;
	cursor: pointer
}

.cover li .upload-preview img {
	width: 90px;
	height: 70px !important;
}

.cover li a {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../images/buttons-master.png);
	top: 0px;
	display: inherit !important
}

.cover li a.remove {
	background-position: -48px -539px;
	right: 3px
}

.cover li a.remove:hover {
	background-position: -32px -539px
}

.cbody .input-text {
	height: 21px
}

.cover li a.preview {
	background-position: -48px -587px;
	left: 3px
}

.cover li a.preview:hover {
	background-position: -32px -587px
}

.cover li .rearrange-text {
	display: block;
	width: 90px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0
}

.dr_content_right .cbody {
	padding: 12px
}

.dr_content_right .ctitle {
	background: #f4f4f4;
	height: 25px;
	font-weight: bold;
	padding: 10px 0 0 10px
}

.dr_content_right {
	width: 24%;
	float: right;
	margin-top: 12px;
	border-radius: 3px;
	border: 1px solid #d8d8d8
}

.dr_content_left {
	width: 75%;
	float: left
}

.dr_content_right .onShow,
.dr_content_right .onError,
.dr_content_right .onCorrect {
	margin-left: 0;
	margin-top: 5px
}

.form-date .mydate {
	background-position: right 7px!important
}

.form-actions {
	margin: 20px 0
}

.mytitle {
	min-height: 40px!important;
	font-weight: bold
}

.form-body .onShow {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0
}

.mytitle .caption {
	font-size: 14px!important
}