.table_central {
	width: 540px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.table_central_left {
	width: 179px;
	background-color: #F3F7FC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1CBED;
	vertical-align: top;
}
.table_central_right {
	width: 179px;
	background-color: #F3F7FC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1CBED;
	vertical-align: top;
}

.table_central_headline {
	width: 900px;
	background-color: #FFFFFF;
	height: 65px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1451A3;
	background-image: url(../images/headgrad.png);
}
.table_central_headline2 {
	background-color: #FFFFFF;
	height: 65px;
}
.table_footer {
	background-color: #75A1DF;
	height: 40px;
}
.table_footer_copyright {
	height: 12px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	top: 0px;
	float: left;
	width: 100%;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 10px;
	background-color: #75A1DF;
}

.table_footer_ornament {
	background-color: #3275DF;
	height: 10px;
	bottom: 0px;
	float: left;
	width: 100%;
}

.table_head_stat {
	background-color: #1451A3;
	width:900px;
	height:10px;
}

.table_head_stat2 {
	height: 10px;
	background-color: #1451A3;
}

.table_main {
	height: 100%;
	width: 100%;
}

.table_main_content {
	height: 100%;
}

.table_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #75A1DF;
	background-image: url(../images/patt.gif);
	width: 50%;
}

.table_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #75A1DF;
	background-image: url(../images/patt.gif);
	width: 50%;
}

.table_top {
	height: 65px;
	width: 900px;
}

.table_qsearch {
	background-color: #C5D8F1;
	height: 65px;
	vertical-align: top;
}

.table_search_result {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 10px;
}

.table_search_left {
	font-weight: bold;
	text-align: center;
	background-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
}

.table_search_center {
	font-weight: bold;
	text-align: center;
	background-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
}

.table_search_right {
	font-weight: bold;
	text-align: center;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
}

.table_item_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 10px;
	padding: 3px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}

.table_item_center {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 10px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.table_item_right {
	font-size: 10px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}
