/* Homepage style */

body,table{
	margin-top: 0px;
	backgrond-image:url(../english/imgs/bg.gif);
    	background-repeat: repeat;
	font-size:12px;
}

body a:link,body a:visited{
	color:#000000;
}

body a:hover,body a:active{
	color:red;
}

p.inside{
  	line-height:120%;
	text-indent: -2.2em; 
	margin-left:24px;
}

p.inside4{
	text-indent: -55px; 
	margin-left: 55px;
  	line-height:120%;
}

p.inside5{
	text-indent: -25px; 
	margin-left: 77px;
  	line-height:120%;
}

p.inside7{
	text-indent: -35px; 
	margin-left: 108px;
  	line-height:120%;
}

p.ininside{
  	line-height:200%;
	text-indent: -4.4em; 
	margin-left:70px;
}

p.date{
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
  	line-height:150%;
}

p.caption{
	font-size:20px;
	text-align:center; 
  	line-height:120%;
}

/*************/
/* 服務圓角框*/
/************/

div.RoundedCorner {
	Width: 500px;
	background: #ffffcc;
    	margin-right: auto;
   	margin-left:  auto;
}

b.rtop, b.rbottom {
	display:block;
	background: #FFFFFF;
}

b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #ffffcc;
}

b.r1{
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 {
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

/***********************************************/
/* Layout Divs  框架設定                       */
/***********************************************/

#wrapper{
    	width: 908px;
	border-width:1px; 
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#CCCCCC;
        margin-right: auto;
        margin-left:  auto;
    	background-color:#ffffff;
}

#top{
    	background-color:#ffffff;

}

#rlinks{
    	background-color:#ffffff;

}

#myMenuID{
        background-image:url(../english/index/ENGLISH_09.gif) ;
        background-repeat: no-repeat;
    	background-color:#ffffff;
	height:41px;
	border:none;
}

#content{
    	width: 878px;
    	background-color:#ffffff;
	padding: 10px 15px 15px 15px;
	letter-spacing : 1pt;
	text-align:justify; 
	line-height:150%;
	vertical-align : top;
}

#footer{
    	width: 908px;
    	height: 32px;
	background-image:url(imgs/footer.gif);
   	background-repeat:repeat-x;
    	background-color:#ffffff;

}

/***********************************************/
/* table Divs 表格設定                         */
/***********************************************/

.tableset{ /*排版*/
	margin-top: 50px;
	width:700px;
	border: 0px;
	border-collpase:collpase;
    	margin-right: auto;
   	margin-left:  auto;
	padding: 10px 10px 10px 10px;
}

.styledotted{ /*表格下面有虛線*/
	margin-top: 50px;
	width:700px;
	border:none;
    	margin-right: auto;
   	margin-left:  auto;
	vertical-align:top;
}
.styledotted tr,.styledotted td{
	border-top:none;
	border-bottom:2px dotted #CCCCCC;
	border-right:none;
	border-left:none;
	vertical-align:top;
}

.stylesolid{ /*表格為直線*/
	margin-top: 50px;
	width:700px;
	border:1px solid #cfc9b7;
	border-collpase:collpase;
    	margin-right: auto;
   	margin-left:  auto;
}

.stylesolid th{
	border:none;
	color:#800000;
	background-image:url(imgs/thbg.gif);
   	background-repeat:repeat-x;
    	background-color:#ffffff;
	text-align:center;
}

.stylesolid td{
	border-top:none;
	border-bottom:1px solid #cfc9b7;
	border-left:none;
	border-right:1px solid #cfc9b7;
}

/***********************************************/
/* link class 上方連結設定                     */
/***********************************************/
/* ThemePanelMenu Style Sheet */

.ThemePanelMenu,.ThemePanelSubMenuTable
{
	font-family:	verdana, arial, sans-serif;
	font-size:	13px;
	background-color:	#FFFFFF;
	white-space:	nowrap;
}

.ThemePanelSubMenu
{
	    position:	absolute;
	    visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
        z-index:        0;
	border:		0 px;
        margin:         0;
	padding:	0;

	/* the following property is only useful in IE */
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#DEDEDE,Direction=135,Strength=4);
}

.ThemePanelSubMenuTable
{
	border:		1px solid #9C9A9C;
	margin-left:5px;
}

.ThemePanelMenuItem,.ThemePanelMenuItemHover,.ThemePanelMenuItemActive
{
	cursor:		pointer;
	white-space:	nowrap;
}

.ThemePanelMainItem,
.ThemePanelMenuItem
{
        background-image:url(index/index_09.gif) ;
        background-repeat: no-repeat;
}

.ThemePanelMainItemHover,
.ThemePanelMainItemActive,
.ThemePanelMenuItemHover,
.ThemePanelMenuItemActive
{
	background-color:	#FFFFFF;
	cursor:		pointer;
}


/* horizontal main menu sub components */
/* panel doesn't really support horizontal menus */

.ThemePanelMainFolderLeft,.ThemePanelMainItemLeft,
.ThemePanelMainFolderText,.ThemePanelMainItemText,
.ThemePanelMainFolderRight,.ThemePanelMainItemRight
{
	border:		0 px;
	background-color:	inherit;
	white-space:	nowrap;
}

/* vertical main menu sub components */
TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	padding-left:	0px;
	padding-right:	0px;

	border-left:	1px solid #9C9A9C;

	white-space:	nowrap;
	background-color:	inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft,
TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText,
TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	border-top:	1px solid #9C9A9C;
	border-bottom:	1px solid #9C9A9C;

	background-color:	inherit;
}

TD.ThemePanelMainFolderLeft,TD.ThemePanelMainItemLeft
{
	padding-right:	0px;
	padding-left:	0px;
	border-left:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderText,TD.ThemePanelMainItemText
{
	padding-right:	10px;
	padding-left:	10px;

	background-color:	inherit;
	white-space:	nowrap;
}

TD.ThemePanelMainFolderRight,TD.ThemePanelMainItemRight
{
	padding-right:	0px;
	padding-left:	0px;
	border-right:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	10px;
	padding-right:	10px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	10px;
	padding-right:	10px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMainItem TD.ThemePanelMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

/* sub menus sub components */

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-left:	0px;
	padding-right:	0px;

	border-left:	1px solid #9C9A9C;

	white-space:	nowrap;
	background-color:	inherit;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft,
.ThemePanelMenuFolderText,.ThemePanelMenuItemText,
.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	border-top:	1px solid #9C9A9C;
	border-bottom:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderLeft,.ThemePanelMenuItemLeft
{
	padding-right:	0px;
	padding-left:	2px;
	border-left:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderText,.ThemePanelMenuItemText
{
	padding-right:	3px;
	padding-left:	5px;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemePanelMenuFolderRight,.ThemePanelMenuItemRight
{
	padding-right:	0px;
	padding-left:	0px;
	border-right:	1px solid #9C9A9C;

	background-color:	inherit;
	white-space:	nowrap;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
	padding-right:	0px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-right:	3px;
	padding-left:	5px;

	border:	0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

TR.ThemePanelMenuItem TD.ThemePanelMenuFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

.ThemePanelMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #9C9A9C;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="../english/imgs/normal.gif" /><img class="seq2" src="../english/imgs/hover.gif" />
*/

.ThemePanelMenuItem img.seq1
{
	display:	inline;
}

.ThemePanelMenuItemHover seq2,
.ThemePanelMenuItemActive seq2
{
	display:	inline;
}

.ThemePanelMenuItem .seq2,
.ThemePanelMenuItemHover .seq1,
.ThemePanelMenuItemActive .seq1
{
	display:	none;
}