body,td,th {
	font-size: 12px;
}
body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.inputTextbutton {
	background-image: url(../../../system/js/commonjs/images/button.gif);
	background-repeat: no-repeat;
	border-width:0px;
	height: 21px;
	width: 75px;
	vertical-align: middle;
	text-align: center;
	 line-height: 21px;
	cursor:pointer;
}
.box {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
.box td {
	border-top-width: 0px;
	border-right-width: 1px;
	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: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	font-size: 12px;
	word-break:   break-all;
	border-left-style: solid;
	text-align: center;
}
.box1 td {
	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: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	font-size: 12px;
	word-break:   break-all;
}
/*----------------------------------------------------------*/
.box2 { width:100%;margin:2px auto; }
    .box2 .r1 { height:1px; overflow:hidden; margin:0 2px; background:#99bbe8; }
	.box2 .r2 { height:1px; 
	            overflow:hidden; 
				margin:0 1px; 
				border-left:1px solid #99bbe8; 
				border-right:1px solid #99bbe8; 
				background:#dfe8f6; }    
	.box2 .content { background:#dfe8f6; 
	                 border-left:1px solid #99bbe8; 
					 border-right:1px solid #99bbe8; 
					 padding:1px 1px; zoom:1; } 
.box2_title_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99bbe8;
}
.box2_title_top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99bbe8;
	background-color: #dfe8f6;
}
/*----------------------------------------------------------*/
