
.MainTable{
width: 750px; /*leave this value as is in most cases*/
}


/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */

/*中間第一個star*/
.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 21px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(images/indentbg2.gif) center center repeat-x;
}
/*中間第一個end*/

/*中間第2個star*/
.indentmenu2{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu2 ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(images/indentbg_b.gif) center center repeat-x;
}

.indentmenu2 ul li{
display: inline;
}

.indentmenu2 ul li a{
float: left;
color: white; /*text color*/
padding: 5px 28px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu2 ul li a:visited{
color: white;
}

.indentmenu2 ul li a.selected{
color: black !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(images/indentbg2_b.gif) center center repeat-x;
}
/*中間第2個end*/
/*中間第3個star*/
.indentmenu3{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu3 ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(images/indentbg_c.gif) center center repeat-x;
}

.indentmenu3 ul li{
display: inline;
}

.indentmenu3 ul li a{
float: left;
color: white; /*text color*/
padding: 5px 7px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu3 ul li a:visited{
color: white;
}

.indentmenu3 ul li a.selected{
color: black !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(images/indentbg2_c.gif) center center repeat-x;
}
/*中間第3個end*/
/*中間第4個star*/
.indentmenu4{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu4 ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(images/indentbg_d.gif) center center repeat-x;
}

.indentmenu4 ul li{
display: inline;
}

.indentmenu4 ul li a{
float: left;
color: white; /*text color*/
padding: 5px 23px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu4 ul li a:visited{
color: white;
}

.indentmenu4 ul li a.selected{
color: black !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(images/indentbg2_d.gif) center center repeat-x;
}
/*中間第4個end*/
/*中間第5個star*/
.indentmenu5{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu5 ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(images/indentbg_e.gif) center center repeat-x;
}

.indentmenu5 ul li{
display: inline;
}

.indentmenu5 ul li a{
float: left;
color: white; /*text color*/
padding: 5px 32px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu5 ul li a:visited{
color: white;
}

.indentmenu5 ul li a.selected{
color: black !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(images/indentbg2_e.gif) center center repeat-x;
}
/*中間第5個end*/
/*中間第6個star*/
.indentmenu6{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu6 ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(images/indentbg_f.gif) center center repeat-x;
}

.indentmenu6 ul li{
display: inline;
}

.indentmenu6 ul li a{
float: left;
color: white; /*text color*/
padding: 5px 28px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu6 ul li a:visited{
color: white;
}

.indentmenu6 ul li a.selected{
color: black !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(images/indentbg2_f.gif) center center repeat-x;
}
/*中間第6個end*/
/*右邊第1個start*/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 4px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
color: #000099;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0px;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 33px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: #ffffff;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/*右邊第1個end*/
/*右邊第2個start*/
.shadetabs2{
padding: 3px 0;
margin-left: 0;
margin-top: 4px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
color: #000099;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs2 li{
display: inline;
margin: 0px;
}

.shadetabs2 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 19px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade_b.gif) top left repeat-x;
}

.shadetabs2 li a:visited{
color: #2d2b2b;
}

.shadetabs2 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs2 li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs2 li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive_b.gif);
border-bottom-color: #ffffff;
}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/*右邊第2個end*/
/*右邊第3個start*/
.shadetabs3{
padding: 3px 0;
margin-left: 0;
margin-top: 4px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
color: #000099;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs3 li{
display: inline;
margin: 0px;
}

.shadetabs3 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 19px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade_c.gif) top left repeat-x;
}

.shadetabs3 li a:visited{
color: #2d2b2b;
}

.shadetabs3 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs3 li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs3 li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive_c.gif);
border-bottom-color: #ffffff;
}

.shadetabs3 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/*右邊第3個end*/
/*右邊第4個start*/
.shadetabs4{
padding: 3px 0;
margin-left: 0;
margin-top: 4px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
color: #000099;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs4 li{
display: inline;
margin: 0px;
}

.shadetabs4 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 33px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade_d.gif) top left repeat-x;
}

.shadetabs4 li a:visited{
color: #2d2b2b;
}

.shadetabs4 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs4 li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs4 li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive_d.gif);
border-bottom-color: #ffffff;
}

.shadetabs4 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/*右邊第4個end*/
/*右邊第5個start*/
.shadetabs5{
padding: 3px 0;
margin-left: 0;
margin-top: 4px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
color: #000099;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs5 li{
display: inline;
margin: 0px;
}

.shadetabs5 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 33px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade_e.gif) top left repeat-x;
}

.shadetabs5 li a:visited{
color: #2d2b2b;
}

.shadetabs5 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs5 li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs5 li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive_e.gif);
border-bottom-color: #ffffff;
}

.shadetabs5 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/*右邊第5個end*/
/*右邊第6個start*/
.shadetabs6{
padding: 3px 0;
margin-left: 0;
margin-top: 4px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
color: #000099;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs6 li{
display: inline;
margin: 0px;
}

.shadetabs6 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 33px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade_f.gif) top left repeat-x;
}

.shadetabs6 li a:visited{
color: #2d2b2b;
}

.shadetabs6 li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs6 li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs6 li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive_f.gif);
border-bottom-color: #ffffff;
}

.shadetabs6 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/*右邊第6個end*/