@import url('https://fonts.googleapis.com/css2?family=LXGW+WenKai+TC&display=swap');
#org{
	text-align: center;
	padding: 5px 0px;	
}
#aboutus {
	font-size: 13px;
	line-height: 30px;
	padding: 10px 20px 0px;
	color: #151515;
	table-layout: fixed;
	word-wrap: break-word;
	word-break: normal;
	text-align:justify;
	text-justify:inter-ideograph;
	word-break:break-all;/* CHROME 增加這句*/
}
#aboutus h2 {
	font-size: 15px;
	color: rgb(11, 66, 139);
}
#aboutus p {
	padding-bottom: 10px;
}
#aboutus ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}



.director {
	padding: 15px 30px;
}
.director .director_img{
	border-radius: 50%;
	float: left;
	margin-right: 30px;
}
.director .di_flex {
	display: flex;
	justify-content: space-between;
	padding: 5px 0;
	margin-bottom: 10px;
}
.director .di_left {
	font-family: "LXGW WenKai TC", cursive;
	font-weight: 500;
	font-style: normal;
	width: 100px;
	font-size: 26px;
	color: rgb(26, 48, 92);
}
.director .di_right {
	flex-grow: 1;
	font-size: 15px;
	padding-top: 6px;
	line-height: 24px;
	padding-left: 10px;
	letter-spacing: 0.5px;
}
.director .di_right_1 {
	font-family: "LXGW WenKai TC", cursive;
	font-size: 32px;
	letter-spacing: 5px;
	color: #039;
}


#rules  {
	padding-right: 20px;
	padding-left: 20px;
}
#rules h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #C30;
	text-align: center;
}
#rules h3 {
	font-size: 16px;
	color: #7B4A2B;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 10px;
}
#rules table {
	background: #FFF;
	width: 100%;
}
#rules table tr td:nth-child(1) {
	width: 80px;
}
#rules table td {
	vertical-align: top;
	padding-bottom: 8px;
	font-size: 13px;
	color: #2F2C26;
	line-height: 22px;
}

#joinus {
	padding: 5px 30px 20px;
	font-size: 13px;
	line-height: 23px;
	color: #121212;
}
#joinus h2 {
	font-size: 15px;
	margin: 0px;
	padding: 10px 0px 5px;
	color: #466BCE;
}
#joinus p {
	padding-left: 31px;
}
#joinus #p_top {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#joinus p span {
	color: #466BCE;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
#joinus ol {
	margin: 0px;
	padding: 5px 0px 10px 65px;
}
#joinus_qa {
	padding: 15px 15px 0px;
}
#joinus_qa .qandaa .question{
	background: url(../images/icon/qa_q_icon.png) no-repeat 10px 6px;
	padding: 13px 0px 7px 48px;
}
#joinus_qa .qandaa .question .q_cont{
	padding-bottom: 10px;
	line-height: 22px;
	color: #333;
}

#joinus_qa .qandaa .question a{
	color: #090909;
}
#joinus_qa .qandaa .question a:hover {
	color: #296933;
}
#joinus_qa .qandaa .answer{
	padding: 0px 0px 20px 48px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
#joinus_qa .qandaa .answer .a_cont{
	color: #22751E;
	padding: 3px 10px 10px 40px;
	line-height: 24px;
	background: url(../images/icon/qa_a_icon.png) no-repeat;
	font-size: 13px;
}
#joinus_qa #pageNum {
	padding-top: 10px;
	text-align: center;
	font-size: 0.8em;
	color: #999;
	padding-bottom: 10px;
}
#joinus_qa #pageNum a {
	color: #333;
}
#joinus_qa #pageNum .pagenow {
	color: #296933;
	font-weight: bold;
	text-decoration: underline;
}
#payfor table {
	border-left: 1px solid #8AC054;
	border-top: 2px solid #EE9A3E;
	font-size: 15px;
}
#payfor caption {
	text-align: left;
	color: #D85821;
	background: #FDF3E8;
	padding: 5px;
	font-weight: bold;
}
#payfor th {
	color: #FFF;
	background: #8AC054;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#payfor td {
	font-size: 13px;
	border-right: 1px solid #8AC054;
	border-bottom: 1px solid #8AC054;
	color: #333;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	padding: 5px;
}
#payfor .td_copyth {
	color: #496B27;
	text-align: center;
	padding: 0px;
	font-weight: bold;
}
#welfare {
}
#welfare ol {
	margin: 0px;
	padding: 0px 0px 0px 80px;
	line-height: 35px;
	color: #483C26;
	font-size: 15px;
}
#welfare ol li span {
	font-size: 13px;
	padding-left: 5px;
}
#welfare ol li a {
	color: #C30;
}

#team table {
	border-left: 1px solid #8AC054;
	border-top: 2px solid #EE9A3E;
	font-size: 15px;
}
#team caption {
	text-align: left;
	color: #D85821;
	background: #FDF3E8;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	letter-spacing: 5px;
}
#team th {
	color: #FFF;
	background: #8AC054;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#team td {
	font-size: 13px;
	border-right: 1px solid #8AC054;
	border-bottom: 1px solid #8AC054;
	color: #333;
	letter-spacing: 0.1em;
	padding: 10px 5px 10px;
	text-align: center;
}
#repsttv table {
	background: #FFF;
}
#repsttv caption {
	text-align: left;
	color: #D85821;
	background: #FDF3E8;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	letter-spacing: 5px;
}
#repsttv table td{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	width: 20%;
	background: #F2F2F2;
}

#location {
}
#location p {
	font-size: 13px;
	color: #063;
	padding-bottom: 5px;
}
#location h2 {
	font-size: 15px;
	margin: 0px;
	padding: 5px 0px 3px;
	color: #393;
}
#contactus {
	padding: 0px 30px;
	font-size: 13px;
}

#contactus h2 {
	font-size: 15px;
	color: #039;
}

#contactus .contact_info {
	padding-right: 18px;
	padding-left: 18px;

}
#contactus .contact_info > div {
	border-top: 1px solid #F9F9F9;
	border-bottom: 1px solid #F0F0F0;
	padding: 5px 0px;
}
#contactus .contact_info div label {
	color: #2F6FAE;
	display: block;
	width: 70px;
	float: left;
	padding-left: 10px;
}
#contactus .contact_info div p {
	float: left;
	width: 455px;
	display: block;
	color: #1E1E1E;
	font-family: Verdana, Geneva, sans-serif;
}
#contactus .contact_info div p span {
	background: #093;
	display: block;
	float: right;
	padding: 2px 8px 3px;
	margin-left: 5px;
	margin-right: 70px;
}
#contactus .contact_info div p span a{
	color: #FFF;
}
#contactus .contact_info div p span:hover {
	border: 1px solid #FF0;
}

#contactus .contact_form {
	padding-left: 30px;
	padding-right: 20px;
}
#contactus .contact_form > .inform{
	color: #353535;
	line-height: 20px;
	background: #F7F8FD;
	margin-bottom: 10px;
	padding: 5px 10px;
}
#contactus .contact_form .inform p span {
	color: #FFF;
	background: #F33B23;
	padding: 1px 2px 2px;
	text-decoration: none;
}

#contactus .contact_form #form1 {
	color: #666;
	padding-top: 5px;
	line-height: 26px;
	padding-left: 3px;
}
#contactus .contact_form #form1 label {
	float: left;
	padding: 0px 5px 0px 0px;
	color: #2F6FAE;
	width: 70px;
}
#contactus .contact_form #form1 input {
	float: left;
	margin-top: 4px;
}
#contactus .contact_form #form1 textarea {
	float: left;
	margin-top: 4px;
	width: 80%;
}
#contactus .contact_form #form1 .downarea {
	padding-top: 10px;

}

#contactus .contact_form #form1 .inform {
	color: #093;
	padding-left: 57px;
	padding-right: 13px;
	font: 12px/20px Verdana, Geneva, sans-serif;
}
#contactus .contact_form #form1 .downarea #send {
	float: none;
}
#spreadsheet {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif, "新細明體";
}
#spreadsheet #calculate_info {
	line-height: 24px;
	padding-bottom: 10px;
	color: #1E1E1E;
	font-size: 13px;
	/* 防止撐開 */
	table-layout: fixed;
	/* 英文單字自動換行 */
	word-wrap: break-word;
	/* 正常避頭尾 */
	word-break: normal;
	/* 文字左右對齊 */
	text-align:justify;
	text-justify:inter-ideograph;
	/* CHROME 增加以下這句*/
	word-break:break-all;
}

#spreadsheet #calculate_form {

}
#spreadsheet #calculate_form .list_title  {
	text-align: center;
	border-bottom: 2px solid #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background: #F0F0F0;
	color: #2159C2;
}

#spreadsheet #calculate_form .list {
	border-bottom: 2px solid #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	padding: 8px 0px;
	width: 450px;
}
#spreadsheet #calculate_form .list p {
	float: left;
}
#spreadsheet #calculate_form .list .label_title {
	display: block;
	width: 90px;
	padding-top: 3px;
	background: url(../images/icon/01.jpg) no-repeat 5px 5px;
	padding-left: 28px;
}
#spreadsheet #calculate_form .list_send {
	text-align: center;
	padding: 10px 0px 20px;
}
#spreadsheet #calculate_result h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #2159C2;
}

#spreadsheet #calculate_result table {
	background: #C6D6F4;
	margin-bottom: 20px;
}
#spreadsheet #calculate_result table th {
	background: #E9F4FE;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #3872DC;
	border-top: 2px solid #C6D6F4;
	border-bottom: 1px solid #C6D6F4;
	font-size: 15px;
}
#spreadsheet #calculate_result table td {
	background: #FFF;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #191919;
	text-align: center;
	font: 13px Verdana, Geneva, sans-serif;
}
#spreadsheet #calculate_result table td .exp_left {
	float: left;
	width: 250px;
	text-align: left;
}

#spreadsheet #calculate_result table td a {
	cursor: pointer;
	float: right;
}
#spreadsheet #calculate_result table .result_sum {
	background: #F4FDFF;
}

#spreadsheet #calculate_result table .result_list {
	border-top: 1px solid #C6EBD9;
}
#spreadsheet #calculate_result table .result_num {
	background: #C2E0FC;
	font-weight: bold;
}
#spreadsheet .p_backlink a {
	padding: 0px 8px;
	color: #06C;
}
#news {
	padding: 5px 0px 0px;
	font-size: 13px;
}
#news #ns_list  {

}
#news #ns_list #ns_list_table th {
	height: 28px;
	padding-top: 5px;
	border-top: 2px solid #82B5DF;
	border-bottom: 1px solid #B4D8F5;
	padding-bottom: 5px;
	color: #2771CB;
}
#news #ns_list #ns_list_table td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #DCE4F5;
	color: #666;
	text-align: center;
}
#news #ns_list #ns_list_table td.td_left {
	padding-left: 8px;
	text-align: left;
}

#news #ns_list #ns_list_table td a {
	color: #282828;
}
#news #ns_list #ns_list_table td a:hover {
	color: #090;
}
#news #ns_list #ns_list_table td a.news_color {
	color: #090;
	font-size: 15px;
}
#news #ns_showinfo #news_cont {
	border-bottom: 1px solid #5990E8;
}
#news #ns_showinfo #news_cont th {
	height: 30px;
	color: #2771CB;
}

#news #ns_showinfo #news_cont_d_div {
	padding-right: 10px;
	padding-left: 10px;
}
#news #ns_showinfo #news_cont_d {

}
#news #ns_showinfo #news_cont_d .td_news_cont  {
	/* 防止撐開 */
	table-layout: fixed;
	/* 英文單字自動換行 */
	word-wrap: break-word;
	/* 正常避頭尾 */
	word-break: normal;
	/* 文字左右對齊 */
	text-align:justify;
	text-justify:inter-ideograph;
	/* CHROME 增加以s下這句*/
	word-break:break-all;
	padding: 10px 0px 5px;
	line-height: 24px;
	color: #1F1F1F;
	background: #FFF;
}
#news #ns_showinfo #news_cont_d .td_news_cont img {
	width: 100%;
}
#news #ns_showinfo #news_cont_d .td_news_cont table {
	width:94%;
}
#news #ns_showinfo #news_cont_d .td_news_cont a {
	color: #039;
}
#news #ns_showinfo #news_cont_d .th_news_img {
	padding: 10px 0px;
}
#news #ns_showinfo #n_media {
	padding: 15px 20px 0px;
}
#news #ns_showinfo #n_media h3 {
	margin: 0px;
	padding-bottom: 10px;
	color: #063;
}


#news #ns_showinfo #n_media ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#news #ns_showinfo #n_media li {
	background: url(../images/icon/02.jpg) no-repeat 5px 6px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 15px;
}
#news #ns_showinfo #n_media .n_media_desc {
	background: url(../images/icon/03.jpg) no-repeat 10px 7px;
	padding: 0px 0px 5px 20px;
}
#news #ns_showinfo #n_media .n_media_area {
	padding: 5px 0px 10px;
}
#news #ns_showinfo #n_photo {
	padding-left: 10px;
	padding-right: 10px;
}

#news #ns_showinfo #n_photo .highslide-gallery{
	width: 100%;
	padding: 7px 0px;
}
#news #ns_showinfo #n_photo .n_photo_desc {
	color: #063;
}
#news #ns_showinfo #n_photo .n_photo_area {
	padding: 5px 0px 10px;
}
#news #ns_showinfo #n_album {
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

#news #ns_showinfo #n_album h2 {
	font-size: 15px;
	color: #B43CA0;
	margin: 0px;
	padding: 0px;
}
#news #ns_showinfo #n_album .ac_cont {
	padding: 5px 0px;
	color: #333;
}
#news #ns_showinfo #n_album .highslide-gallery{
	width: 100%;
	padding: 7px 0px;
}
#news #ns_showinfo #n_album .n_photo_desc {
	background: url(../images/icon/icon_6.png) no-repeat 0px 3px;
	padding-left: 25px;
	color: #B43CA0;
}
#news #ns_showinfo #n_album .n_photo_area {
	padding: 5px 0px 10px;
}
#news .p_backlink {
	border-top: 2px solid #DCE4F5;
	color: #333;
}
#news .p_backlink a {
	padding: 0px 8px;
	color: #03C;
}
#news .p_backlink span {
	padding: 0px 8px;
}
#activities {
	font-size: 13px;
}
#activities .album {
	float: left;
	width: 200px;
	padding: 5px 0px;
	text-align: center;
	overflow: hidden;
	margin: 0px 10px 0px 5px;
	height: 173px;
}
#activities .album:hover {
	background: #F4FBE9;
}
#activities .album img {
	border: 5px solid #F2F7FD;
	margin-bottom: 5px;
	height: 105px;
	width: 180px;
}
#activities .album:hover img{
	border: 5px solid #FFF;
}
#activities .album a {
	color: #151515;
	letter-spacing: 1px;
}
#activities .album:hover a {
	color: #039;
}
#activities .page_area {
	color: #999;
	padding-top: 15px;
}
#activities .page_area a {
	color: #039;
}
#activities_photo  {
	clear: both;
	padding: 0px;
	font-size: 13px;
}
#activities_photo h1 {
	padding-top: 3px;
	font-size: 16px;
	color: #060;
	padding-left: 10px;
	margin: 0px 0px 5px;
}
#activities_photo h1 span {
	font: normal 13px Verdana, Geneva, sans-serif;
	display: block;
}
#activities_photo .ac_cont {
	padding: 10px;
	line-height: 170%;
	font-size: 13px;
	color: #1B1B1B;
	background: #F9FDF9;
	margin-bottom: 2px;
}


#activities_photo p a {
	font-size: 13px;
	color: #039;
	font-weight: normal;
}
#activities_photo .highslide-gallery {
	border-top: 3px double #85E085;
	padding: 7px 0px;
}
#formdonwloads {
	font-size: 13px;
}
#formdonwloads #form_list th {
	height: 28px;
	padding-top: 5px;
	border-top: 2px solid #82B5DF;
	border-bottom: 1px solid #B4D8F5;
	padding-bottom: 5px;
	color: #2771CB;
}
#formdonwloads #form_list td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #DCE4F5;
	color: #666;
	text-align: center;
}
#formdonwloads #form_list td.td_left {
	padding-left: 30px;
	text-align: left;
	background: url(../images/icon/03.jpg) no-repeat 15px 15px;
}

#formdonwloads #form_list td a {
	color: #1E5599;
}
#formdonwloads #form_list td a:hover {
	color: #090;
}
#formdonwloads #form_list td a.news_color {
	color: #090;
	font-size: 15px;
}
#manpower #job {
	float: left;
	width: 414px;
	margin-right: 7px;
}
#manpower #job #job_list {
	border-right: 1px solid #F6F1B7;
	border-left: 1px solid #F6F1B7;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 13px;
	height: 365px;
	overflow: auto;
	position: relative;
	width: 414px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#manpower #job #job_list .j_block {
	font-size: 13px;
	border-bottom: 1px solid #f5f765;
	padding-bottom: 3px;
	padding-top: 3px;
}
#manpower #job #job_list .j_block:hover {
	background: #FFFDDC;
}

#manpower #job #job_list .j_block .j_time {
	float: left;
	width: 82px;
	background: url(../images/icon/07.png) no-repeat 10px 2px;
	height: 23px;
	padding-left: 38px;
	padding-top: 5px;
	color: #786a46;
}
#manpower #job #job_list .j_block .j_title {
	float: left;
	width: 284px;
	color: #683c1c;
	padding-top: 5px;
}

#manpower #recruit {
	float: left;
	width: 227px;
}
#manpower #recruit #rct_list{
	border-right: 1px solid #CFEAB7;
	border-left: 1px solid #CFEAB7;
	font-size: 13px;
	height: 361px;
	overflow: auto;
	position: relative;
	width: 227px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px 4px;
}
#manpower #recruit #rct_list .r_block {
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfe9b6;
}
#manpower #recruit #rct_list .r_block .r_photo {
	background: url(../images/manpower/list_rct_bg.jpg) no-repeat;
	height: 91px;
	width: 64px;
	padding: 6px 7px 8px 9px;
	float: left;
}
#manpower #recruit #rct_list .r_block .r_right {
	float: left;
	width: 130px;
}
#manpower #recruit #rct_list .r_block .r_right .r_name {
	color: #38630e;
	font-size: 15px;
	height: 22px;
	font-weight: bold;
}
#manpower #recruit #rct_list .r_block .r_right .r_cont {
	font-size: 13px;
	color: #6c795e;
	height: 80px;
	overflow: hidden;
	line-height: 19px;
}
#job .state_notice {
	text-align: center;
	color: #931C1F;
	font-size: 15px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#job #job_info > p a{
	color: #039;
	font-size: 13px;
}

#job #job_info table{
	padding-top: 5px;
}

#job #job_info table th {
	width: 95px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	border-bottom: 1px solid #F7F2CA;
}
#job #job_info table td {
	color: #57482a;
	padding: 8px 0px 8px 5px;
	border-bottom: 1px solid #F7F2CA;
	font-size: 13px;
	line-height: 20px;
}
#job #job_info table td a {
	color: #C30;
}

#job #job_info table td.td_word15 {
	font-size: 15px;
	color: #D97011;
	font-weight: bold;
}
#job #job_info #job_notice {
	font-size: 13px;
	line-height: 22px;
	color: #C00;
	padding: 5px 15px;
	border: 3px double #CCC;
	margin: 15px;
	background: #F9F9F9;
}
#job #job_info #job_notice ol  {
	margin: 0px;
	padding: 0px 0px 0px 78px;
	color: #3C3C3C;
}
#job #job_info #job_notice ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#job #job_post {
	font-size: 13px;
	line-height: 22px;
	padding: 15px;
	color: #262626;
}
#job #job_post a {
	color: #039;
}

#job #job_post span {
	color: #03C;
}

#job #job_post #job_notice {
	font-size: 13px;
	line-height: 22px;
	color: #C00;
	padding: 5px 15px;
	border: 3px double #CCC;
	margin: 15px;
	background: #F9F9F9;
}
#job #job_post #job_notice ol  {
	margin: 0px;
	padding: 0px 0px 0px 78px;
	color: #3C3C3C;
}
#job #job_post #job_notice ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#jobwanted .state_notice {
	text-align: center;
	color: #931C1F;
	font-size: 15px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#jobwanted #job_info > p a{
	color: #039;
	font-size: 13px;
}

#jobwanted #job_info table{
	padding-top: 5px;
}

#jobwanted #job_info table th {
	width: 105px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	border-bottom: 1px solid #F7F2CA;
}
#jobwanted #job_info table td {
	color: #333;
	padding: 8px 0px 8px 5px;
	border-bottom: 1px solid #F7F2CA;
	font-size: 13px;
	line-height: 20px;
}
#jobwanted #job_info table td a {
	color: #039;
}
#jobwanted #job_info table td.td_photo {
	width: 120px;
	padding: 0px;
}

#jobwanted #job_info #job_notice {
	font-size: 13px;
	line-height: 22px;
	color: #C00;
	padding: 5px 15px;
	border: 3px double #CCC;
	margin: 15px;
	background: #F9F9F9;
}
#jobwanted #job_info #job_notice ol  {
	margin: 0px;
	padding: 0px 0px 0px 78px;
	color: #3C3C3C;
}
#jobwanted #job_info #job_notice ol li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#jobwanted_login {
	padding: 10px 20px;
}

#jobwanted_login h2 {
	font-size: 15px;
	color: #06C;
	margin: 0px;
	padding: 0px 0px 10px;
}
#jobwanted_login #top_info {
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9EBFF;
	margin-bottom: 10px;
	font-size: 15px;
	color: #06C;
}
#jobwanted_login #form1 {
	padding-left: 26px;
	font-size: 15px;
}
#jobwanted_login #form1 #d_l_btn {
	padding-left: 67px;
}
#jobwanted_write table{
	padding-top: 5px;
}

#jobwanted_write table th {
	width: 105px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	border-bottom: 1px solid #F7F2CA;
	font-size: 13px;
	font-weight: normal;
}
#jobwanted_write table td {
	color: #333;
	padding: 8px 0px 8px 5px;
	border-bottom: 1px solid #F7F2CA;
	font-size: 13px;
	line-height: 20px;
}
#jobwanted_write table td a {
	color: #039;
}
#jobwanted_write table td.td_photo {
	width: 120px;
	padding: 0px;
}
#jobwanted_write table td textarea {
	width: 90%;
	height: 80px;
}
#payment_downpay {
	padding: 10px;
}
#payment_downpay #report_info_title {
	font-size: 15px;
	font-weight: bold;
	color: #363;
	padding-top: 10px;
}
#payment_downpay #report_info {
	background: #FDFFF0;
	padding: 10px;
	letter-spacing: 0.1em;
	border: 1px solid #A5D125;
	margin: 10px 0px;
	font-size: 13px;
	color: #030;
}
#payment_downpay #member_info {
	font-size: 13px;
	padding-bottom: 10px;

}
#payment_downpay #member_info img{
	vertical-align: middle;
}
#payment_downpay #payment_info table {
	border-left: 1px solid #A5D125;
	border-top: 1px solid #A5D125;
	font-size: 13px;
}
#payment_downpay #payment_info table th{
	background: #E9FDC4;
	padding: 5px;
	border-right: 1px solid #A5D125;
	border-bottom: 1px solid #A5D125;
	font-weight: normal;
}
#payment_downpay #payment_info table td{
	background: #FFF;
	padding: 5px;
	border-right: 1px solid #A5D125;
	border-bottom: 1px solid #A5D125;
}
#payment_downpay p a {
	font-size: 13px;
	color: #03C;
}

#payment_login {
	padding: 10px 20px;
}
#payment_login ul li a {
	color: #06C;
}


#payment_login h2 {
	font-size: 15px;
	color: #06C;
	margin: 0px;
	padding: 0px 0px 10px;
}
#payment_login #top_info {
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D9EBFF;
	margin-bottom: 10px;
	font-size: 15px;
	color: #06C;
}
#payment_login #form1 {
	padding-left: 26px;
	font-size: 15px;
}
#payment_login #form1 #d_l_btn {
	padding-left: 67px;
}
#payment_login ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#payment_login ul li {
	padding: 6px 0px 0px;
}
#calendar #cd_title {
	font-size: 15px;
	color: #466BCE;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
}

#calendar #cd_cont{
	font: 20px/29px "標楷體", "新細明體", Verdana;
	padding: 0px;
}
#calendar #cd_more {
	padding: 0px 30px;
}
#calendar #cd_more h2 {
	font-size: 16px;
	color: #466BCE;
}
#calendar #cd_more .cd_list{
	font-size: 13px;
	padding-bottom: 5px;
}
#calendar #cd_more .cd_list a  {
	color: #795e53;
}
#calendar #cd_more .cd_list a:hover {
	color: #864B2F;
}

#calendar #cd_more .cd_list span{
	color: #4f3130;
	width: 110px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
#g_shop {
	font-size: 13px;
}
#g_shop #publish_area {
	color: #039;
	padding: 5px 15px 15px;
	line-height: 22px;
}
#g_shop .page_info {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#g_shop .products {
	float: left;
	width: 177px;
	padding: 15px;
	margin-right: 4px;
	margin-left: 4px;
	height: 280px;
	margin-bottom: 5px;
	background: #EFEFEF;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
#g_shop .products:hover {
	background: #EBFFDF;
	border-right: 1px solid #9F3;
	border-bottom: 1px solid #9F3;
}
#g_shop .products a {
	color: #333;
}
#g_shop .products img  {


}

#g_shop .products a:hover {
	color: #06C;
}
#g_shop .divOver{
	color: #C00;
	font-weight: bold;
	background-color: #FEE9E3;
}
#g_shop .products h2 {
	margin: 0px;
	font-size: 16px;
	text-align: center;
	color: #060;
	padding-bottom: 5px;
	padding-top: 2px;
}
#gshop_purchase {
	font-size: 13px;
}
#gshop_purchase .purchase_m {
	text-align: left;
	color: #D85821;
	background: #FDF3E8 url(../images/icon/07.png) no-repeat 7px 3px;
	padding: 5px 5px 5px 35px;
	font-weight: bold;
	font-size: 15px;
}
#gshop_purchase #group_purchase {
	border-left: 1px solid #8AC054;
	border-top: 2px solid #EE9A3E;
	font-size: 15px;
}
#gshop_purchase #group_purchase th {
	color: #FFF;
	background: #8AC054;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#gshop_purchase #group_purchase td {
	font-size: 13px;
	border-right: 1px solid #8AC054;
	border-bottom: 1px solid #8AC054;
	color: #333;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	padding: 5px;
}
#gshop_purchase #mail_us {
	background-color: #FFF9F9;
	border-top: 2px solid #EE9A3E;
}
#gshop_purchase #mail_us .word_th  {
	border-bottom: 1px dashed #EAE3D9;
}

#gshop_purchase #mail_us th {
	color: #D85821;
	text-align: right;
	padding-right: 8px;
	background: #FDF3E8;
}

#gshop_purchase #mail_us td {
	border-bottom: 1px dashed #EAE3D9;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFF;
	padding-left: 5px;
}
