@import url("global.css");
@import url("zjinfo.css");
#pageHead{
	width: 100%;
	height: 89px;
	background: url("images/top_bg.gif") transparent 0 0 repeat-x;
	font-size: 14pt;
	color: #000;
}
#systemLog {
	position: absolute;
	left: 0px;
	top: 1px;
	/*
	width: 370px;
	height: 98px;
	*/
	width: 577px;
	height: 89px;
	background: url("images/systemLog.gif") transparent 0 0 no-repeat;
	z-index: 99;
}
#pageHead h1{
	display: block;
	position: absolute;
	left: 350px;
	top: 30px;
	line-height: 49px;
	font-size: 39px;
	color: #fff;
	font-weight: bold;
	font-family: "�����п�", "���Ŀ���", "����", "����", "������", "Arial";
	filter: blur(add=t,direction=135,strength=5)glow(color=#84ACD9,strength=2)shadow(color=#84ACD9,direction=135);
	z-index: 999;
}
#loginUserInfo{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 25px;
	width: 450px;
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: left;
	background: #0d6aa1;
	background: url("images/userInfo_bg.gif") transparent 0 0 repeat-x;
	z-index: 199;
}
#loginUserInfo table{
	width: 100%;
	height: 100%;
	text-align: left;
	font-size: 16px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	border: none;
}
#loginUserInfo td.left{
	display: block;
	width: 91px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	border: none;
	background: url("images/userInfo_left.gif") transparent 0 0 no-repeat;
}
#loginUserInfo td.userInfo{
	background: url("images/userInfo_ico.gif") transparent 0 0 no-repeat;
	padding-left: 24px;
}
#loginUserInfo td.userLogout{
	background: url("images/userLogout_ico.gif") transparent 0 0 no-repeat;
	padding-left: 24px;
	cursor: pointer;
	width: 35px;
}
#loginUserInfo td.help {
	cursor: pointer;
	width: 24px;
	background: url("images/help_ico.jpg") transparent 0 0 no-repeat;
}
#loginUserInfo td.about {
	cursor: pointer;
	width: 24px;
	background: url("images/about_ico.jpg") transparent 0 0 no-repeat;
}
#loginUserInfo td.systemSelect {
	width: 80px;
	height: 25px;
}
#loginUserInfo a.systemSelect {
	width: 80px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	border: none;
	padding-left: 25px;
	line-height: 25px;
	color: #fff;
	background: url("images/systemSelect_ico.gif") transparent 0 0 no-repeat;
}
#loginUserInfo a.systemSelect:hover, a.systemSelect_hover{
	width: 80px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	border: none;
	padding-left: 25px;
	line-height: 25px;
	color: #000;
	background: url("images/systemSelect_hover_bg.gif") transparent 0 0 no-repeat;
}
#sysMessageInfo{
	display: block;
	position: absolute;
	right: 12px;
	top: 45px;
	height: 20px;
	width: 460px;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	z-index: 0;
}
#sysMessageInfo a,#sysMessageInfo a:link,#sysMessageInfo a:active,#sysMessageInfo a:visited,#sysMessageInfo a:hover{
	font-size: 14px;
	color: #fff;
}
#toolbar{
	margin: 0px;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	height: 69px;
	width: 100%;
	border: none;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: url("images/toolbar_bg.jpg") transparent 0 0 repeat-x;
}
#toolbar a,#toolbar a:link,#toolbar a:active,#toolbar a:visited,#toolbar a:hover {
	display: inline;
	text-align: center;
	color: #fff;
	padding-top: 45px;
	width: 69px;
	line-height: 24px;
	/*xm:background: url("images/toolbar_ico.gif")  transparent 0 10 no-repeat;*/
}
#toolbar a.toolbar_workspace,#toolbar a.toolbar_workspace:link,#toolbar a.toolbar_workspace:active,#toolbar a.toolbar_workspace:visited,#toolbar a.toolbar_workspace:hover{
	/*xm:background-image: url('images/toolbar_workspace_ico.gif');*/
}
#toolbar a:hover { 
	color: #fff; 
}
#toolbar td.left{
	height: 69px;
	width: 15px;
	background: url("images/toolbar_left_bg.jpg") transparent left no-repeat;
}
#toolbar td.right{
	height: 69px;
	width: 15px;
	background: url("images/toolbar_right_bg.jpg") transparent right no-repeat;
}
#mainMenus {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 34px;
	width: 100%;
	background: url("images/mainMenu_bg.gif") transparent left repeat-x;
	border-bottom: none;
	color: #000;
}
#mainMenus td.left {
	background: url("images/mainMenu_left.gif") transparent 0 0 no-repeat;
	/*width: 232px;*/
	width: 217px;
}
#mainMenus ul { 
	clear: left;
	text-align: left;
	margin: 0 0 0 15;
	padding: 0px;
	height: 100%;
}
#mainMenus ul li { 
	display: inline;
	list-style-type: none;
	text-align: center;
	font-size: 16px;
	height: 26px;
	width: 100%;
	line-height: 26px;
	border-right: 1px #d6e4ef solid;
	margin-top: 2px;
}
#mainMenus ul li ul {
	display: none;
}
#mainMenus li.popMenu {
	behavior: url("htc/popMenu.htc");
}
#mainMenus li:hover ul , #mainMenus li.over ul{
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute;
	background: #EDF2F6;
}
ul.popedMenu {
	clear: both;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	border: none;
	background: #EDF2F6;
	border-right: 1px #B9C6D6 solid;
	border-left: 1px #B9C6D6 solid;
}
#mainMenus ul li ul li, #mainMenus li.over ul li , ul.popedMenu li {
	display: inline;
	list-style-type: none;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	width: 100%;
	color: #000;
	/*border-top: 1px #d7e4ec solid;*/
	border-bottom: 1px #B9C6D6 solid;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}
#mainMenus li a ,#mainMenus li a:link,#mainMenus li a:active,#mainMenus li a:visited { 
	font: 12px;
	color: #000;
}
ul.popedMenu li a,ul.popedMenu li a:link,ul.popedMenu li a:active,ul.popedMenu li a:visited {
	font: 12px;
	color: #000;
}
#mainMenus li a:hover , ul.popedMenu li a:hover { 
	color: #546775; 
}
/*
#mainMenus li.popSubMenu ul{
	display: none;
	border-left: 1px #d6e4ef solid;
}
ul.popedMenu li.popSubMenu {
	behavior: url("htc/popSubMenu.htc");
}
*/
#mainMenus td.right {
	height: 100%;
	clear: right;
	text-align: right;	
	width: 0px;
}
#mainMenus td.right a {
	font: 12px;
	line-height: 26px;
	border: none;
}
#mainMenus td.right a.systemSelect {
	width: 75px;
	padding-left: 20px;
	background: url("images/systemSelect_ico.gif") transparent 0 0 no-repeat;
}
#mainMenus td.right a.workspace {
	width: 50px;
	padding-left: 15px;
	background: url("images/workspace_ico.gif") transparent 0 0 no-repeat;
}
#mainMenus td.right a.graphiWorkspace {
	width: 75px;
	padding-left: 15px;
	background: url("images/workspace_ico.gif") transparent 0 0 no-repeat;
}
#mainMenus td.right a.config {
	width: 50px;
	padding-left: 18px;
	background: url("images/config_ico.jpg") transparent 0 0 no-repeat;
}
div.pageFooter {
	width: 100%;
	height: 38px;
	text-align: center;
	line-height: 25px;
	background: url("images/footer_bg.gif") 0 0 repeat-x;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
#contain{
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	height: 100%;
	border: 0px;
	text-align: top;
}
#sidebar {
	margin: 0px; 
	padding: 0 5px 0 5px; 
	background: #d9e4f0 url("images/sidebar_bg.gif") no-repeat center bottom;
	width: 188px;
	text-align: left;
	height: 100%;
	border-right: 3px #84ACD9 solid;
}
#sidebar h3{
	width: 157px;	
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	color: #0b63aa;
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
	line-height: 20px;
	background: #fff;
	border:	1px #9C9A9C solid;
}
#sidebar div.panel {
	width: 157px;	
	margin-top: 5px;
	background: transparent;
	font-size: 9pt; 
	text-align: left;
	border:	1px #fff solid;
}
#sidebar div.panel h3 {
	margin: 0px;
	padding-left: 20px;
	width: 100%;
	color: #fff;
	text-align: left;
	font-size: 9pt;
	line-height: 20px;
	height: 20px;
	background: #84ACD9;
}
#sidebar div.panel h4 {
	margin: 5px;
	width: 100%;
	color: #0b63aa;
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
	line-height: 20px;
	background: transparent;
	border:	1px #9C9A9C solid;
}
#sidebar div.panel h4 a , #sidebar h3 a {
	width: 100%;
	display: block;
	color: #3b6386;
	padding-left: 33px;
	line-height: 22px;
	background: url("images/li_leftmenu.gif") transparent no-repeat 0px 0px; 
	text-decoration: none;
	overflow: hidden;
}
#sidebar div.panel h4 a:hover , #sidebar h3  a:hover {
	background: url("images/li_leftmenu.gif") #e4f2ff no-repeat 0px 0px;
}
#sidebar div.panel div.panelBody {
	width: 155px;
	height: 100%;
	padding: 4px;
	overflow: auto;
}
#main {
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #fff; 
	text-align: left;
	border: none;
	padding: 0px;
	padding-bottom: 0px;
}
div.mainPanel {
	padding: 6px;
	width: 100%;
	text-align: left;
}
h2,div.NavigationBar{
	display: block;
	text-align: left;
	width: 100%;
	height: 26px;
	line-height: 24px;
	padding: 0px;
	padding-left: 33px;
	margin: 0px;
	margin-bottom: 4px;
	font-size: 9pt;
	color: #000;
	background: #e4e8ee url("images/navigationBar_ico.gif") -1 -1 no-repeat;
	border: 1px #fff solid;
	border-bottom: 1px #d7d8d8 solid;
	font-weight: normal;
}
table.toolbar{
	width: 100%;
}
table.toolbar input, table.toolbar button{
	margin: 0px 4px 0px 4px; 
}
div.command, div.commandbar {
	margin: 8px 8px 4px 0xp;
	padding-right: 10px; 
	text-align: right;
	width: 100%;
}
div.command input, div.command button{
	margin: 0px 0px 0px 8px;
}
div.commandbar input, div.commandbar button{
	margin: 0px 0px 0px 8px;
	width: 80px;
}
/**********************************************/
#gridDiv, div.gridDiv{
	margin: 0px; 
	padding: 1px;
	clear: both;
	height: 350px;
	overflow: visible;
	border: 1px #d7d8d8 solid;
	background: #f8f8f8;
}
table.ListView {
	margin: 0px; 
	padding: 0px;
	border: none;
	text-align: left;
	border-right: 1px #D7E0E9 solid;
	border-top: 1px #D7E0E9 solid;
	background:	#fff;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}
table.ListView td {
	border: none;
	border-left: 1px #D7E0E9 solid;
	border-bottom: 1px #D7E0E9 solid;
}
table.ListView thead {
	text-align: center;
	height: 26px;
	background: transparent url("images/listViewHead_bg.gif") repeat-x;
}
table.ListView thead tr {
	background: transparent url("images/listViewHead_bg.gif") repeat-x;
}
table.ListView thead tr td, table.ListView thead tr {
	border-right: 1px #FFFFFF solid;
}
table.ListView thead tr td.sortable{
	cursor: pointer;
	behavior: url("htc/sortableTableHeadTD.htc");
}
table.ListView thead tr td span.sortable_asc{
	cursor: pointer;
	margin-left: 4px;
	background: transparent url("images/sort_up.gif") 0 0 no-repeat;
	width: 13px;
	height: 13px;
	line-height: 13px;
}
table.ListView thead tr td span.sortable_desc{
	cursor: pointer;
	margin-left: 4px;
	background: transparent url("images/sort_down.gif") 0 0 no-repeat;
	width: 13px;
	height: 13px;
	line-height: 13px;
}
table.ListView tbody tr {
	background:	#fff;
	background: expression((this.sectionRowIndex%2==0)?"#ffffff":"#ECF2F6");
	behavior: url("htc/trHover.htc");
}
table.ListView tbody td {
	height: 24px;	
}
table.ListView tbody tr:hover {
	background:	#d4e5f1;
}
/*****************************************************************/
div.area {
	margin: 8px 2px 8px 2px;
	background: #fff;
	font-size: 9pt; 
	text-align: center;
	width: 100%;
	border:	1px #9DAABC solid;
}

div.area table {
	width: 100%;
	text-align: left;
}
div.area table td textarea {
	width: 100%;
}
div.area textarea {
	width: 96%;
	text-align: left;
}
div.area span {
	color: #f66;
}
div.area h4 { 
	background: transparent url("images/areaTitle_bg.gif") repeat-x;
	margin: 0px;
	width: 100%;
	height: 22px;
	line-height: 22px;
	padding: 0px;
	color: #000;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	/* filter: alpha(opacity=100,finishopacity=5,style=1,startx=20%,starty=50%); */
	behavior: url("htc/panelHideable.htc");
	border-bottom:	1px #9DAABC solid;
}
div.area h4.frozen {
	behavior: ;
}
div.area h4 span {
	float: left;
	display: block;
	width: 20px;	
}
div.area h4 span.ico {
	float: left;
	display: block;
	width: 22px;	
	height: 22px;	
	/*background: transparent url("images/areaTitle_ico.png") center no-repeat;*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="themes/blue/images/areaTitle_ico.png"), sizingMethod="scale");
}
div.subarea {
	margin: 4px 0px 4px 0px;
	background: #F8F8F9;
	font-size: 9pt; 
	text-align: center;
	width: 100%;
	border:	1px #c3c4b9 solid;
}
div.subarea h4 { 
	background: #b4dafe;
	margin: 0px;
	padding-left: 20px;
	color: #fff;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	width: 100%;
	filter: alpha(opacity=100,finishopacity=20,style=1,startx=20%,starty=50%);
	behavior: url("htc/panelHideable.htc")
}
div.subarea h4.frozen {
	behavior: ;
}
div.subarea a {
	margin: 0px 10px 0px 10px;
}
/*********************************/
ul.userList {
	padding: 4px;
	margin: 0px;
	text-align: left;
	display: list-item;
	list-style-position: inside; 
	list-style-type: none;	
}
ul.userList li {
	margin-top: 0px;
	padding-left: 20px;
	line-height: 16px;
	display: list-item;
	list-style-position: outside;
	background: transparent url("images/people.gif") no-repeat left;
}
/*********************************/
div.messageList ul {
	padding: 4px;
	margin: 0px;
	text-align: left;
	display: list-item;
	list-style-position: inside; 
	list-style-type: square;
}
div.messageList ul li {
	margin-top: 6px;
	padding-left: 16px;
	border-bottom: 1px #a4a4a4 dotted;
	display: list-item;
	list-style-position: outside; 
}
div.messageList ul li a , div.messageList ul li a:active , div.messageList ul li a:visited , div.messageList ul li a:link {
	line-height: 12px;
	color: #000;
	overflow: hidden;
	text-decoration: none;
}
div.messageList ul li a:hover{
	color: #000;
	text-decoration: underline;
}
.panelHindeable {
	behavior: url("htc/panelHideable.htc");
}
/*********************************/
tr.editDialogHead td {
	height: 26px;	
	text-align: left;
	background: #CAD9E8;
	border-bottom: 1px #8e98b1 solid;
}
tr.editDialogHead td.title{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
tr.editDialogHead td.commandBar {
	padding: 4px;
	text-align: right;	
}
tr.editDialogHead td.commandBar input, tr.editDialogHead td.commandBar button{
	margin: 0px 0px 0px 8px;
	width: 80px;
}
td div.editDialogBody {
	height: 100%;
	width: 100%;
	max-width: 1280px;
	text-align: left;
	background: #e8f2f9;
	border-top: 1px #f7fffd solid;
	overflow: visible;
	margin: 0px;
	padding: 2px 6px
}
/*********************************/
tr.dialogTitle {
	height: 45px;
}
tr.dialogTitle td{
	width: 100%;
	text-align: left;
	background: url("images/dialogTitle_bg.gif") #CAD9E8 right no-repeat;
	border-bottom: 1px #8e98b1 solid;
}
tr.dialogTitle td h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-left: 20px;
	background: transparent;
	border: none;
}
tr.dialogTitle td h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding-top: 4px;
	padding: 0;
	padding-left: 30px;
	background: transparent;
	border: none;
}
td div.dialogBody {
	height: 100%;
	width: 100%;
	max-width: 1280px;
	text-align: left;
	background: #E8F2F9;
	border-top: 1px #f7fffd solid;
	border-bottom: 1px #8f97ac solid;
	overflow: auto;
	margin: 0px;
	padding: 2px 6px;
}
tr.dialogCommand {
	height: 35px;
}
tr.dialogCommand td {
	width: 100%;
	padding: 0px;
	padding-right: 8px; 
	text-align: right;
	background: #CAD9E8;
	border-top: 1px #f8ffff solid;
}
tr.dialogCommand td input, tr.dialogCommand td button{
	margin: 0px 0px 0px 8px;
	width: 80px;
}

/*******************************/
div.docSendInfo{
	display: inline;
	clear: left;
	width: 407px;
	border: 1px #2f8f3f solid;
	margin-right: 6px;
	height: 100%;
}
div.docSendInfo h3{
	width: 100%;
	line-height: 40px;
	background: url("images/docSendInfo_title_bg.jpg") transparent no-repeat;
	text-align: center;
	color: #297b36;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
div.docReceiveInfo{
	display: inline;
	clear: right;
	width: 407px;
	border: 1px #006893 solid;
	height: 100%;
}
div.docReceiveInfo h3{
	width: 100%;
	line-height: 40px;
	background: url("images/docReceiveInfo_title_bg.jpg") transparent no-repeat;
	text-align: center;
	color: #025780;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
/*******************************/
table.infoTable {
	padding: 0px;
	margin: 0px;
	border: 1px #97A9C2 solid;
	font-family: 宋体;
	font-size: 12px;
}
table.infoTable td{
	background-color:#ECF1F4;
	text-align: left;
	border: none;
	border-right: 1px #97A9C2 solid;
	border-bottom: 1px #97A9C2 solid;
	padding: 2 0 2 2;
}
table.infoTable td.key{
	text-align: center;
	background-color: #C4D0DB;	
}
table.infoTable td.bar{
	background-color: #ECF1F4;
}
/*******************************/
span.filesView {
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: left;
}
span.filesView a, span.filesView a:link, span.filesView a:active, span.filesView a:visited, span.filesView a:hover{
	background: url("images/file.png") transparent 0 0 no-repeat;
	line-height: 17px;
	padding-left: 17px;
}
/*******************************/
span.heightLive {
	padding: 0px;
	margin: 0px;
	border: none;
	background: url("images/heightLive.jpg") repeat-x;
	width: 10px;
	height: 14px;
}
span.veryHeightLive {
	padding: 0px;
	margin: 0px;
	border: none;
	background: url("images/heightLive.jpg") repeat-x;
	width: 20px;
	height: 14px;
}
/*******************************/
div.pointWriteCtrlPanel {
	width: 100%;
	height: 100%;
	padding: 2px;
	margin: 0px;
}
#pointWriteCtrl{
	margin-top: 4px;
	border: 1px #c6d4e1 solid;
	width: 100%;
	height: 100%;
}
/****************************/
/* web frameword  */
.ne_wf_hide {
	display: none;
}
.ne_wf_show {
	display: block;
}
.ne_wf_inputR{
	text-align: right;
}
.ne_wf_inputC{
	text-align: center;
}
.ne_wf_readonly {
	background: #ededed;
}
.ne_wf_necessary {
	background: #ffffed;
}
.ne_wf_error {
	background: #ffeded;
}
.ne_wf_readonlyR {
	background: #ededed;
	text-align: right;
}
.ne_wf_necessaryR {
	background: #ffffed;
	text-align: right;
}
.ne_wf_necessary_text {
	color: #f66;
}
.ne_wf_more_text {
	color: #f99;
}
.ne_wf_top_text{
	color: #f66;
}
/**********************************************/
div.ne_wf_BeanControler, div.BeanControler {
	clear: both;
	text-align: center;
	margin: 0px; 
	padding: 0px;
	border: 0px;
	width: 100%;
	margin: 0px;
}
div.ne_wf_BeanControler_filters, div.BeanController_filters {
	border: 0px;
	float: left; 
	display: block;
	padding: 0px;
	margin: 0 0 4 0; 
	text-align: left;
}
div.ne_wf_BeanController_listCommands, div.BeanController_listCommands {
	border: 0px;
	float: right; 
	display: block;
	margin: 0 0 4 0; 
	padding: 0px;
}
div.ne_wf_BeanController_listCommands input, div.ne_wf_BeanController_listCommands button, div.BeanController_listCommands input, div.BeanController_listCommands button{
	margin-right: 4px;
}
div.ne_wf_BeanController_beanCommands, div.BeanController_beanCommands {
	margin: 0px; 
	padding: 0px;
	border: 0px ;
	display: block; 
	text-align: left;
	display: inline;
}
div.ne_wf_BeanListViewPanel table.ne_wf_BeanListView tbody td.listCheck {
	text-align: center;
}
div.ne_wf_BeanListViewPanel table.ne_wf_BeanListView tbody td.command {
	display: inline;
	width: auto;
	text-align: left;
}
/**********************************************/
div.ne_wf_PagingView, div.PagingView, table.PagingView { 
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 22px;
	text-align: right;
	padding-top: 4px; 
}
div.ne_wf_PagingView table { 
	text-align: right;
	width: 95%;
}
div.ne_wf_PagingView span, div.PagingView span, table.PagingView span {
	display: inline;
	margin: 0px 2px 0px 2px; 
	padding: 0px; 
}
div.PagingView span.first, div.PagingView span.end, div.PagingView span.back, div.PagingView span.next{
	cursor: hand;
}
/**********************************************/
div.A4Page{
	padding: 0px;
	margin: 0px;
	display: inline;
	width: 21cm;
	height: 29.7cm;
	overflow: visible;
	overflow-x: auto;
	overflow-y: visible;
	background: #fff;
	border: 1px #030303 solid;
	z-index: 99;
}
div.A4Page_ShadowRightPanel{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline;
	padding-top: 5px;
	width: 5px;
	height: 29.7cm;
	background: transparent;
	z-index: 9;
}
div.A4Page_ShadowRight{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 5px;
	height: 29.7cm;
	background: #000;
	filter: alpha(Opacity=90, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0) alpha(Opacity=0, FinishOpacity=90, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=1) alpha(Opacity=90, FinishOpacity=0, Style=1, StartX=0, StartY=99, FinishX=0, FinishY=100);
	z-index: 9;
}
div.A4Page_ShadowBottom{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
	margin-left: 5px;
	width: 21cm;
	height: 5px;
	background: #000;
	filter: alpha(Opacity=90, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100) alpha(Opacity=0, FinishOpacity=90, Style=1, StartX=0, StartY=0, FinishX=1, FinishY=0) alpha(Opacity=90, FinishOpacity=0, Style=1, StartX=99, StartY=0, FinishX=100, FinishY=0);
	z-index: 9;
}
textarea.formPropertyView , textarea.formPropertyEdit{
	padding: 0px;
	margin: 0px; 
	text-align: left;
	color: inherit;
	font: inherit;
	font-size: inherit;
	font-weight: inherit;
	height: auto;
	width: auto;
	border:  #7e95bf 1px dotted;
	behavior: none;
	nobehavior: true;
}
input.formPropertyView , input.formPropertyEdit{
	padding: 0px;
	margin: 0px; 
	border: 0px;
	text-align: left;
	color: inherit;
	font: inherit;
	font-size: inherit;
	font-weight: inherit;
	height: auto;
	width: auto;
	behavior: none;
	nobehavior: true;
}
input.formPropertyEdit{
	border-bottom: #7e95bf 1px dotted;
}
.content {
	font-size: 14px;
	margin: 10px 20px;
	color: #555;
	line-height: 18pt;
}
.content p {
	margin-bottom: 10px;
}
.content img {
	border: #999 1px solid;
	float: none;
	margin: 10px;
}
.content h3 {
	font-size:12pt;
	text-align:center;
	height:30px;
	line-height:30px;
	margin:10px 0px 10px 0px;
}
.content blockquote {
	color:#666666;
	text-align:center;
	font-size:10pt;
}