body {
	font-family: "宋体";
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #DAF1BD;
	SCROLLBAR-HIGHLIGHT-COLOR: #32860D;
	SCROLLBAR-SHADOW-COLOR: #32860D;
	SCROLLBAR-3DLIGHT-COLOR: #34A108;
	SCROLLBAR-ARROW-COLOR: #7CC446;
	SCROLLBAR-TRACK-COLOR: #7CC446;
	SCROLLBAR-DARKSHADOW-COLOR: #34A108;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #32860D;
	text-decoration: underline;
}
/*分页*/
a.a4:link,a.a4:visited{color:#FF6F02; text-decoration:underline;} 
a.a4:hover,a.a4:active{color:#6CBD00; text-decoration:none;}
.allpage {font-weight: bold;color: #6CBD00;}
.thispage{font-weight: bold;color: #6CBD00;}
/*带下划线的链接*/
.ows_link  {
	color: #000000;
	text-decoration: underline;
}
.ows_link a:link {
	text-decoration: underline;
}
.ows_link a:hover {
	color: #32860D;
	text-decoration: underline;
}
/*红色提示文字*/
.msg_red{
   color: red;
}
.msg_red a:link{
   color: red;
}
.msg_red a:hover{
   color: red;
}
/*搜索虚线框*/
.xukuan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*顶首背景*/
.top_title {
	text-decoration: none;
	text-align:center;
	font-weight: bold;
 	background-image: url(../img/ucindex/ucMain_04.gif); 
}

/*图片表头*/
.imgbg_title {
  background-image: url(../img/ucindex/uc_title_02.jpg);
  font-weight: bold;
}
/*表头左图片*/
.imgbg_title_left {
  background-image: url(../img/ucindex/uc_title_01.jpg);
  font-weight: bold;
}
/*表头右图片*/
.imgbg_title_right {
  background-image: url(../img/ucindex/uc_title_04.jpg);
  font-weight: bold;
}
/*标题表头--绿*/
.list_title {
	text-decoration: none;
	background-color: #D9F1BB;
}
/*列表内容间隔--黄*/
.list_title_both {
	background-color: #FFFFD9;
}
/*列表内容鼠标移上-微绿*/
.list_title_mouseover {
	background-color: #F7FCF0;
}
/*列表内容--白色*/
.list_content {
	text-decoration: none;
	text-align:center;
	background-color: #FFFFFF;
}
/*按钮1--添加*/
.button_add {
	background:url(../img/ucindex/uc_button2.gif) no-repeat;
	border:0;
	cursor:pointer;
	height: 29px;
	text-align:center;
	width: 84px;
}
/*按钮2--修改*/
.button_edit {
	background:url(../img/ucindex/uc_button1.gif) no-repeat;
	border:0;
	cursor:pointer;
	height: 29px;
	text-align:center;
	width: 84px;
}
/*按钮--长条1*/
.button_len1 {
	background:url(../img/ucindex/uc_button3.gif) no-repeat;
	border:0;
	cursor:pointer;
	text-align:center;
	height: 29px;
	width: 100px;
}
/*按钮--长条2*/
.button_len2 {
	background:url(../img/ucindex/uc_button4.gif) no-repeat;
	border:0;
	cursor:pointer;
	text-align:center;
	height: 29px;
	width: 100px;
}
/*按钮--全字短1*/
.button_min1 {
	background:url(../img/ucindex/btn_lu01.gif) no-repeat;
	border:0;
	cursor:pointer;
	text-align:center;
	height: 20px;
	width: 43px;
}
/*按钮--全字短1*/
.button_max1 {
	background:url(../img/ucindex/btn_lu02.gif) no-repeat;
	border:0;
	cursor:pointer;
	text-align:center;
	height: 20px;
	width: 60px;
}
/*按钮--全字短1*/
.button_max2 {
	background:url(../img/ucindex/btn_lu03.gif) no-repeat;
	border:0;
	cursor:pointer;
	text-align:center;
	height: 20px;
	width: 80px;
}
/*按钮--绿色搜索按钮*/
.button_search {
	background:url(../img/ucindex/uc_search.gif) no-repeat;
	border:0;
	cursor:pointer;
	text-align:center;
	height: 24px;
	width: 63px;
}
/*列表分隔虚线*/
.line_list {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*提示消息*/
.msg_yes {
	color: #009900;
	background-image: url(../img/ucindex/msg_yes.gif);
	text-indent: 22px;
	border: 1px solid #00DD00;
	background-repeat: no-repeat;
	clear: none;
	background-position: 2px center;
	width: auto;
	float: none;
	padding-right: 4px;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	background-color: #F2FDF2;
	margin: auto;
	height: 17px;
	padding-top: 5px;
	white-space: nowrap;
	vertical-align: baseline;
	list-style-type: none;
	padding-left: 21px;
}

.msg_no {
	color: #E50000;
	background-image: url(../img/ucindex/msg_no.gif);
	text-indent: 22px;
	border: 1px solid #FF0000;
	background-repeat: no-repeat;
	clear: none;
	background-position: 2px center;
	width: auto;
	float: none;
	padding-right: 6px;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF2F2;
	margin: auto;
	height: 17px;
	padding-top: 4px;
	white-space: nowrap;
	vertical-align: baseline;
	list-style-type: none;
	padding-left: 21px;
}

.msg_old {
	color: #0077C7;
	background-image: url(../img/ucindex/msg_old.gif);
	text-indent: 22px;
	border: 1px solid #0099FF;
	background-repeat: no-repeat;
	clear: none;
	background-position: 2px center;
	width: auto;
	float: none;
	padding-right: 4px;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	background-color: #F2FAFF;
	margin: auto;
	height: 17px;
	padding-top: 5px;
	white-space: nowrap;
	vertical-align: baseline;
	list-style-type: none;
	padding-left: 21px;
}

