/* CSS Document */
/* 上版面 */
#TopBGPanel {
	width: 743px;
	height:52px;
	background-image:url(../images/00_01.jpg);
    background-size:743px;
}

/* 內文版面 */
#Content {
	width: 743px;
	height:576px;
}