#page
{
	margin: 0 auto; /*min-width:1003px;*/
	width: 1003px;
}

#header
{
}
#header #nav
{
	background: url(../images/header/bgNav.png) repeat-x left 16px;
}
#header #quickstart
{
	margin-top: 11px;
	height: 14px;
	clear: both;
	right: 60px;
	position: absolute;
}
#header #mainnav
{
	position: absolute;
	top: 23px;
	left: 300px;
}
#header #profile
{
	height: 12px;
	text-align: center;
}

#body
{
	padding-bottom: 24px;
	background: #bde3f5 url(../images/body/bgBody.png) repeat-x left 1px;
}
#body #menu
{
	padding-top: 55px;
	width: 197px;
	float: left;
	background: url(../images/menu/bgMenu.png) no-repeat left top;
}
#body #menu .menuItems
{
	width: 184px;
	background: url(../images/menu/bgMenu1.png) repeat-x left top;
}

.menuTable
{
	border-collapse: collapse;
	border-style: none;
}

#body #menu .menuList dl
{
	margin: 0px;
	padding: 0px;
}

#body #menu .menuList dd
{
	padding: 5px 0px 0px 53px;
	margin: 0px;
	margin-top: 3px;
	height: 19px;
	background: url(../images/icon/iconArrow.gif) no-repeat 40px center;
}
#body #menu .menuList a.out
{
	padding: 5px 0px 0px 38px;
	margin: 0px;
	margin-top: 3px;
	height: 19px;
	background: url(../images/menu/bgMenuItem.png) no-repeat left top;
	display: block;
	width: auto;
}

#body #menu .menuList a.selected
{
	background: url(../images/menu/bgMenuItem.png) no-repeat left -24px;
}
#body #menu .menuList dl.submenu
{
	display: none;
}

#body #main
{
	background: url(../images/menu/bgMenu.png) no-repeat -197px top;
	margin-left: 197px;
	min-width: 806px;
}
#body #summary
{
	padding: 21px 20px 16px 42px;
}
#body #operate
{
	height: auto;
	min-height: 400px;
}
#searchpanel
{
	font-size: 11px;
	margin-bottom: 7px;
	padding-right: 1px;
}
#searchpanel select
{
	font-size: 10px;
}

#searchpanel .inputbox
{
	width: 100px;
	height: 14px;
	border: solid 1px #000;
	background-color: #FFFFFF;
}
#searchpanel .inputbox1
{
	width: 100px;
	height: 16px;
	border: solid 1px #aaa;
	background-color: #FFFFFF;
}

#searchpanel .shortbutton
{
	vertical-align: text-bottom;
	margin-left: -3px;
}

#footer
{
	clear: both;
	background: url(../images/footer/bgFooter.png) repeat-x left top;
	height: 34px;
}
#footer .text
{
	margin-top: 10px;
}

.login_bg
{
	width: 418px;
	height: 308px;
	text-align: left;
	vertical-align: top;
	background-image: url(     '../Images/login/login_bg.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
}

.login_bg_reflect
{
	width: 418px;
	height: 63px;
	text-align: left;
	vertical-align: top;
	background-image: url(     '../Images/login/login_bg_reflect.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
}
.login_username
{
	top: 129px;
	left: 120px;
	position: relative;
	width: 151px;
}
.login_password
{
	top: 137px;
	left: 120px;
	position: relative;
	width: auto;
}
.login_validate
{
	top: 145px;
	left: 120px;
	position: relative;
	width: auto;
}
.login_validate_show
{
	top: 73px;
	left: 288px;
	position: relative;
	width: 80px;
}
.login_password_retrive
{
	top: 80px;
	left: 225px;
	position: relative;
	width: 150px;
	color: Blue;
	font-style: oblique;
}
.login_button
{
	top: 65px;
	left: 284px;
	position: relative;
	width: 61px;
}

.login_100
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.login_v_100
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

.login_v_bg
{
	width: 405px;
	height: 240px;
	text-align: left;
	vertical-align: top;
	background-image: url(     '../Images/login/login_v_bg.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
}

.login_v_bg_reflect
{
	width: 418px;
	height: 63px;
	text-align: left;
	vertical-align: top;
	background-image: url(     '../Images/login/login_bg_reflect.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
}

.validate2_code
{
	top: 110px;
	left: 120px;
	position: relative;
	width: 151px;
	text-align: left;
}
.validate2_button
{
	top: 60px ;
	left: 284px;
	position: relative;
	width: 61px;
	text-align:center;
}


.validate2_r
{
	color:red;
}

