﻿/*****上---主表格標題區*****/
.main_table {
	width: 100%;
	margin-bottom: 10px;
}/*主表格外框*/
.main_title {
	height: 35px;
	background-image: url(../design/wihte/mainP_title2.jpg);
	background-repeat: repeat-x;
}/*主表格上方標題列-底*/
.txt_title {
	padding-left: 20px;
	background-image: url(../icon/spot_arrow01_P.gif);
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: bold;
	color: #333366;
}/*主標文字，在主表格最上方的區塊中*/
.main_title1 {
	height: 35px;
	background-image: url(../design/wihte/mainP_title.jpg);
	background-repeat: no-repeat;
	width: 300px;
	padding-left: 10px;
}/*主表格主標題列*/
.main_title2 {
	height: 35px;
	background-image: url(../design/wihte/mainP_title2.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	padding-bottom: 5px;
}/*主表格副標題列*/

/*****中---主表格內文區*****/
.main_L {
	width: 15px;
	background-image: url(../design/wihte/mainP_L.jpg);
	background-repeat: repeat-y;
	height: 370px;
}/*主表格左方*/

/*****下---主表格宣告區*****/
.main_LD {
	width: 15px;
	height: 50px;
	background-image: url(../design/wihte/mainP_LD.jpg);
	background-repeat: no-repeat;
}/*主表格左下*/
.main_D {
	width: 650px;
	background-repeat: no-repeat;
}/*主表格下方*/
.main_RD {
	background-image: url(../design/wihte/mainP_RD.jpg);
	background-repeat: repeat-x;
}/*主表格下方*/
