/*@import url(/common/styles/message.css);*/

@import url(back_displaytag.css);

BODY {
	margin: 0;
	padding: 0;
	SCROLLBAR-FACE-COLOR: #EEF9FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CAEDFF;
	SCROLLBAR-SHADOW-COLOR: #007dce;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #35B9FF;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

td {
	font-size: 9pt;
	line-height: 145%;
}

hr {
	height: 1px;
	width: 100%;
	color: #CDCDCD;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #993366;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
}

a:active {
	color: #333333;
	text-decoration: none;
}

/*---------------------锟斤拷锟脚憋拷锟�-----------------------*/
div.center_title {
	line-height: 28px;
	font-size: 12px;
	color: #135294;
	font-weight: bold;
	text-indent: 2px;
	height: 27px;
	width: 100%;
	border: 0px;
	padding-top: 1px;
	margin: 0px;
}

div.center_table { /*	background-color: #C4D8ED; */
	background-color: #ffffff;
	font-size: 12px; padding : 0px;
	width: 100%;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px solid #c6d1d1;;
	padding: 0px;
}

div.center_table td {
	height: 24px;
	line-height: 20px;
/*	background: #EEF7FD; */
	font-size: 12px;
	border: 1px solid #fff;
	padding: 2px;
}

.table_form {
	background-color: #C4D8ED;
	padding: 0px;
	width: 100%;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px solid #c6d1d1;
}

.table_form th {
	height: 24px;
	background: #EEF7FD;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 2px;
	text-align: right;
}

#table_form_bottom {
	height: 24px;
	background: #EEF7FD;
	font-size: 12px;
	border: 1px solid #fff;
	padding: 2px;
	text-align: center;
}

.table_lb {
	border: 1px solid #adc3d7;
}

.table_lb a:link,.table_lb a:visited {
	color: #135294;
	text-decoration: none;
}

.table_lb a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.table_lb td {
	line-height: 30px;
	height: 30px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6D6E3;
}

.table_lb th {
	text-align: center;
	font-family: "锟斤拷锟斤拷";
	font-size: 12px;
	font-weight: bold;
	color: #042f83;
	height: 28px;
	background-image: url(../images/table_bg.gif);
	background-repeat: repeat-x;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6D6E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f99b0;
}

.table_page {
	border: 1px solid #ccc;
	margin: 5px 0;
}

/*---------------------锟斤拷锟斤拷------------------------*/
.font_org {
	color: #ff0000;
	font-weight: bold;
}

.font_org a:link,.font_org a:visited {
	color: #ff6600;
	text-decoration: none;
}

.font_org a:hover {
	color: #0099FF;
	text-decoration: none;
}

.font_blue {
	font-size: 12px;
	color: #135294;
	font-weight: bold;
}

.font_blue a:link,.font_blue a:visited {
	color: #0b7fdd;
	text-decoration: none;
}

.font_blue a:hover {
	color: #0099FF;
	text-decoration: none;
}

.buttonbg {
	font-size: 12px;
	line-height: 21px;
	font-weight: ;
	color: #FFFFFF;
	BACKGROUND: url(../images/button_bg.gif);
	background-repeat: no-repeat;;
	text-align: center;
	height: 21px;
	width: 78px;;
	border: none;
}

.buttonbg_yel {
	font-size: 12px;
	line-height: 21px;
	font-weight: ;
	color: #FFFFFF;
	background-image: url(../images/button_bgyel.gif);
	background-repeat: no-repeat;
	text-align: center;;
	height: 21px;;
	width: 120px;;
	border: none;
}

.cue_green {
	background-color: #ddffdd;
	border: 1px solid #009900;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cue_green td {
	border: 1px solid #ddffdd;
}

.cue_red {
	background-color: #ffe7dd;
	border: 1px solid #ff0000;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cue_red td {
	border: 1px solid #ffe7dd;
}

.cue_yellow {
	background-color: #fffcc9;
	border: 1px solid #ffcc00;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cue_yellow td {
	border: 1px solid #fffcc9;
}

.cue_blue {
	background-color: #daf0ff;
	border: 1px solid #4fabdb;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cue_blue td {
	border: 1px solid #daf0ff;
}

/*---------2010-02-04澧炲姞----------*/
.bar-title { background:url(../imagesFrame/bar_bg.gif) no-repeat left; height:28px; line-height:30px; padding:0 0 3px 0; margin:5px 0 6px 0;  text-indent:15px; color:#000; font-size:13px;}
.bar-title a{ color:#c26c21; text-decoration:none;}
.bar-title a:hover{ color:#000;}