/*背景設定*/
body{margin-left:0px;margin-right:0px;margin-top: 0px;margin-bottom: 0px;background: #FFFFFF url(bg_003.gif) repeat-x;}
li,ul{margin-top: 0px;margin-bottom: 0px;}
.red{font:13px 新細明體;color: #FF0000;}
.titlecontent{font:15px 新細明體;color: #333333;font-weight: bold;height:25px;}

/*表格背景框線設定*/
.titletdbg{background: url('title_bg.jpg') repeat-x;}
.tableframe{border: 1px solid #DDDDDD;}
.tdborder{border-left: 1px solid #666666;border-right: 1px solid #666666;}
.dis_bg {background:#F5FAFE url('dis_bg.gif'); background-repeat: no-repeat;}

/*標題列(橫式)表格設定*/
#hor td{font:13px 新細明體;border-cellspacing:3;height:25px;}
#hor th{background:url('th_bg.gif') repeat-x;height:30px;border-cellspacing:3;text-align:center;text-valign:center;}
#hor td{border-bottom: 1px dotted #666666;}

/*以下是程式內容用到的設定,來源是系統組的CSS檔*/
tr,td{FONT-SIZE: 13px;}
#table1 td{border-bottom: 1px dotted #666666;}
#AA {border-bottom: 1px dotted #666666; BACKGROUND-COLOR: #E1EBFF;}
	.tdbgs { FILTER: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#D9FFD9, endcolorstr=#F5FAFE) }
	.tdbgs2 {background:#FFE7AB;}
	.tdbgs3 {background:#E9E6BC; }
	.DgTitle
{ 
	BACKGROUND-COLOR: #9B9B4D; COLOR: #ffffff;height:25px;
}
.DgBody
{
	BACKGROUND-COLOR: #E9E6BC;
}
#Job_Content td{border-bottom: 1px dotted #666666;height:25px;}
.frame3{border-bottom: 1px dotted #99B6BA;}	
	@media Print { .tdbgs { BACKGROUND-COLOR: #e0e0c2 }
	.tdbgs2 { BACKGROUND-COLOR: #e0e0c2 }}
	FORM { DISPLAY: inline }
	UNKNOWN { MARGIN-TOP: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px }
	A:link { FONT-SIZE: 13px; COLOR: #0066ff; FONT-FAMILY: 新細明體; TEXT-DECORATION: none }
	A:visited { FONT-SIZE: 13px; COLOR: #0066ff; FONT-FAMILY: 新細明體; TEXT-DECORATION: none }
	A:hover { FONT-SIZE: 13px; COLOR: #7d5500; BACKGROUND-COLOR: #ccffcc; TEXT-DECORATION: underline }
	.white { COLOR: #ffffff }
	TD { FONT-SIZE: 13px }
	input {BORDER: 1px Outset #cccccc;}
	
/*美化內容框*/
#menubottom
{
background: #fff url('border1.gif') repeat-x;
height: 14px;
margin-bottom: 0.5em;
}

/* 底部樣式 */

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 1.0em;
background: #fff url('border2.gif') repeat-x;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#footer p {
	margin-bottom: 0.5em;
	line-height: 1em;
	font-size: 12px;
}