.center_body {
	background-image: url(images/center_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.center_body_right {
	background-image: url(images/center_body_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.center_body_rdown{
	background-image: url(images/center_body_rdown.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
}
.center_header_bg{
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 119px;
}
.center_menu_bg{
	background-image: url(images/center_menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.center_page_path{
	font-size: 12px;
	line-height: 20px;
	color: #787878;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
.center_page_title{
	font-size: 16px;
	line-height: 24px;
	color: #FB9715;
	font-weight: bold;
}
.center_page_content {
	font-size: 12px;
	line-height: 24px;
	background-color: #FFFFFF;
}
.center_page_ctitle{
	font-size: 16px;
	line-height: 24px;
	color: #DB623C;
	font-weight: bold;
}
#center_menu td{
	height: 30px;
	text-indent: 10px;
	background-color: #F6FAF9;
}


/* big5 && unicode */
table#center_lpic {
	vertical-align: bottom;
	text-align: left;
}
.center_body_top{
	background-image: url(images/center_body_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.center_body_down{
	background-image: url(images/center_body_down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
}
.center_body_left {
	background-image: url(images/center_body_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}