.table_cframe {
	float: left;
	width: 566px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
	margin-left: 1px;
}
.table_cframe a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
}
.table_cframe a:visited{
	color: #339900;
}
.table_cframe a:hover{
	color: #990000;
}
.table_cframe td {
	padding-right: 3px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	height: 16px;
	border: 1px solid #3366CC;
}
table select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	height: 20px;
	border: 1px solid #3366CC;
}
table textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	border: 1px solid #3366CC;
}
table noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.tr1 {
	background-color: #E1F0FF;

}
.tr2 {
	background-color: #C4E1FF;
}
.tr_hr {
	height: 1px;
	background-color: #86B0FF;
}
.table_panel {
	float: left;
	width: 568px;
	border: 1px solid #507CD1;
}


.table_title {
	float: left;
	height: 35px;
	width: 568px;
	background-image: url(../Image/table_headbar.gif);
}
.table_title_start {
	float: left;
	height: 35px;
	width: 35px;
	background-image: url(../Image/icon_gold_35x35.gif);
}
.table_title_mid {
	float: left;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
	line-height: 30px;
	padding-left: 10px;
}
.table_title_end {
	float: right;
	height: 35px;
	width: 4px;
}
.table_foot {
	float: left;
	height: 15px;
	width: 568px;
	background-image: url(../Image/table_footbar.gif);
}
.table_foot_start {
	float: left;
	height: 15px;
	width: 4px;
}
.table_foot_end {
	float: right;
	height: 15px;
	width: 4px;
}
