@charset	'UTF-8' ;

*	{	padding:0; margin:0;	}
form,textarea,input	{	font-size:13px;	font-family:Arial, "新細明體"; color:#404040 ; }
body	{
	background: #F9F9F7 ; /* url('/2007/themes/default/images/a1.gif') repeat-x;	*/
	font-size: 13px;
	font-family: "trebuchet ms", helvetica, sans-serif, '細明體' ;
	color: #8C8C73;
	line-height: 18px;
}

a		{	color:#FF7800; text-decoration: underline;	}
a:hover	{	text-decoration: none; }
sup		{	font-size: 0.5em; }
p		{	margin-bottom:1em; text-align:justify; }

ul.linklist			{	list-style-type: none;	}
ul.linklist li		{	border-top: solid 1px #EEE; padding-top:5px; margin:5px 0px 0px 0px; text-align:justify; }
ul.linklist li.first{	border-top: 0px; margin-top: 0px; padding-top: 0px; }

#outer			{	position:relative; top:0px; margin:0 auto; width:747px; height:147px; background:#fff url('/2007/themes/default/images/abg.gif') repeat-y ; }
#outer	#brand	{	position:relative; float:left; background:#FF7800 url('/2007/themes/default/images/a8.gif') repeat-x; width:184px; height:40px; color:#fff; margin:10px 10px 10px 28px; padding:10px 13px; }
#outer	#brand	P		{	padding:auto 0; }
#outer	#brand h1.name	{	font-size:23px; letter-spacing:-1px; }
#outer	#brand h2.url	{	font-size:10px; font-weight:normal; color:#FCE2CA; }
#outer	#brand sup		{	color:#FCE2CA; }
#outer	#splash			{	float:right; position:relative;	right:29px;	top:10px; background:#EAEAE2; width:468px; height:60px;	}
#outer	#menu			{	clear:both;	position:relative; background:#46461F url('/2007/themes/default/images/a16.gif') repeat-x; top:0px;	left:28px; height:67px;	width:690px; }
#outer	#menu ul		{	margin-left:10px; }
#outer	#menu ul li		{	display:inline; line-height:52px; padding-left:3px; }
#outer	#menu ul li.first	{	border-left: 0px; }
#outer	#menu ul li a		{	background-color:transparent; background-repeat:repeat-x; padding:6px; font-size:13px; color:#fff; font-weight:bold; }
#outer	#menu ul li a:hover	{	background:#fff url('/2007/themes/default/images/a18.gif') repeat-x top; color:#4A4A24; text-decoration:none; }

#menu	SPAN.today	{
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}

#inner	{
	position: relative;
	top:0px;
	width: 691px;
	margin:0 auto;
	padding: 0px;
	padding-left:28px;
	padding-right:28px;
	padding-bottom:10px;
	z-index: 2;
	background: #fff url('/2007/themes/default/images/abg.gif') repeat-y ;
}

#inner	#secondarycontent	{
	width: 180px;
	float: right;
}

#inner	#secondarycontent h3	{
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #0C3F5A;
	letter-spacing: -1px;
	background: url('/2007/themes/default/images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}

#inner	#secondarycontent .content	{
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#primarycontent	{
	width: 500px;
	float: left;
}

#inner	h3	{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #0C3F5A;
	letter-spacing: -1px;
	background: url('/2007/themes/default/images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}
UL.category			{	list-style-type:none; }
UL.category	LI		{	width:49%; float:left; padding:0 1% 0.5em 0; }
UL.category	A		{	font-size:13px; font-weight:bold; text-decoration:underline; }
UL.category	A:hover	{	text-decoration:none; color:#12606D; }
UL.category	P		{	font-size:13px; margin:0.3em 0 0.5em 0; padding:0; color:#222; }

#primarycontent #content	{
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
}

#primarycontent .post	{	margin-bottom: 1em;	}
#primarycontent .post .header	{	position: relative;	}
#primarycontent #header	{	position: relative;}
#primarycontent #header	#title	{	float:left ;	width:auto;}
#primarycontent #header	#search	{
	position: absolute;
	right: 0px;
	top: 8px;
	color: #AFAFA4;
	font-weight: bold;
}
#primarycontent #entities	{
	clear:both ;
	width:500px;
	overflow:hidden ;
	font-size:13px;
	line-height:20px;
}
.normal	{
	background:#FFFFFF ;
	font-weight:normal ;
	cursor:default ;
}
.highlight	{
	background:#FFDDAA ;
	font-weight:bold ;
	cursor:pointer ;
}

#primarycontent .post .date	{
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#primarycontent .post #content	{
	margin-bottom: 0px;
}

#primarycontent	.post #footer		{	position:relative; background:url('/2007/themes/default/images/a33.gif') repeat-x bottom ; height:2em; }
#primarycontent	.post #footer ul	{	position:relative; right:1em; top:1em; list-style-type:none; float:right; }
#primarycontent	.post #footer ul li	{	float:left; line-height:14px; padding-left:17px; margin-left:1.5em; background-repeat:no-repeat; font-size:13px; }
#primarycontent	.post #footer ul li.feed	{	background-image: url('/2007/themes/default/images/feed.gif'); }
#primarycontent	.post #footer ul li.printerfriendly	{	background-image: url('/2007/pages/images/user-comment-blue.gif'); }
#primarycontent	.post #footer ul li.comments	{	background-image: url('/2007/pages/images/user-comment-blue.gif'); }
#primarycontent	.post #footer ul li.readmore	{	background-image: url('/2007/pages/images/user-comment-blue.gif'); }

#inner	#footer		{
	position: relative;
	clear: both;
	width:100% ;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	background: url('/2007/themes/default/images/a50.gif') repeat-x ;
	color: #A8A88D;
}

#inner	#footer a	{
	color: #8C8C73;
}
#form_page,#job_content	{
	width:500px;
	font-size:15px;
	line-height:1.5em;
	color:#000;
}
#form_page	p	{
	padding:0px ;
	padding-left:15px;
}
#form_page	h5	{
	padding:5px ;
	padding-left:15px;
	color:#FF7800 ;
}
#form_page	ul.star			{	margin:0em 0em 0em 2em; padding:0 0 0 0em; list-style-type:square; }
#form_page	ul.star	li		{	list-style:square; }
#form_page	ol		{	margin:0px;	padding:0px ;	padding-left:45px;	}
#form_page	ol	li	{	padding-bottom: 0.5em; text-align:justify;	}
#form_page	ul		{	margin:0px; padding:0px; padding-left:15px; list-style-type: none; }
#form_page	ul	li	{	clear:both; margin-bottom:5px; overflow:auto; text-align:justify; color:#000; }
#form_page	ul	li	a		{	color:#286DB9; }
#form_page	ul	li	a:hover	{	font-weight:bold; }
#form_page	ul	li.right	{	text-align:right; padding-right:10px; }
#form_page	ul	li.note		{	color:#666; font-size:11px; padding-left:85px; }
#form_page	ul	li.button	{	color:#666; font-size:11px;	padding:5px 85px 5px 0px; }
#form_page	ul	li.field	{	margin-bottom:5px; }
#form_page	UL	LI#field	SPAN#title	{
	width:80px;
	float:left;
	padding-right:5px;
	text-align:right;
}
#form_page	UL	LI#field	SPAN#title	SPAN#mark	{
	color:#FF7800 ;
	font-size:11px;
	padding-right:5px;
}
#form_page	UL	LI#field	SPAN#value	{
	width:400px;
	float:left;
}
#job_content	{
	width:500px;
	font-size:13px;
}
#job_content	UL	{
	margin:0px;
	padding:0px;
	padding-left:15px;
	list-style-type: none ;
}
#job_content	UL	LI	{
	clear:both ;
	margin-bottom:5px;
	overflow:auto;
}
#job_content	UL	LI#serial	{
	background: url('/2007/themes/default/images/icon_serial.gif') no-repeat ;
	padding-left:65px;
}
#job_content	UL	LI#serial	A#delete	{
	padding-left:20px;
	color:#FF0000 ;
}
#job_content	UL	LI#date	{
	background: url('/2007/themes/default/images/icon_date.gif') no-repeat ;
	padding-left:65px;
}
#job_content	UL	LI#unit	{
	background: url('/2007/themes/default/images/icon_unit.gif') no-repeat ;
	padding-left:65px;
}
#job_content	UL	LI#email	{
	background: url('/2007/themes/default/images/icon_email.gif') no-repeat ;
	padding-left:65px;
}
#job_content	UL	LI#value	{
	margin-top:15px;
	padding-left:15px;
	color:#333300;
}
#job_content	UL	LI#more	{
	text-align:center ;
	padding:3px;
}
#job_content	UL	LI#more		A	{
	padding:1em;
}
#job_content	UL	LI#more		A.previous	{
}
#job_content	UL	LI#more		A.list	{
	background: url('/2007/themes/default/images/a38.gif') no-repeat center left ;
	padding-left:15px;
}
#job_content	UL	LI#more		A.next	{
}
#job_content	UL	LI#original	PRE	{
	padding:5px;
	font-size:11px;
	line-height:13px;
	font-family:'細明體' ;
	color:#999999;
	width:475px;
	overflow:hidden ;
	background: url('/2007/themes/default/images/a33.gif') repeat-x bottom ;
}
#job_content	UL	LI#contentinside	DIV#ctkeywordGKP	{
	border:#F0F0F0 solid 1px;
	padding:3px;
}

/*	Contentinside 鏈結設定 */
#ctkeywordcontent	A	{
	color:#0000FF;
	padding-left:0.2em;
	padding-right:0.2em;
	font-weight:normal;
}
#ctkeywordcontent	A:hover	{
	text-decoration:none;
	font-weight:bold;
}

.form_style	TD.field	{
	width:30%;
	color:#8C8C73;
	text-align:right;
	padding-right:1em;
}
.form_style	TD.input	{
	width:70%;
	text-align:left;
}
.form_style	TD.note	{
	color:#666666;
	width:70%;
	font-size:11px;
}
.txt_right	{
	text-align:right;
}
.mark	{
/*	content: "＊" ;	*/
	color:#f00;
	padding-right:0.5em;
}
#TB_error_message	{
	width:95%;
}
#TB_return_message	{
	width:95%;
}
P.message	{
	margin:0px;
	padding-top:0.2em;
	padding-left:1.8em;
	font-family:Arial, "新細明體";
	font-size:13px;
	line-height:1.2em;
}
P.success	{
	background:url('/2007/themes/default/images/message_success.gif') no-repeat ;
	color:#000099;
}
P.warning	{
	background:url('/2007/themes/default/images/message_warning.gif') no-repeat ;
	color:#993300;
}
P.error	{
	background:url('/2007/themes/default/images/message_error.gif') no-repeat ;
	color:#FF0000;
}
INPUT.search_panel	{
	background:url('/2007/themes/default/images/search_panel_keyword.gif') no-repeat left center ;
	margin-left:0.5em;
	padding:0.1em;
	padding-left:2.8em;
	padding-top:0.2em;
	height:1.2em;
	border:#aaaaaa solid 1px ;
}
.bg_focus	{
	background:#FFDDAA ;
	font-weight:bold ;
}
TR.header	{
	background:#F0F0F0;
}
TR.header	TD	{
	padding-top:0.3em;
	padding-bottom:0.2em;
}
TR.item	{
	background:#FFFFFF;
}
TR.item	TD	{
	padding-top:0.3em;
	padding-bottom:0.2em;
	border-bottom:#F0F0F0 solid 1px;
}
TR.focus	{
	background:#FFDDAA ;
}
TR.focus	TD	{
	padding-top:0.3em;
	padding-bottom:0.2em;
	border-bottom:#F0F0F0 solid 1px;
}
TR.focus	A	{
	color: #4A4A24;
}
TR.pagelist	{
}
TR.pagelist	TD	{
	padding-top:0.3em;
	padding-bottom:0.3em;
}
.invisible	{
	display:none ;
}
.pri_color_1	{
	color:#FF7800;
}

ul.star,ol.star	{	margin:0em 0em 0em 1.5em; padding:0; }
ul.star			{	list-style-image:url('/2007/themes/default/images/dot_red_star.gif') ; }
ul.star	li		{	text-align:justify; }
ul.star	li		{	list-style-image:url('/2007/themes/default/images/dot_red_star.gif') ; }
