@charset "utf-8";
.box_right {
	background-image: url(pic/PNG/box_right.png);
}

/* CSS Document */

.main_table_bg {
	background-image: url(pic/main_background2.jpg);
}
.copy_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	background-color: #FEF4D9;
}
.box_lift {
	background-image: url(pic/PNG/box_lift.png);
	background-repeat: repeat;
	text-align: left;
}
.box_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #FEF9EC;
}
.detail_box_top {
	background-image: url(pic/PNG/detail_box_top.png);
	height: 14px;
	font-size: 10px;
}


.box_bottom {
	background-image: url(pic/PNG/box_bottom.png);
}

.box_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	background-image: url(pic/PNG/box_top.png);
	height: 30px;
}
.detail_box_bottom {
	background-image: url(pic/PNG/detail_box_bottom.png);
	font-size: 10px;
	height: 15px;
}
.detail_box_left {
	background-image: url(pic/PNG/detail_box_left.png);
	font-size: 10px;
	width: 10px;
}
.detail_box_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #f4f7eb;
}
.detail_box_topic {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #F4F7EB;
	font-family: Arial, Helvetica, sans-serif;
}


.detail_box_right {
	background-image: url(pic/PNG/detail_box_right.png);
	font-size: 10px;
	height: 12px;
}
