body {
	margin: 0px;
	font-size:12px;
}
td {
	font-size: 12px;
	color: #555555;
}
.defaultTitle{ color:#0058b3;}
.grid {
	width: 100%;
	border-collapse: collapse;
}
.grid td {
	font-size: 12px;
	background-color: #F4F8FB;
	border: 1px solid #BDDCF7;
	padding: 2px;
}
.grid table td {
	font-size: 12px;
	background-color: #F4F8FB;
	border: 1px solid #BDDCF7;
	padding: 0px;
}
.grid .tdField {
	word-break: keep-all;
	text-align: right;
	background:#e9f7ff;
}
.grid .tdFieldz {
	word-break: keep-all;
	text-align: right;
	background:#e9f7ff;
}

.grid .tdBox {
	text-align:left;
}
.grid .tdSeach {
	width: 40%;
	text-align:left;
}
.grid .tdChoose {
	word-break: keep-all;
	font-size: 12px;
	background-color: #DEEDF8;
	border: 1px solid #599ED8;
	padding: 2px;
	border-collapse: collapse;
	width: 3%;
	text-align: center;
	align: center;
}
.grid input {
	font-size: 12px;
	height: 20px;
	line-height:20px;
	width: 160px;
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	color: #555555;
	margin-left:0px;
	padding-left:1px;
}
.grid textarea {
	font-size: 12px;
	width: 60%;
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	color: #555555;
	margin-left:0px;
	
}
textarea{
	font-size: 12px;
	height: 93px;
	width: 70%;
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
	color: #555555;
}

.grid .input {
	font-size: 12px;
	height: 20px;
	border: 1px solid #C1C1C1;
	width: auto;
}
.grid select {
	font-size: 12px;
	height: 20px;
	border: 1px solid #C1C1C1;
	background-color: #FFFFFF;
}

.grid .select {
	font-size: 12px;
	border: 1px solid #C1C1C1;
	width: auto;
	float: left;
	line-height: 20px;
}
.grid .select select{
	display:block;
	float:left;
	padding-top: 6px;
	color: #555555;
}
.grid checkbox {
	width: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grid .chekbox {
	width: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grid .chekbox input{
	width: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grid .sButton {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 20px;
	background-color: #EAF4FA;
	color: #0058B3;
	font-size: 12px;
	line-height:20px;
	padding-right: 6px;
	padding-left: 6px;
	cursor:hand;
	overflow:visible;
}

.grid .button {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url('../images/button/button.gif');
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
	overflow:visible;
	padding:1px 8px 0px 8px;
	*padding:2px 5px 0px 5px;
	*line-height: 15px;
	text-decoration:none;
	cursor:hand;
}
.grid .button[disabled]{
	border: 1px solid #599ED8;
	background-color:#F5F5F5;
	text-shadow: 0 1px 0 #eee;
	color:#ACA899;
}

.grid a:button {
	text-decoration:none;
}
.grid .button2 {
	width: auto;
	border: 1px solid #599ED8;
	background: url(../images/button/button.gif) repeat-x;
	height: 22px;
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
	overflow:visible;
	padding:1px 8px 5px 8px;
	_padding:2px 5px 0px 5px;
	_line-height:15px;
	cursor:hand;
}
.grid .PopButton {
	padding-right: 6px;
	padding-left: 7px;
	padding-top:3px;
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 15px;
	line-height:15px;
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
	overflow:visible;
	cursor:hand;
}



.grid .buttonSearch {
	padding: 2px 3px 2px 3px;
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 22px;
	margin:2px 0 0 0;
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
}
/*-------------list writed by zxy---------*/
.grid .LeftTitle{ text-align:right; background:#e9f3f9;}
.grid .search_LeftTitle{ text-align:right; background:#e9f3f9; width:12%;}
.grid .search_Righttx{ text-align:left; width:18%;}
.grid .search_Righttx2{ text-align:left;  width:58%;}
.grid .search_table{padding:0; margin:0; border:0; border-collapse:collapse;}
.grid .search_table_td{width:550px;}
.gird .input_search{ width:100px;}
.gird .input_key{ width:150px;}
.td_center{ text-align:center;}
/*-------------list writed by zxy  end---------*/

/*
.list {
	width: 100%;
	border-collapse: collapse;

}

.list td {
	font-size: 12px;
	border: 1px solid #E3ECF3;
	padding: 2px;
}

.list checkbox {
	width: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.list .head {
	background-image: url(../images/headbg.gif);
	height: 20px;
}
.list .head td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BDDCF8;
	border-right-color: #BDDCF8;
	border-left-color: #BDDCF8;
	font-weight: bold;
	text-align: center;
	color: #0058B3;
	padding-top: 4px;
}
.list .head th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BDDCF8;
	border-right-color: #BDDCF8;
	border-left-color: #BDDCF8;
	font-weight: bold;
	text-align: center;
	color: #0058B3;
	padding-top: 4px;
	font-size:12px;
}
.list .Button {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 22px;
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
	overflow:visible;
	padding:1px 8px 0px 8px;
	*padding:2px 5px 0px 5px;
	*line-height: 15px;
	text-decoration:none;
	cursor:hand;
}
.list .tr1 {
	background-color: #FFFFFF;
	line-height:25px;
}
.list .tr2 {
	background-color: #F4F8FB;
	line-height:25px;
}

.list .tr3 {
	background-color: #e1f1f1;
	line-height:25px;
}
.list .tr3 td
{
	color:#0058b3;
	border-right:1px solid #d1e2e2;
	border-bottom:1px solid #d1e2e2;
}
.list .tr4 {
	background-color: #e5e5e5;
	line-height:25px;
}
.list .tr4 td
{
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
}
.list .trover {
	background-color: #FBFCE2;
	line-height:25px;
}
.list .trselected {
	background-color: #559CDF;
	line-height:25px;
}

.list .trselected td{
	color: #ffffff;
}
.list .trselected a{
	color: #ffffff;
}
.list .trselected  div a{
	color: #0058B3;
}
.list .trselected  span a{
	color: #0058B3;
}
*/

/*-list2 width ·Ç100%-------------------*/
.list {
	width: 100%;
	border-collapse: collapse;
}

.list2 {
	border-collapse: collapse;
	table-layout:fixed; 

}

.list td,.list2 td {
	font-size: 12px;
	border: 1px solid #E3ECF3;
	padding: 2px;
}

.list2 td {
	white-space:nowrap;
}
.list .head,.list2 .head {
	background-image: url(../images/headbg.gif);
	height: 20px;
}
.list .head td,.list2 .head td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BDDCF8;
	border-right-color: #BDDCF8;
	border-left-color: #BDDCF8;
	font-weight: bold;
	text-align: center;
	color: #0058B3;
	padding-top: 4px;
}
.list .head th,.list2 .head th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BDDCF8;
	border-right-color: #BDDCF8;
	border-left-color: #BDDCF8;
	font-weight: bold;
	text-align: center;
	color: #0058B3;
	padding-top: 4px;
	white-space:nowrap;
	font-size:12px;
}
.list .Button, .list2 .Button {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 20px;
	background-color: #EAF4FA;
	color: #0058B3;
	padding-top: 2px;
	font-size: 12px;
	overflow:visible;
}
.list .tr1 ,.list2 .tr1 {
	background-color: #FFFFFF;
	line-height:25px;
}
.list .tr2,.list2 .tr2 {
	background-color: #F4F8FB;
	line-height:25px;
}
.list .tr3,.list2 .tr3 {
	background-color: #e1f1f1;
	line-height:25px;
}
.list .tr3 td,.list2 .tr3 td
{
	color:#0058b3;
}
.list .tr4,.list2 .tr4 {
	background-color: #E1E1E1;
	line-height:25px;
}
.list .tr5,.list2 .tr5 {
	background-color: #E1E1E1;
	line-height:25px;
	font-weight:bold;
        background-image: url(../images/tr5Bg.jpg);
}
.list .tr5 .buttonLink,.list2 .tr5 .buttonLink{
	 display:none;
}
.list .trover,.list2 .trover {
	background-color: #FBFCE2;
	line-height:25px;
}
.list .trselected,.list2 .trselected {
	background-color: #559CDF;
	line-height:25px;
}
.list .rwd_icon,.list2 .rwd_icon{background:#559cdf url(../images/Icon_green.gif) right no-repeat;}
.list .trselected td,.list2 .trselected td{
	color: #ffffff;
}
.list .trselected a,.list2 .trselected a{
	color: #ffffff;
}
.list .trselected  div a,.list2 .trselected  div a{
	color: #0058B3;
}
.list .trselected  span a,.list2 .trselected  span a{
	color: #0058B3;
}


/*-------------------------------*/
.pagenumber {
	background-image: url(../images/headbg.gif);
	height: 22px;
	line-height:22px;
	padding:0px 0px 0px 0px;
	margin:0px;
	padding-left: 12px;
	border: 1px solid #BDDCF8;}
.treebg {
	background-image: url(../images/treebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FAFDFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #80B0E1;
}

 .buttonLink{
	font-size: 12px;
	display: inline;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 1px;
	*margin-top: 0px;
}
.buttonLink a {
	padding: 1px 5px 2px 5px;
	*padding: 3px 5px 1px 5px;
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 20px;
	line-height:20px;
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;text-decoration:none;
}
.buttonLink a:link {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}
.buttonLink a:visited {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}
 .buttonLink a:hover {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}

a.buttonLink2{
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:0px;
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 18px;
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
	display: inline;
	float: left;
	margin-top:2px;
	margin-right: 2px;
	margin-left: 2px;
}
a.buttonLink2:link {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}
a.buttonLink2:visited {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}
a.buttonLink2:hover {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}
.buttonLink3{
	font-size: 12px;
	display: inline;
	float: left;
	margin-top:4px;
	margin-right: 2px;
	margin-left: 2px;
}
.buttonLink3 a {
	padding:3px 5px 2px 5px;
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 20px;
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
}
.buttonLink3 a:link {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}
.buttonLink3 a:visited {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}
 .buttonLink3 a:hover {
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
}
.button1 {
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	*padding-right: 1px;
	*padding-left: 1px;
	width: auto;
	border: 1px solid #599ED8;
	background-image: url(../images/button/button.gif);
	height: 22px;
	background-color: #EAF4FA;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
	text-decoration:none;
	overflow:hidden;
}
.button1[disabled]{
	border: 1px solid #599ED8;
	background-color:#F5F5F5;
	text-shadow: 0 1px 0 #eee;
	color:#ACA899;
}

.button2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	border: 0px solid #599ED8;
	background-image: url(../Resources/blue/images/view.gif);
	height: 22px;
	font-weight: bold;
	color: #0058B3;
	font-size: 12px;
	background-repeat: no-repeat;
}

.title {
	font-size:14px!important;
	font-weight: bold;
	color: #0058B3;
	background-image: url(../images/biaoti.gif);
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDDCF7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDDCF7;
	text-indent: 32px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-align:!important;
}
.title span{font-size: 12px;
	font-weight: bold;}
.listHead {
	font-size: 12px;
	font-weight: bold;
	color: #0058B3;
	background-image: url(../images/headbg.gif);
	height: 20px;
	padding-top: 4px;
	text-indent: 12px;

}

.huojia {
	border-collapse: collapse;
	width:100%;
}
.huojiatd {
	font-size: 12px;
	background-color: #F4F8FB;
	color: #0058B3;
	background-image: url(../images/boxbg.gif);
	text-align: center;
	border: 1px dashed #7EB0E3;
	line-height: 16px;
	width: 12.5%;
	padding-top: 8px;
	padding-bottom: 8px;
	word-break: keep-all;
}
.leftTree {
	background-color: #F4F8FB;
	background-image: url(../images/boxbg.gif);
	border: 1px dashed #7EB0E3;
	word-break: keep-all;
}
.huojia .select {
	background-image: url(../images/boxbg1.gif);
}
.huojia .empty {
	background-image: url(../images/boxbg2.gif);
	color: #999999;
	border: 1px dashed #cccccc;
}