.datagrid_1 {
	width: 100%;
}
.datagrid_1 th {
	width: 120px;
	text-align: right;
	color: #766F67;
	font-weight: normal;
	background-color: #F9F7EC;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-transform: lowercase;
}
.datagrid_1 td {
	color: #323D49;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	padding: 3px;
}
.datagrid_1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D6072;
	margin: 0px;
}
.datagrid_1 td strong {
	color: #993300;
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.buy a {
	font-size: 13px;
	line-height: 34px;
	font-weight: bold;
	background-image: url(../images/buy.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 108px;
	text-align: center;
	color: #6B543F;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin: 10px;
}
.buy a:hover {background-image: url(../images/buy-over.png);}
* html .buy a {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/buy.png");background:none;}
* html .buy a:hover {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/buy-over.png");background:none;}
.datagrid_1 td li a {
	list-style-image: url(../images/pdficon.png);
	list-style-position: inside;
	color: #8EAEC1;
	height: 26px;
	padding-left: 5px;
}
.datagrid_1 td li a:hover {
	color: #993300;
}


.datagrid_2 {
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFD1DB;
}
.datagrid_2 th {
	color: #8EAEC1;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.datagrid_2 tbody {
	border: 1px solid #BFD1DB;
	}
.datagrid_2 tbody td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFD1DB;
}
  

div.datagrid_3box div{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAD6E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD6E1;
  }   
div.datagrid_3box thead tr {}    
.datagrid_3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CAD6E1;
}
.datagrid_3 th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ABC4D3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8AADC1;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.datagrid_3 td {
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAD6E1;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #3D6072;
}
.datagrid_3 td span a {
	color: #426B8C;
	background-image: url(../images/dl.png);
	height: 20px;
	width: 40px;
	background-repeat: repeat-x;
	display: block;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #8CB7CE;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.datagrid_3 td span a:hover {
	color: #FFFFFF;
	background-image: url(../images/dl_over.png);
}
.datagrid_3 td a {
	text-decoration: none;
	display: block;
	color: #3D6072;
}
.datagrid_3 td a:hover {
	text-decoration: underline;
}
.datagrid_3 td strong {
	color: #993300;
	font-size: 15px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.datagrid_3 .inputint {
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.datagrid_3 tr.tr0 {
	background-color: #FFFFFF;
}
.datagrid_3 tr.tr1 {background-color: #EDF5FA;}
.datagrid_3 tr:hover {
	background-color: #FEFAE7;
}
.allsum {
	padding: 3px;
	width: 100%;
}
.allsum strong {
	color: #993300;
	font-size: 22px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	letter-spacing: 0.1em;
}






.datagrid_4 caption {
	font-size: 12px;
	font-weight: bold;
	color: #485866;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: right;
}
.datagrid_4 th {
	text-align: right;
	width: 120px;
	color: #3D6072;
	padding: 3px;
	background-image: url(../images/th.png);
	font-weight: normal;
	font-size: 11px;
}
.datagrid_4 td {
	padding: 3px;
	background-image: url(../images/td.png);
	color: #3D6072;
}
.datagrid_4 .forms2 {
	width: 240px;
}
.datagrid_4 .forms2_1 {
	width: 400px;
	height: 100px;
}
.datagrid_4 tfoot td {
	background-image: none;
}
.datagrid_4 .button {
	cursor: pointer;
	background-image: url(../images/shmenu_over.png);
	border: 1px solid #3C5F73;
	height: 24px;
	width: 50px;
	text-align: center;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin: 3px;
}
.datagrid_4 .button:hover {
	background-image: url(../images/box_li_over.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.datagrid_3 img ,.datagrid_4 img {
	max-width: 80px;
    width: expression(this.width >80 && this.height < this.width ? 80: true);
}
