body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,body,select {
	font-size: 12px;
	font-family: ' courier new, 宋体'
}

/*超链接的样式（无下划线）*/
A {
	color: #0033cc;
	text-decoration: none;
	behavior: url(/htc/a.htc);
}

A:hover {
	color: #000099;
}

/*首页头部*/
.top {
	color: #ffffff;
	background-image: url(images/title.jpg);
	background-color: #0c7fcf;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #2c59aa;
	line-height: normal;
	height: 61px;
}

/*首页左栏*/
.left_body {
	background-color: #8daaf4;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 4px;
	border-left: 1px solid #3657bf;
	cursor: e-resize;
}

.left_table {
	background-color: #ffffff;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #6c75d3;
	behavior: url(../htc/left.htc);
	cursor: auto;
	table-layout: fixed;
}

.left_bt_l {
	background-image: url(images/left_bt_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 16px;
	cursor: hand;
}

.left_bt_r {
	background-image: url(images/left_bt_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 16px;
	cursor: hand;
}

.left_bt {
	background-image: url(images/left_bt_c.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
	border-top: 1px solid #6c75d3;
}

.left_pin {
	width: 8;
	height: 14;
	background-repeat: no-repeat;
	background-image: url(images/pin.gif);
	cursor: hand;
}

.left_pin_h {
	width: 14;
	height: 9;
	background-repeat: no-repeat;
	background-image: url(images/pin_h.gif);
	cursor: hand;
}

.left_refresh {
	background-attachment: scroll;
	width: 15;
	height: 15;
	background-repeat: inherit;
	background-image: url(images/refresh.gif);
	cursor: hand;
}

/*首页右栏开始*/
.right_body {
	background-color: #ffffff;
	border-left: 2px solid #8daaf4;
	border-right: 4px solid #8daaf4;
	border-top: 4px solid #8daaf4;
	/* overflow: hidden; */
	overflow: auto; 
}

.right_middle {
	background-color: #ffffff;
	border: 1px solid #6c75d3;
	border-top: 0px solid;
	overflow: auto;
	width: 100%;
	vertical-align: top;
	behavior: url(../htc/right.htc);
}

.right_middle_no_login {
	background-color: #ffffff;
	border: 1px solid #6c75d3;
	border-top: 0px solid;
	overflow: auto;
	width: 100%;
	vertical-align: top;
	behavior: url(../htc/no_login_right.htc);
}

.right_top {
	background-color: #cee2f9;
	height: 30px;
	border-left: 1px solid #6c75d3;
	border-top: 1px solid #6c75d3;
	border-right: 1px solid #6c75d3;
}

.right_top_td {
	border-bottom: 1px solid #6c75d3;
}

.right_bottom {
	background-attachment: fixed;
	background-image: url(images/right_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 21px;
	background-color: #ffffff;
	border-right: 1px solid #6c75d3;
	border-left: 1px solid #6c75d3;
	border-bottom: 1px solid #6c75d3;
}

/*首页底部*/
.bottom {
	height: 7px;
	width: 100%;
}

.bottom_l {
	display: inline;
	background-image: url(images/botbg_l.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 9px;
}

.bottom_r {
	display: inline;
	background-image: url(images/botbg_r.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 9px;
}

.bottom_c {
	height: 7px;
	display: inline;
	background-attachment: fixed;
	background-image: url(images/botbg_c.gif);
	background-repeat: repeat-x;
	background-position: center top;
	behavior: url(../htc/bottom.htc);
}

/*INPUT样式*/
input {
	behavior: url(../htc/input.htc)
}

select {
	behavior: url(../htc/input.htc)
}

form {
	behavior: url(../htc/form.htc)
}

textarea {
	border: 1px solid #c1c1c3;
	background-color: #ffffff;
	font: normal 12px 宋体;
	color: #000000;
}

/*按钮*/
.button {
	behavior: url(../htc/button.htc)
}

.btn2_up {
	width: 59px;
	background-image: url(images/btn2_up.gif);
	behavior: url(../htc/button.htc)
}

.btn2_over {
	width: 59px;
	background-image: url(images/btn2_over.gif);
	behavior: url(../htc/button.htc)
}

.btn2_down {
	width: 59px;
	background-image: url(images/btn2_down.gif);
	behavior: url(../htc/button.htc)
}

.btn3_up {
	width: 72px;
	background-image: url(images/btn3_up.gif);
	behavior: url(../htc/button.htc)
}

.btn3_over {
	width: 72px;
	background-image: url(images/btn3_over.gif);
	behavior: url(../htc/button.htc)
}

.btn3_down {
	width: 72px;
	background-image: url(images/btn3_down.gif);
	behavior: url(../htc/button.htc)
}

.btn4_up {
	width: 85px;
	background-image: url(images/btn4_up.gif);
	behavior: url(../htc/button.htc)
}

.btn4_over {
	width: 85px;
	background-image: url(images/btn4_over.gif);
	behavior: url(../htc/button.htc)
}

.btn4_down {
	width: 85px;
	background-image: url(images/btn4_down.gif);
	behavior: url(../htc/button.htc)
}

.btn7_up {
	width: 120px;
	background-image: url(images/btn7_up.gif);
	behavior: url(../htc/button.htc)
}

.btn7_over {
	width: 120px;
	background-image: url(images/btn7_over.gif);
	behavior: url(../htc/button.htc)
}

.btn7_down {
	width: 120px;
	background-image: url(images/btn7_down.gif);
	behavior: url(../htc/button.htc)
}

/*文本按钮*/
.btn_save {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_save.gif);
	height: 27;
}

.btn_view {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_view.gif);
	height: 27;
}

.btn_edit {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_edit.gif);
	height: 27;
}

.btn_del {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_del.gif);
	height: 27;
}

.btn_close {
	padding-left: 18px;
	background-repeat: no-repeat;
	background-image: url(images/btn_close.png);
	background-position: 0% 50%;
	height: 27;
}

.btn_add {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_add.gif);
	height: 27;
}

.btn_back {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_back.gif);
	height: 27;
}

.btn_title {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_title.gif);
	height: 27;
}

.btn_xls {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_xls.gif);
	height: 27;
}

.btn_grant {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_grant.gif);
	height: 27;
}

.btn_txt {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_txt.gif);
	height: 27;
}

.btn_print {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/btn_print.gif);
	height: 27;
}

/*消息按钮*/
.btn_m_delete {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/m_delete.gif);
	height: 27;
}

.btn_m_fw {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/m_fw.gif);
	height: 27;
}

.btn_m_inbox {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/m_inbox.gif);
	height: 27;
}

.btn_m_outbox {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/m_outbox.gif);
	height: 27;
}

.btn_m_issend {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/m_issend.gif);
	height: 27;
}

.btn_m_write {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/m_write.gif);
	height: 27;
}

.btn_m_reply {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-image: url(images/m_reply.gif);
	height: 27;
}

/*列表样式*/
.tlist {
	border: 0px;
	background-color: #ffffff;
	behavior: url(../htc/grid.htc);
}

.tlist td {
	height: 20;
	border-right: 1px solid #d8d9de;
	border-bottom: 1px solid #d8d9de;
	border-top: 0px;
	border-left: 0px;
	vertical-align: middle;
}

.tlist thead {
	color: #000000;
	background-color:#d8d9de;
}

.EG_OverStyle {
	background-color: #eef3f6;
}

.EG_SelectedStyle {
	background-color: #eef3f6;
}

.EG_HighLightStyle {
	background-color: #afcfff;
}

.EG_OddStyle {
	background-color: #ffffff;
}

.EG_EvenStyle {
	background-color: #f3f8fd;
}

/*表单样式*/
.tform {
	border-left: 1px solid #6c75d3;
	border-top: 1px solid #6c75d3;
	background-color: #f3f8fd;
}

.tform td {
	height: 22;
	border-right: 1px solid #6c75d3;
	border-bottom: 1px solid #6c75d3;
	border-top: 0px;
	border-left: 0px;
	vertical-align: middle;
}

.tform thead {
	color: #000000;
	background-image: url(images/tlist_head.gif);
}

.required {
	color: red;
}

/*查询表单样式*/
.tsearch {
	border: 0px solid;
	background-color: #f3f8fd;
}

.tsearch td {
	height: 22;
	border-right: 1px solid #6c75d3;
	border-bottom: 1px solid #6c75d3;
	border-top: 0px;
	border-left: 0px;
	vertical-align: middle;
}

/*右键菜单样式*/
.cMenu {
	filter: alpha(opacity = 150);
	position: absolute;
	border: 2px outset threedhighlight;
	background-color: inactiveborder;
	padding: 2px;
	width: 140px;
	visibility: hidden;
	z-index: 100;
}

/*自定义页签*/
.tab {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	font-size: 11px;
}

.tab li {
	float: left;
	background: url(images/tab_left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 0px solid #765;
	white-space: nowrap;
	width: 100%;
}

.tab a {
	float: left;
	display: block;
	width: .1em;
	background: url(images/tab_right.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
	width: 100%;
}

.tab a {
	float: none;
}

.tab a:hover {
	color: #333;
}

.tab li.selected {
	background-position: 0 -150px;
	border-width: 0;
}

.tab li.selected a {
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #333;
}

.tab li:hover,.tab li:hover a {
	background-position: 0% -150px;
	color: #333;
}

.tab li:hover a {
	background-position: 100% -150px;
}

/*日期输入框样式*/
.dateInputElem {
	font-family: "courier new", "courier", "mono";
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ffffff;
	cursor: hand;
}

.errorMessage {
	color: #ff0000;
}

/*对话框*/
.dlg_body {
	background-color: #ece9d8 /*#d4d0c8*/;
	margin: 2px;
}

.dlg_list {
	vertical-align: top;
	overflow: auto;
	width: 100%;
}

.dlg_form {
	border: 0px solid;
}

.dlg_form td {
	height: 22;
	border: 0px;
	vertical-align: middle;
}

.dlg_title {
	position: absolute;
	font-weight: bold;
	background-color: #ece9d8 /*#d4d0c8*/;
}

textarea.content {
	overflow-y: visible;
	border: 0px;
	font-size: 12px;
	font-family: 宋体 Fixedsys;
	line-height: 150%;
	overflow: visible;
	border-width: 0px;
	width: 100%;
}

.controlPanel {
	CURSOR: hand;
}

.bad404 {
	height: 400px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fcfcfc;
	border: 4px solid #f5f5f5;
	background-image: url(../images/404.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	line-height: 30px;
	font-size: 14px;
	color: #333333;
}

.bad_p {
	width: 560px;
	float: left;
}