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