/* 默认链接样式 */
a:link {
	font-size: 12px; color: #5a697b; text-decoration: none;
}
a:visited {
	font-size: 12px; color: #363636; text-decoration: none;
}
a:hover {
	font-size: 12px; color: #FF6600; text-decoration: underline;
}
a:active {
	font-size: 12px; color: #363636; text-decoration: underline;
}

th.sortable a:link {
   color: #FFFFFF;
   text-align : center;

}
th.sortable a:visited {
   color: #FFFFFF;
   text-align : center;

}
th.sortable a:hover {
   color: #FFFFFF;
   text-align : center;

}
th.sortable a:active {
   color: #FFFFFF;
   text-align : center;

}

th.order1 a {
   color: #FFFFFF;

}
th.order2 a {
   color: #FFFFFF;

}
/* 分页导航链接样式 */
.pageLink:link {
	font-size: 14px; color: #0000ff; text-decoration: none;
}
.pageLink:visited {
	font-size: 14px; color: #0000ff; text-decoration: none;
}
.pageLink:hover {
	font-size: 14px; color: #FFFFFF; text-decoration: underline;
}
.pageLink:active {
	font-size: 14px; color: #FFFFFF; text-decoration: underline;
}

/* 主菜单导航链接样式 */
.nav:link {
	font-size: 12px; color: #0000ff; text-decoration: none;
}
.nav:visited {
	font-size: 12px; color: #0000ff; text-decoration: none;
}
.nav:hover {
	font-size: 12px; color: #000000; text-decoration: underline;
}
.nav:active {
	font-size: 12px; color: #000000; text-decoration: underline;
}

body {
	margin: 0px;
	color: #4f4f4f;
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: 9pt;
	scrollbar-face-color: #d4d0c8;
	scrollbar-highlight-color: #d4d0c8;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #e3e3e3;
	scrollbar-darkshadow-color: #666666;
}

.logo_bg {
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_helper {
	color: #000000;
}

p {
	font-size: 9pt; color: #4f4f4f; line-height: 140%; font-family: verdana,arial;
}

code {
	font-family: verdana,arial;
}

pre {
	border-right: silver 1px solid; padding-right: 1px; border-top: silver 1px solid; display: block; padding-left: 1px; padding-bottom: 1px; border-left: silver 1px solid; padding-top: 1px; border-bottom: silver 1px solid; font-family: verdana,arial; background-color: #eeeeee;
}

hr {
	color: #dee7ec; height: 60%;
}

h1 {
	padding-right: 1px; padding-left: 1px; font-weight: normal; font-size: 14.7pt; padding-bottom: 1px; margin: 0px; color: #5b8302; padding-top: 1px; font-family: 黑体,verdana,arial;
}

h2 {
	padding-right: 1px; padding-left: 1px; font-weight: normal; font-size: 11pt; padding-bottom: 1px; margin: 0px; color: #5b8302; padding-top: 1px; font-family: "黑体"
}

table {
	padding-right: 0px; padding-left: 0px; font-size: 9pt; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}

th {
	font-size: 9pt; vertical-align: middle; height: 24px; text-align: center;
}

td {
	font-size: 9pt;
}

/* 列表页Table样式 */
table.list {
	background-color:#FFFFFF;
	width:100%;
	text-align: center;
}
table.list th {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top:4px;
	padding-bottom:5px;
	line-height: 20px;
	background-image: url("../images/th_header.gif");
}
table.list td {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 18px;
}
table.list_new {
	background-color:#FFFFFF;
	width:100%;
	text-align: center;
}
table.list_new th {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top:4px;
	padding-bottom:5px;
	line-height: 20px;
	background-color:#ccffcc;
}
table.list_new td {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 18px;
}

/* 表单元素 */
.radio {
	border-style:none; background-color: transparent;
}

.allbox {
	
}


/* 日期/时间 */
.time {
	font-size: 9px; color: #5b8302; font-family: georgia,verdana,arial; text-decoration: none;
}

.trLineSelected {
	vertical-align: middle; height: 18px; background-color: #DAF970; text-align: center;
}

.trLine {
	vertical-align: middle; height: 18px; background-color: #eeeeee;
}

/* 自定义table 奇数行样式 */
.trLine1 {
	vertical-align: middle;
	height: 18px;
	background-color: #ffffff;
}

/* 自定义table 偶数行样式 */
.trLine2 {
	vertical-align:middle; height:18px; background-color: #F7F7F7;
}

/* displaytag table 奇数行样式 */
.odd {
	vertical-align: middle;
	height: 18px;
	background-color: #ffffff;
}

/* displaytag table 偶数行样式 */
.even {
	vertical-align: middle;
	height: 18px;
	background-color: #F7F7F7;
}

.text {
	font-size: 9pt; color: #000000;
}

.title {
	font-weight: normal; font-size: 11pt; color: #000000; font-family: "黑体"
}

.msg {
	font-family: georgia,verdana,arial;
	font-size: 14.9px;
	color: #ff0000;
}

.online_number {
	font-size: 14.9px; color: red; font-style: italic;
	font-family: verdana,arial,georgia; text-decoration: none;
}

.copyright {
	
}

.nav_menu {
	font-weight: normal; font-size: 11pt; color: #990000; text-decoration: none
}

/* 导航条样式 */
.nav_label {
	font-weight: normal; font-size: 9pt; color: #000000; text-decoration: none
}

.pagenum {
	font-weight: normal; font-size: 18px; color: #ff0000; font-style: italic; font-family: georgia,verdana,arial; text-decoration: none
}

#pagebar {
	padding-right: 0px; border-top: #8cacbb 1px solid; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 4px; background-color: #ffffff; text-align: center
}

#line {
	border-top: #83b02a 1px solid; padding-bottom: 4px
}

#portal-header {
	padding-right: 0px;
	border-top: #8cacbb 1px solid;
	padding-left: 0px; float: none;
	padding-bottom: 0px; margin: 0px;
	padding-top: 0px;
	border-bottom: #8cacbb 1px solid;
	text-align: center
}

#portal-footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding-bottom: 2px; 
	padding-top: 2px;
	background-color: #5f6e81;
	text-align: center;
}

#portal-navigator {
	background-image: url(../images/tablelist_header.gif);
	height: 25px;
	padding-right: 0px;
	padding-left: 4px;
	float: none;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 4px;
	border-bottom: #d4e4b5 1px solid;
	text-align: left;
}

#portal-navigator-top {
	padding-right: 0px;
	padding-left: 4px;
	float: none;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 0px;
	border-bottom: #d4e4b5 1px solid;
	text-align: left;
}

#portal-operation {
	padding-right: 0px;
	padding-left: 0px;
	float: none;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 4px;
	text-align: left;
}

select{
   background:#eeeeee; font:normal 12px Tahoma;
}

.file{
	border:1px solid #333333;color:#000000;background:#eeeeee;font:normal 12px Tahoma;height:18px;
}

.input.button {
	width: 10px;
	padding: 1px;
	border: 1px solid #5E6E80;
	color: #5E6E80;
	background-color: #E7EFFC;
	font-weight: bold;
}

.textarea {
	border:1px solid #333333;color:#666666;background:#eeeeee;font:normal 12px Tahoma;width:400;height:150px;
}

/* js validation style */
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input, input.required, textarea.required {
	;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	width:200px;
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

label {
	font-weight: bold;
}
/*list No. style*/
.number{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 20px;
}

/* button 按钮样式 */
.btn_mouse_over{
	font-weight:normal;
	font-size:12px;
	color:red;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	height: 22px;
	border:none;
	cursor:pointer;
}
.btn_mouse_out{
	font-weight:normal;
	color:#000000;
	font-size:12px;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	height: 22px;
	border:none;
}
.toptext {
	color:#363636;
	font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:0px;
}
.toptext2 {
	color:#000000;
	font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:0px;
	font-weight: bold;
}
#errorimg{
	width: 350px;
	margin:0px auto;
	text-align: center;
	border: 1px dotted #B8EE03;
	background-color: #f7fdf3;
	padding: 50px;
	margin-top: 80px;
}
.errortext{
	font-size: 12pt;
	font-weight: bold;
	color: #065000;
	display: block;
	padding: 10px;
}