/* 整體連結樣版 */	
a 
{
	FONT-WEIGHT: bold; COLOR: #03450e
	}
	
A:hover {
	FONT-WEIGHT: bold; COLOR: #ff6600
	}

/* 子表單視窗樣版 */	
DIV.submenu_hidden {
	BORDER-RIGHT:  rgb(124,157,194) 1px solid; 
	BORDER-TOP:  rgb(124,157,194) 1px solid; 
	DISPLAY: none;
	FILTER: alpha(opacity=100); 
	LEFT: -10000px; 
	VISIBILITY: hidden; 
	BORDER-LEFT:  rgb(124,157,194) 1px solid; 
	COLOR: #008000; 
	BORDER-BOTTOM:  rgb(124,157,194) 1px solid; 
	POSITION: absolute; 
	TOP: -10000px; 
	/*BACKGROUND-COLOR: #d3e6fc; */
	background-image: url(http://inservice.edu.tw/EPaper/images/bg99.gif);
	opacity: 1;
	MozOpacity: 1; 
	KhtmlOpacity: 1;
}

td.submenu {
	FONT-SIZE: 12px; 
	TEXT-ALIGN: right;
}

DIV.submenu_show {
	BORDER-RIGHT: rgb(124,157,194) 1px solid; 
	BORDER-TOP: rgb(124,157,194) 1px solid; 
	DISPLAY: block;
	FILTER: alpha(opacity=100); 
	VISIBILITY: visible; 
	BORDER-LEFT: rgb(124,157,194) 1px solid; 
	COLOR: #008000; 
	BORDER-BOTTOM: rgb(124,157,194) 1px solid; 
	POSITION: absolute; 
	background-image: url(http://inservice.edu.tw/EPaper/images/bg99.gif);
	/*BACKGROUND-COLOR: #d3e6fc; */
	opacity: 1; 
	MozOpacity: 1; 
	KhtmlOpacity: 1;
}
DIV.menu_show {
	DISPLAY: block; 
	VISIBILITY: visible; 
	POSITION: static;
}
LI {
	FONT-WEIGHT: 500
}
LI.submenu_main {
	FONT-SIZE: 12px; 
	LIST-STYLE-IMAGE: url(http://inservice.edu.tw/EPaper/InserviceEPaper/200709/image/arrow.gif)
}
LI.submenu_main A {
	FONT-WEIGHT: bold; 
	COLOR: #000080
}
LI.submenu_main A:hover {
	FONT-WEIGHT: bold; 
	COLOR: #0066ff
}
LI.submenu_item {
	FONT-SIZE: 12px; 
	TEXT-INDENT: 0.5em; 
	/*BACKGROUND-COLOR: #d3e6fc;*/
	background-image: url(http://inservice.edu.tw/EPaper/images/bg99.gif);
}

/* 子表單視窗樣版 - END */
DIV.EPaper
{
	font-size:x-small;
	COLOR: #003300;
}

/* 子表單連結樣版 - END */
DIV.EPaper A 
{
	COLOR: #FFFFCC;
	}

DIV.EPaper A:hover
{
	COLOR: #D4FF00;
	}

/* 表單視窗標題樣版 */
TD.EPaperTital 
{
	width:700px;
	height:25px;
	vertical-align: top;
}

/* 表單視窗內容樣版 */
TD.EPaper 
{
	vertical-align: top;
	width:700px;
	/*background-color: #ccffcc;	*/
	background-image:url(http://inservice.edu.tw/EPaper/images/bg99.gif);	
	BORDER-RIGHT: #008000 2px dotted; 
	BORDER-LEFT: #008000 2px dotted; 
	BORDER-BOTTOM: #008000 2px dotted;
}

/* 頁尾表格內容樣版 */
TD.EPaperEnd
{
	width:100%;
	
}

TD.TdBg
{
	background-image:url(http://inservice.edu.tw/EPaper/200712/image/bgline1.gif);	
}
/* 文章文字樣版 */
P.EPaper 
{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px; 
	TEXT-INDENT: 0px; 
	LINE-HEIGHT: 150%;
}

/* 選單按鈕圖片樣版 */
img.EPaper
{
	width:80px;
	height:27px;
	border:0;	
	vertical-align:middle;
}

/* 頁尾表格重點字樣版-(目前：滿意度，投稿） */
SPAN.EPaper A
{
	font-size:medium;
	COLOR: #FFFF00;
}

SPAN.EPaper A:hover
{
	font-size:medium;
	COLOR: #EC5300;
}

/* 子表格樣版 */
table.EPaper 
{
	width:700px;
}
table.bottom_table
{
	background-color:#568c1c;	
}

table.ticket
{
	/*style="BORDER-RIGHT: #334e21 1px dotted; BORDER-TOP: #334e21 1px dotted; BORDER-LEFT: #334e21 1px dotted; BORDER-BOTTOM: #334e21 1px dotted"*/
	border-bottom:#334e21 1px dotted;
	border-left:#334e21 1px dotted;
	border-top:#334e21 1px dotted;
	border-right:#334e21 1px dotted;
	background-color:#e1ffe1;	
}
