.TCenter {
	text-align:center;
}
.TRight {
	text-align: right;
}
.TLeft {
	text-align:left;
}

table td.NoBorder, table th.NoBorder {
	border:0px;
}

table {

}
table td {
	align: left;
}

table.95w , .table-list.95w{
	width:95%;
	margin: 0 0 0 20px;
}

.table-list {
	width: 95%;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
.table-list th{
	background: #CCCCCC;
	color: #000000;
	font-weight: normal;
	padding: 3px;
}
.table-list td{
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding: 3px 5px;
}
.table-list td.tt{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

.tableform {
	width:95%;
	background-color:#EEEEEE;
	border:1px #CCCCCC solid;
	padding:20px;
}

.table-edit {
	width: 100%;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	background-color:#FFFFFF;
}
.table-edit th{
	background: #EEEEEE;
	color: #000000;
	font-weight: normal;
	padding: 3px;
	border-bottom: 1px #CCCCCC solid;
}
.table-edit td{
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding: 3px 5px;
}
.table-edit td.tt{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

.table-info {
	line-height:120%;
}
.table-info th{
	color: #2459b1;
	padding: 5px;
	border-bottom: 1px #95d7f3 dashed;
	background-color: #e2fffe;
}
.table-info td{
	padding: 3px 5px;
	font-size:10px;
}
.table-info th.Header{
	font-weight: bold;
	font-size: 15px;
	color: #CC0000;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px;
	padding:5px;
}
.product_list{
	border-bottom:#999999 1px dashed;
	width:470px;
}
.product_list td{
	padding:15px 5px 15px 5px;
}
.product_list th{
	padding:25px 5px;
	border-bottom:#6699FF 1px dashed;
}
.product_info{
	width:302px !important;
	width:290px;
	border:1px solid #CCCCCC;
	margin: 0px;
	text-align: left;
	padding:5px;
}
.product_info_iner{
	width:290px;
	text-align: left;
}

.product_info_iner td{
	padding: 5px 5px 5px 0px;
}
.certificate_info{
	width:302px !important;
	width:290px;
	border:1px solid #CCCCCC;
	padding:5px;
	line-height:150%;
}

.table-cer {
	width:500px;
}
.table-cer td{
	border-bottom:1px #CCCCCC dashed;
	height:150px;
	padding:10px 0px;

}
