.default_container {
	position: relative;
}

.default_pgContainer {
	min-height:100px;
	_height:100px;
}

.default_pgToolbar {
	height:30px;
	valign:middle;
	font-size:12px;
	border:1px solid #DADADA;
/*	background: url(../images/bg.gif);*/
	margin:10px 0 -1px 0;
}

.default_pgToolbar td {
	font-size:12px;
	padding:0 1px 0 1px;
}

.default_pgPanel {
	float:left;
	padding:0 10px 0 10px;
}

.default_pgBtn {
	width: 20px;
	height: 20px;
	display: block;
	cursor: pointer;
	margin:1px;
}

.default_pgPress {
	margin:2px 0 0 2px;
}

.default_pgPrev {
	background: url(../images/prev.gif) no-repeat center;
}

.default_pgPrevDisabled {
	background: url(../images/prev_disabled.gif) no-repeat center;
	cursor:auto;
}

.default_pgNext {
	background: url(../images/next.gif) no-repeat center;
}

.default_pgNextDisabled{
	background: url(../images/next_disabled.gif) no-repeat center;
	cursor:auto;
}

.default_pgFirst {
	background: url(../images/first.gif) no-repeat center;
}

.default_pgFirstDisabled {
	background: url(../images/first_disabled.gif) no-repeat center;
	cursor:auto;
}

.default_pgLast {
	background: url(../images/last.gif) no-repeat center;
}

.default_pgLastDisabled {
	background: url(../images/last_disabled.gif) no-repeat center;
	cursor:auto;
}

.default_pgRefresh {
	background: url(../images/nowait.gif) no-repeat center;
}

.default_pgLoad {
	background: url(../images/loading.gif) no-repeat center;
}

.default_pgCurrentPage {
	width:30px;
	height:16px;
	line-height:16px;
	text-align:center;
	border:1px solid #CCCCCC;
	/*background:url(../images/text_bg.gif) repeat-x;*/
}

.default_pgSearchInfo {
	padding-left:20px;
}

.default_mask {
	width: 100%;
	height: 100%;
	background: url(../images/loading.gif) no-repeat center;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 999;
	top:0;
	left:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:.70;
}

.default_separator {
	width:2px;
	height:20px;
	/*background: url(../images/separator.gif) no-repeat center;*/
}

.form {
	/*min-height: 182px;*/
	-moz-user-select: none;
	width: 100%;
/*	min-width: 770px;
	background-color: #EBEFF0;*/
	font-family: "Microsoft Yahei" !important;
}
.content a{
    outline: none;
    color: #3288D4;
}
.content a:hover{
	text-decoration:none;
  color: #000;
}
.formtitle {
	text-indent: 18px;
	height: 38px;
	line-height: 38px;
	color: #393735;
	font-size: 16.1px;
}
.formtitleline2 {
	height: 1px;
	background-color: #9D9D9D;
}
.form .formtitleline1 {
	width: 130px;
	height: 4px;
	background-color: #E74B3B;
}
.form .searchform {
	margin-top: 22px;
	margin-left: 18px;
}
.result {
	min-width: 770px;
}
.result.wauto{
    min-width: 100%;
}
.result .formtitleline1 {
	width: 130px;
	height: 4px;
	background-color: #2D5FAD;
}
.result .content {
	padding-left: 15px;
	padding-top: 15px;
}
.result .resultborder {
	border: solid 1px #CCCCCC;/*border-collapse: collapse;*/
}
.result .contenttable {
	border: none 0px;
}
.result .contenttable td {
}
.result .contenttable thead>tr {
	height: 22px;
	background-color: #C0CFE6;
	text-align: center;
	color: #393735;
	font-size: 14px;
}
.result .contenttable tbody>tr {
	height: 24px;
}
.result .contenttable tbody>tr {
	background-color: #F9F9F9;
	text-align: center;
}
.result .contenttable .odd {
	background-color: #EBEFF1;
}
.ui-autocomplete-loading {
	z-index: 999999;
	background: white url(/ims/res/images/loading/024.gif) right center no-repeat;
}
tr.line td{border-top:1px solid #CCC;}
td ul{list-style:none; overflow:hidden; padding:0;}
td li{float:left; width:16.5%;}
.txtArea{width:98%; height:10em;}
.row_txt input{border:1px solid #CCC;}
#ResultTbody tr:hover{
	background:#C0CFE6;
}
.permission_list label{padding-right:10px;}
.order_view_good{
	border-collapse: collapse;
}
.order_view_good td,.order_view_good th{
	border-bottom:1px solid #CCC;
	text-align:center;
}
.order_info {font-weight:bold;}
.order_info span{font-weight:normal;}
