﻿body {margin: 0;}
td { font-size:12px; }
/*超链接样式*/
a:link {font-size:12px; text-decoration:none; color:#06527d;}
a:visited {font-size:12px; text-decoration:none; color:#06527d;}
a:hover {font-size:12px; text-decoration:underline; color:#FF0000;}

a.v1:link {font-size:12px; text-decoration:none; color:#000000;}
a.v1:visited {font-size:12px; text-decoration:none; color:#000000;}
a.v1:hover {font-size:12px; text-decoration:underline; color:#FF0000;}


/*数据列表样式*/
.tab_body{width: 100%;line-height: 22px;border-collapse:collapse;table-layout: fixed; text-align: center;}
.td1 {line-height: 22px; border: solid 1px #e1e1e1; font-size: 12px;}.ft{font-size: 12px;}


/*输入框样式*/
.it {	height: 16px;width:25px;}


/*myCss*/
.btn1
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #c8c8c8 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #c8c8c8 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #666666 1px solid;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #f6f6cc;
}


.input1{
  border:1px solid #94B253;
}
.input2{
  border:1px solid #196906;
}

.zBtn30{
  width:90px;
  height:22px;
  font-weight:bold;
	background-image:url("../images/Login_btn.gif");
	color:#1F4906;
	border:0px;
	font-size:12px;
	cursor:hand;
}
.zBtn31{
  width:90px;
  height:22px;
  font-weight:bold;
	background-image:url("../images/Login_btn2.gif");
	color:#032D12;
	border:0px;
	font-size:12px;
	cursor:hand;
}.img1{
  border:2px solid #FFFFFF;
}
.img2{
  border:2px solid #A0A0A0;
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  filter: alpha(opacity=90);
  zoom: 1;
}
.InputReplyBtn{
  background-color:#2EB8E2;
  border-left:1px solid #2EB8E2;
  border-top:1px solid #2EB8E2;
  border-right:1px solid #0192BE;
  border-bottom:1px solid #0192BE;
  color:#FFFFFF;
}
.zTextArea1{
  border:1px solid #0192BE;
  width:380px;
  height:40px;
}
.zTextArea2{
  border:2px solid #0192BE;
  width:380px;
  height:40px;
}
