/*--------------------------------------------
文字
--------------------------------------------*/
.wz1 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
/*--------------------------------------------
文字2
--------------------------------------------*/
.wz2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
/*--------------------------------------------
文字2
--------------------------------------------*/
.wz2e{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz3 {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz4 {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz5 {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	line-height: 18px;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz6 {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
/*--------------------------------------------
文字
--------------------------------------------*/
.wz7 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
/*--------------------------------------------
表单样式
--------------------------------------------*/
.bd01 {
	font-size: 12px;
	font-weight: normal;
	color: 003562;
	height: 17px;
	border: 1px solid #92A7B6;	
}
/*--------------------------------------------
文字链接
--------------------------------------------*/
a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #CD060D;
	font-size: 12px;
	text-decoration: none;
	position: relative;
}
a:active {
	color: #CE050B;
	font-size: 12px;
	text-decoration: none;
}
/*--------------------------------------------
红色文字链接
--------------------------------------------*/
a.red:link {
	color: #ED1B23;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.red:visited {
	color: #ED1B23;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.red:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a.red:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
/*--------------------------------------------
红色文字链接
--------------------------------------------*/
a.r2:link {
	color: #545A56;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.r2:visited {
	color: #545A56;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.r2:hover {
	color: #009900;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.r2:active {
	color: #009900;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
/*--------------------------------------------
白色文字链接
--------------------------------------------*/
a.write:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;	
}
a.write:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;	
}
a.write:hover {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;	
}
a.write:active {
	color: #FFFFCC;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;	
}
/*--------------------------------------------
白色文字链接
--------------------------------------------*/
a.write02:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.write02:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.write02:hover {
	color: #FFFFCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.write02:active {
	color: #FFFFCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*--------------------------------------------
白色文字链接
--------------------------------------------*/
a.write03:link {
	color: #E0E6EE;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.write03:visited {
	color: #E0E6EE;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.write03:hover {
	color: #FFFFCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.write03:active {
	color: #FFFFCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#middleRowContainer {
	height: 100%; /* heights are redefined as 100% of the container (body). */ 
	/*background-color: purple; */
}
#middleRowContainer {
	/* define width for winIE5,6, macIE6 */
	width:500px;

}
#middleRow { 
	height: 405; /* heights are redefined as 100% of the container (#middleRowContainer). */ 
	background-color: white; 
	overflow: auto;
	scrollbar-highlight-color: #e9e9ea;
	scrollbar-arrow-color: #333;
	scrollbar-3dlight-color: #fff;
	scrollbar-base-color: #000;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #fff;	 
	scrollbar-track-color: #e9e9ea;
}										  

#middleRowContainer { 
	position: relative;
	top: 0;
	/* height left undefined by default, fixedviewport.css sets this to implement the scrollable content div  */
	margin: 0 auto;
	padding: 0 0px; /* padding allows for the borders around the contained div */
	background-color:#FFFFFF;
	text-align: right;
	/* width is defined below and need to vary across browsers, due to box model and scrollbar handling differenced */
}
#middleRow { 	
	width:550px;
	margin: 0 auto; 
	/* height and overflow are left undefined by default, fixedviewport.css sets these to implement the scrollable content div  */
	background-color: #FFF;
	padding-right: 0px; /* for macIE5 only - compensate for its funky hscrollbar behaviour, 32 is 2* (scrollbar width) */
}
#middleRow { 
	padding-right: 0px; 

}

