/* CSS Document */


.layout {
	border: 0px;
	margin: 0px;
	background-image: url(../images/contentbg_26.jpg);
	background-repeat: repeat-x;


}

.contentField{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/contentbg_26.jpg);
	background-repeat: repeat-x;
	border: 0px solid #FFFFFF;


		

}

.title{

	width: 99%;

	height:30px;

	font-size:14px	

}

.button{
	filter: gray();
	align: absbottom;
	color: #414477;







}

.subTitle{
	width: 99%;
	height:28px;
	color : #000000;
	background-color:#FFFFFF;
	font-size:12px;
	font-family: "宋体";
	margin-top: 2px;
	border: 0px solid #CCCC98;







}

.inputTable{

	width: 99%;

	background: buttonface; 

	background-color:#DCDCDC;

	border-bottom: buttonshadow 1px solid; 

	border-left: buttonhighlight 1px solid; 

	border-right: buttonshadow 1px solid; 

	border-top: buttonhighlight 1px solid	

}

.inputLine{
	height: 25px;
	color : #003366;
	font-size:12px;
	background-color: #FFFFFF;


}

.inputBorder{

	height: 20px;

	font-size:12px	

}

.pageButtonNormal{

	height: 20px;

	background-color:#DCDCDC;

	cursor:hand;

	border-bottom: buttonshadow 1px solid; 

	border-left: buttonhighlight 1px solid; 

	border-right: buttonshadow 1px solid; 

	border-top: buttonhighlight 1px solid			

}

.pageButtonActive{

	height: 20px;

	background-color:#ECECEC;

	cursor:hand;

	border:1px inset

}

.listTableBorder{

	width: 99%;

}

.listTable{

	width: 100%;

	background: #B3DEFE;

	
}

.listTitle{

	height: 28px;

	background: #DDE3EF;

	font-size:12px;

	color: #AE3D00;



}

.listLine{

	height: 25px;

	background-color: white;

	font-size: 12px;

	vertical-align: top;

}

.pageOption{

	height: 20px;

	font-size:12px	

}

.selectTable{
	width: 99%;
	height: 35px;
	font-size:12px;
	vertical-align:middle;
	cellspacing : 1;
	background-color: #B9DEFB;

}

.actionTable{
	width: 99%;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: CCCC98;
	border-right-color: CCCC98;
	border-bottom-color: CCCC98;
	border-left-color: CCCC98;


}

a:link {

	font-family: "宋体";

	font-size: 12px;

	color: #000000;

}

a:visited {

	font-family: "宋体";

	font-size: 12px;

	color: #000000;

	text-decoration: underline;

}

.title1 {

	font-family: "宋体";

	font-size: 12px;

	color: #003366;

	background-color: #FFFFFF;

}
.titlebg {
	background-color: EAEAC8;
}
.contentbg {
	background-color: #FFFFFF;
}
.copy {
	font-family: "宋体";
	font-size: 12px;
	color: 235900;
	background-color: EAEAC8;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 199B08;
	border-right-color: 199B08;
	border-bottom-color: 199B08;
	border-left-color: 199B08;

}
