﻿td{
  font-size:10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/body-bg.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
.titleText{
	font-family:"黑体";
	font-size:24px;
	font-weight:600;
}
.block-border {
	border: 1px dotted #116600;
}
.tab-border {
	border: 1px dotted #666666;
}
.tab-top {
	background-image: url(image/tab-t.jpg);
	background-repeat:repeat-x;
}
.tab-window{
	 padding-top:4px;
	 padding-left:2px;
	 padding-right:2px;
}
.notselected {
	CURSOR: hand; 
	filter:glow(color=white,strength=3);
	COLOR:#000000;
	font-size:13px;
}
.selected { 
	CURSOR: hand;
	COLOR: #FFFFFF;
	font-size:13px;
	font-weight:bold;
	background-image:url(image/dh.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.bl {
	background-image: url(image/bl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.br {
	background-image: url(image/br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.portlet-tb {
	font-size: 12px;
	color: #5A7074;
	background-image: url(image/portlettb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 17px;
}
.portlet-list {
	font-size: 12px;
	color: #5A7074;
	background-image: url(image/line1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left:5px;
}
.text-importent {
	font-size: 12px;
	font-weight: bold;
	color: #5A7074;
}
.text-importent1 {
	font-size: 14px;
	font-weight: bold;
	color: #5A7074;
}
.text {
	font-size: 12px;
}


a:link,a:visited { text-decoration: none; color: #5A7074}
a:hover { text-decoration: underline }
#hor1 {
position:relative;
overflow:hidden;
left:8px;
top:20px;
width:220px;
height:20px;
z-index:1;
background-color: #999900;
}
#hor2 {
position:relative;
overflow:hidden;
left:8px;
top:40px;
width:220px;
height:20px;
z-index:2;
background-color: #FFCC00;
}
#hor3 {
position:relative;
overflow:hidden;
left:8px;
top:60px;
width:220px;
height:20px;
z-index:3;
background-color: #99CC00;
}
#board1 {
position:relative;
overflow:hidden;
left:8px;
top:40px;
width:220px;
height:120px;
z-index:-100;
visibility: hidden;
}
#board2 {
position:relative;
overflow:hidden;
left:8px;
top:60px;
width:220px;
height:120px;
z-index:-90;
visibility: hidden;
}
#board3 {
position:relative;
overflow:hidden;
width:220px;
height:120px;
z-index:-80;
left: 8px;
top: 80px;
visibility: hidden;
}
#hor4 {
position:relative;
overflow:hidden;
left:8px;
top:80px;
width:220px;
height:20px;
z-index:4;
background-color: #99CCCC;
}
#board4 {
position:relative;
overflow:hidden;
left:8px;
top:100px;
width:220px;
height:120px;
z-index:-70;
visibility: hidden;
}
.window-top-left {
	background-image: url(image/window-t-l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 25px;
	font-size: 10px;	
}
.window-top {
	background-image: url(image/window-t.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	font-family: "��Բ";
}
.window-top-right {
	background-image: url(image/window-t-r.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 20px;
}
.window-content {
	font-size: 12px;
	border: thin solid #CCCCCC;
	background-color:#FFFFFF;
}
.window-style {
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#333333,Direction=120,strength=5);
}
.pageInfo{
	font-size:12px;
	height:90px;
	background-color:#e6f5ff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D2D56;
}