html,
body {
	scrollbar-arrow-color: #6688AA;
	scrollbar-3dlight-color: #AACCDD;
	scrollbar-shadow-color: #99BBCC;
	scrollbar-face-color: #DDEEFF;
	scrollbar-darkshadow-color: #DDEEFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
}
html { height:100%; }
body {
	background: #FFFFFF;
	color: #444444;
	height:100%;
	margin:0;
	padding:0;
}
a {
	color: #0099EE;
	text-decoration: none;
	border: 0;
	background-color: transparent;
}
/* a:hover {
	color: #00AAEE;
	text-decoration: underline;
	background-color: transparent;
} */
a:active,
a:focus {
	color: #FF6600;
	text-decoration: none;
}

.nav, a.nav:link{COLOR:#000000;}
a.nav:visited{COLOR:#000000;}
a.nav:hover{COLOR:#ff0000;}

.selected {
	background: #2266BB;
	color: #CCFFFF;
	text-decoration: none;
}
a[href^="#"]:focus, a[href^="javascript"]:focus {
outline:0;
-moz-outline-style: none;
}
div,

blockquote,
q,
iframe,
form,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0;
}
ul,
dl,
li { list-style: none; }
img {
	border: none 0;
	vertical-align: middle;
}
body,
td,
textarea {
	word-break: break-all;
	line-height: 1.4;
}
body,
input,
textarea,
select,
button {
	font-size: 12px;
	font-family: Tahoma, SimSun, sans-serif;
}
div,
p,
table,
th,
td {
	font-size: 12px;
	font-family: inherit;
	line-height: inherit;
}

.bluebg td,
.bluebg div { color: #EEEEEE; }
.bluebg a {
	color: #FFFF99;
	text-decoration: none;
	border: 0;
}
.bluebg a:hover {
	color: #FFEE66;
	text-decoration: underline;
}
.bluebg a:active {
	color: #CCFFFF;
	text-decoration: none;
	background: #3377BB;
}

/*nav*/
.navigation li {
	float: left;
	text-decoration: none;
	display: block;
	line-height:30px;
	vertical-align:middle;
	cursor: pointer;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	width: 100px;
	color: #DDFFFF;
	background: url(/images/nav_btnbg.png) no-repeat;
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/nav_btnbg.png', sizingMethod='crop');
}
.navigation li.liOver {
	color: #0066AA;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false);
	background: url(/images/nav_btnbg.gif) no-repeat;
}

.tabpageBar{
	background:url(/images/tabpageBar_bg.gif) repeat-x left bottom;
	padding-left:30px;
}
.tabpageBar .divtab,
.tabpageBar .divtabHover,
.tabpageBar  .divtabCurrent{
	position:relative;
	z-index:33;
	text-decoration: none;
	height: 30px;
	margin: 1px 0 0 -10px;
	cursor: pointer;
	display: block;
	float: left;
	background: url(/images/tabOutBg_left.gif) no-repeat left top;
}
.tabpageBar .divtab img,
.tabpageBar .divtabHover img,
.tabpageBar .divtabCurrent img,
.tabpageBar .divtabdisabled img{
	width: 20px;
	height: 20px;
	margin: 7px 5px 2px 8px;
	display: inline;
	float: left;
}
.tabpageBar .divtab b,
.tabpageBar .divtabHover b,
.tabpageBar .divtabCurrent b,
.tabpageBar .divtabdisabled b{
	white-space:nowrap;
	font-weight: normal;
	height: 30px;
	line-height: 24px;
	/*line-height: 22px;*/
	padding: 6px 25px 0 0;
	/*padding: 8px 25px 0 0;*/
	display: block;
	float: left;
}
.tabpageBar .divtab span{
		display: block;
		overflow: hidden;
		white-space: nowrap;
}

.tabpageBar .divtab img{
	opacity: 0.7;
	filter: Alpha(Opacity=70);
}

.tabpageBar .divtab b{
	color: #666;
	background: url(/images/tabOutBg_right.gif) no-repeat right top;
}

.tabpageBar .divtabCurrent  {
	background: url(/images/tabActiveBg_left.gif) no-repeat left top;
}
.tabpageBar .divtabHover b,
.tabpageBar  .divtabCurrent b{
	color: #147;
	background: url(/images/tabActiveBg_right.gif) no-repeat right top;
}
.tabpageBar .divtabHover{background: url(/images/tabOverBg_left.gif) no-repeat left top;}
.tabpageBar .divtabHover b{background: url(/images/tabOverBg_right.gif) no-repeat right top;}
.tabpageBar .divtabCurrent b{ color:#000000;}
.tabpageBar .divtabdisabled {
	position:relative;
	text-decoration: none;
	height: 30px;
	margin: 3px 0 0 -10px;
	cursor: not-allowed;
	background: url(/images/tabDsb_bg_left.gif) no-repeat left top;
	display: block;
	float: left;
}

.tabpageBar .divtabdisabled img{
	opacity: 0.3;
	filter: gray Alpha(Opacity=50);
}

.tabpageBar .divtabdisabled b{
	color: #999;
	background: url(/images/tabDsb_bg_right.gif) no-repeat right top;
}



.verticalTabpageBar{
	background:url(/images/v_tabpageBar_bg.gif) repeat-y right top;
	padding-top:20px;
	}
.verticalTabpageBar *{
	vertical-align:middle;
	}
.verticalTabpageBar .divtab,
.verticalTabpageBar .divtabHover,
.verticalTabpageBar  .divtabCurrent{
	text-align:left;
	text-decoration: none;
	margin: 0;
	cursor: pointer;
	background: url(/images/v_tabOutBg.gif) no-repeat right center;
	display: block;
	height: 32px;
	width:125px;
}
.verticalTabpageBar .divtab img,
.verticalTabpageBar .divtabHover img,
.verticalTabpageBar .divtabCurrent img,
.verticalTabpageBar .divtabdisabled img{
	width: 20px;
	height: 20px;
	margin: 5px 4px 2px 9px;
	float:left;
}
.verticalTabpageBar .divtabCurrent img{
	margin: 9px 4px 2px 9px;
}
.verticalTabpageBar .divtab b,
.verticalTabpageBar .divtabHover b,
.verticalTabpageBar .divtabCurrent b,
.verticalTabpageBar .divtabdisabled b{
	font-family:Tahoma, SimSun;
	white-space:nowrap;
	font-weight: normal;
	line-height: 26px;
	padding: 2px 4px 0 0;
	/*padding: 2px 4px 0 0;*/
	float:left;
	display: block;
	width:80px ;
	/*width:77px;*/
	overflow:hidden;
}
.verticalTabpageBar .divtabCurrent b{
	padding: 6px 4px 0 0;
	/*padding: 6px 4px 0 0;*/
	overflow: visible;
	position: static !important;
/*	position: absolute;
	z-index:333;
*/
}

.verticalTabpageBar .divtab img{
	opacity: 0.8;
	filter: Alpha(Opacity=80);
}

.verticalTabpageBar .divtab b{
	color: #555;
}

.verticalTabpageBar  .divtabCurrent  {
	height: 40px;
	background: url(/images/v_tabActiveBg.gif) no-repeat right center;
}

.verticalTabpageBar .divtabHover b{	color: #147;}
.verticalTabpageBar .divtabHover{
	height: 32px;
	background: url(/images/v_tabOverBg.gif) no-repeat right center;
}
.verticalTabpageBar .divtabCurrent b{ color:#000000;}
.verticalTabpageBar .divtabdisabled {
	text-decoration: none;
	height: 32px;
	margin: 0;
	cursor: not-allowed;
	background: url(/images/tabDsb_bg_left.gif) no-repeat left top;
	display: block;
	float: left;
}

.verticalTabpageBar .divtabdisabled img{
	opacity: 0.5;
	filter: gray Alpha(Opacity=50);
}

.verticalTabpageBar .divtabdisabled b{
	color: #999;
	background: url(/images/tabDsb_bg_right.gif) no-repeat right top;
}


#header_area{
	width:100%;
	margin-top:5px;
	margin-left:10px;
}

#title_info{
	text-align:left;
}

#toolbar{
	text-align:left;
}

#grid_area{
	width:100%;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
}
#gridbox{
	width:auto;
	height:465px;
	background-color:#ffffff;
}

a.zPushBtn {
	text-decoration: none;
	height: 24px;
	margin: 0 5px 0 0;
	background: url(/images/btnout_bg_left.gif) no-repeat left center;
	_display: inline;
	float: left;
	-moz-user-select:none;
	font-size:12px;
}

a.zPushBtn img {
	margin: 2px 0px 4px 6px;
	_display: inline;
	float: left;
}

a.zPushBtn b {
	cursor:pointer;
	white-space: nowrap;
	color: #666;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	padding: 0 7px 0 5px;
	background: url(/images/btnout_bg_right.gif) no-repeat right center;
	display:inline-block;
	+zoom: 1;
	+display: inline;
}

a.zPushBtn:hover {
	text-decoration: none;
	background: url(/images/btnover_bg_left.gif) no-repeat left center;
}

a.zPushBtn:hover b {
	color: #147;
	background: url(/images/btnover_bg_right.gif) no-repeat right center;
}

a.zPushBtnDisabled,
a.zPushBtnDisabled:hover{
	cursor: not-allowed;
	background: url(/images/btnDsb_bg_left.gif) no-repeat left center;
}

a.zPushBtnDisabled img,
a.zPushBtnDisabled:hover img{
	opacity: 0.5;
	filter: gray Alpha(Opacity = 50);
}

a.zPushBtnDisabled b,
a.zPushBtnDisabled:hover b {
	cursor: not-allowed;
	color: #999;
	background: url(/images/btnDsb_bg_right.gif) no-repeat right center;
}
