body
{
    font-size: .85em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}

header,
footer,
nav,
section {
    display: block;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset 
{
    border:1px solid #ddd;
    padding:0 1.4em 1.4em 1.4em;
    margin:0 0 1.5em 0;
}

legend 
{
    font-size:1.2em;
    font-weight: bold;
}

textarea 
{
    min-height: 75px;
}

.editor-label 
{
    margin: 1em 0 0 0;
}

.editor-field 
{
    margin:0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}




/*--------------------·ÖË®Áì-----------------------*/
.masterpage-title
{
	background-position: #1E4176;
	border: 0 none;
	background: #1E4176;
	font: normal 26px tahoma, arial, sans-serif;
	color: white;
	font-weight: bold;
}
A.nochange:link
{
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}
A.nochange:visited
{
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}
A.nochange:active
{
	font-size: 12px;
	color: #0099ff;
	text-decoration: underline;
}
A.nochange:hover
{
	font-size: 12px;
	color: #ff6102;
	text-decoration: underline;
}
.jisuantextbox
{
	background-image: url(/Content/icons/calculator.png);
	background-repeat: no-repeat;
	background-position: right;
}
#login-logo .x-plain-body
{
	background: #f0edce url('/Content/logo.png') no-repeat;
}
.yonghuming
{
	background-image: url(/Content/icons/user.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 1px 1px;
}
.mima
{
	background-image: url(/Content/icons/lock.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 1px 1px;
}
.pswkey
{
	background-image: url(/Content/icons/key.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 1px 1px;
}

.x-tree-node div.menu-node{
    background:#eee url(cmp-bg.gif) repeat-x;
    margin-top:1px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ccc;
    padding-top:2px;
    padding-bottom:1px;
    font-weight:bold;
}
.menu-node .x-tree-node-icon {
    display:none;
}
.menu-node2 {
    border:1px solid #fff;
    background-image: url(/Content/icons/bullet_green.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: 1px 1px;
}

.menu-node3 {
    border:1px solid #fff;
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: 1px 1px;
}

.menu-node2 .x-tree-ec-icon {
    display:none;
}

