body {
	font-size: 12px;
	font-family: verdana;
}

div.c {
	clear: both;
}

#logon_m {
	border: 1px solid #bbbbbb;
	padding: 5px;
	width: 350px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

#logon_h {
	background-color: #ccddee;
	padding: 3px;
	text-align: center;
}

#logon_c {
	width: 300px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#logon_r {
	padding-top: 10px;
	clear: both;
}

#logon_r div.fname {
	float: left;
	width: 150px;
}

#logon_r div.fvalue {
	float: left;
	width: 150px;
}

#logon_r div.fvalue input {
	width: 150px;
}

a.button {
	background-color: #00aabb;
	padding: 5px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.button:hover {
	background-color: #aabbcc;
}

table.main a.button {
	padding: 2px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
}

a.buttongreen {
	background-color: #00aa00;
}

a.buttongreen:hover {
	background-color: #00cc00;
}

a.buttonred {
	background-color: #aa0000;
}

a.buttonred:hover {
	background-color: #cc0000;
}


#logon_m a.button {
	float: right;
	margin: 20px;
}

#aname {
	float: right;
	font-size: 14px;
	text-align: right;
	height: 60px;
}

#aname a {
	font-size: 10px;
}

#bname {
	float: left;
	font-size: 14px;
}

#bname img {
	vertical-align: bottom;
}

table.main {
	border-collapse: collapse;
	margin-top: 20px;
}
table.main td {
	border: 1px solid black;
	text-align: center;
	padding: 2px;
	font-size: 11px;
}

td.blue {
	background-color: #2f598d;
	color: #ffffff;
}

td.red {
	background-color: #ff0000;
	color: #ffffff;
}

td.green {
	background-color: #92d050;
	color: #000000;
}

td.gray {
	background-color: #c0c0c0;
	color: #000000;
}

td.black {
	background-color: #000000;
	color: #ffffff;
}

td.yellow {
	background-color: #ffc000;
	color: #000000;
	width: 120px;
}

table.main td.nobrd {
	border: transparent !important;
}

td.tr {
	text-align: right !important;
}

td.tl {
	text-align: left !important;
}

td img {
	vertical-align: bottom;
}

#iframeCnt {
	display: none;
}

#dialogCnt {
	display: none;
}

div.dialogWait a.ui-dialog-titlebar-close {
	display: none;
}


tr.disabled a.buttonoperation, tr.finished a.buttonoperation, tr.disabled a.button, tr.unknown a.buttonoperationwrite {
/*	display: none;*/
}

tr.disabled td {
	background-color: #cccccc;
}

tr.finished td {
	background-color: #33ee33;
}

div.logo {
	text-align: center;
}


.qq-upload-list li {
	font-size: 12px;
	line-height: 10px;
}

div.file {
	border: 1px solid #eeeeee;
	padding: 3px;
	margin: 3px;
}

div.file a.download {
	font-weight: bold;
	color: #0000ff;
}

div.file a.button {
	float: right;
}

div.disabled div.file a.button {
	display: none;
}

#entranceInfo {
	padding-top: 30px;
}

#entranceInfo table.main {
	margin-top: 0;
}

table.settlement td {
	padding: 0;
}

table.settlement input {
	width: 170px;
}

table.settlement div.inputValue {
	padding-left: 2px;
	padding-right: 2px;
}

table.settlement div.number {
	text-align: right;
}

table.main td.price {
	font-size: 14px;
}

div.persku {
	font-size: 10px;
}

a.sort {
	padding: 2px;
}

a.sort img {
	vertical-align: middle;
}