﻿@charset "utf-8";
@import url( detail.css );
/* CSS Document */
.tw
{
display:lnline;
}
.cn
{
display:none;
}
.jp
{
display:none;
}
.en
{
display:none;
}
.only2
{
background: url(../images/only2.gif) no-repeat center right;
padding:3px 33px 3px 0;
}
.only
{
background: url(../images/only.gif) no-repeat center right;
padding:3px 33px 3px 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../images/bg.jpg);
	text-align:center;
}

form
{
	margin: 0px;
	padding: 0px;
}
a
{
	color:#00947E;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#555;
	text-align:left;
	text-justify:inter-ideograph;
	vertical-align:top;
}
a img {
	border: 0;
}
p
{
padding:1px!important;
}
/*上半段 內容 尾部 的統一寬度*/
#all
{
	background:url(../images/con_bg.jpg) repeat-y;
}
#header,
#footer
{
	width:940px;
}
#content
{
	width:908px;
}
#header
{
	text-align:center;
}

.content2 {
	padding:5px 15px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color:#555;
	text-align:left;
	text-justify:inter-ideograph;
	vertical-align:top;
}
.content_index {
	padding:0px 10px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color:#555;
	text-align:left;
	text-justify:inter-ideograph;
	vertical-align:top;
}
.con_bg01
{
	background: url(../images/ind_bg.jpg) bottom no-repeat;
	padding-right:150px;
	padding-bottom:120px;
}
.con_bg02
{
	background: url(../images/ind_bg2.jpg) bottom no-repeat;
	padding-bottom:220px;

}
/*右邊會員*/
#right
{
	width:215px;
	text-align:left;
	vertical-align:top;
	background: url(../images/right_bg.jpg) top repeat-x;
}
/*新加入會員*/
a.new
{
	float:left;
	padding:2px 16px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	text-align:left;
	background:#6BB7BB;
	display:block;
	text-decoration:none!important;
}
a:hover.new
{
	background:#555;
}
/*會員登入*/
.login
{
	float:left;
	padding:2px 17px 2px 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555;
	text-align:left;
	display:block;
	text-decoration:none!important;
}
.input
{
	border: 1px solid #555;
}
.input2
{
	border: 1px solid #ccc;
	background:#fff;
}
.button
{
	border: 1px solid #eee;
	background:#4AA3A8;
	margin:10px 10px 10px 0px;
	padding:2px 0px 0px 2px;
	color:#fff;
	cursor: hand
}
.button_log
{
	border: 1px solid #eee;
	background:#4AA3A8;
	margin:10px 0px 10px 0px;
	padding:1px 0px 1px 0px;
	color:#fff;
	cursor: hand;
	font-size: 10px;
}
.bt
{
	border: 1px solid #eee;
	background:#666;
	padding:2px 0px 0px 2px;
	color:#fff;
	cursor: hand
}
#right .block
{
	padding:15px 15px 15px 15px;
	border-bottom:2px solid #fff;
	font-size: 12px;
	display:block;
}
.arr
{
	background:url(../images/arr2.gif) left no-repeat;
	float:right;
	margin:8px 1px 3px 1px;
	padding:0px 0px 0px 8px;
	color:#DB731B;
	font-size: 11px!important;
}
.arr2
{
	background:url(../images/arr3.gif) left no-repeat;
	padding:0px 0px 0px 10px;
	color:#AF0002;
}
#right .tittle
{
	background:#777;
	color:#fff;
	font-size: 12px;
}

/*主menu*/
#menu
{
	width:860px;
	margin-top:1px;
	display:block;
	background:url(../images/menu_bg.jpg) repeat-x;
	padding:0px 0px 0px 15px;
	text-align:left;
	color:#3372C2;

}
#menu a
{
	color:#002278;
	font-size:12px;
	text-decoration:none;
	background:url(../images/menu_bar.jpg) right no-repeat;
	display:block;
	float:left;
	padding:10px 8px 8px 8px;
}
#menu a:hover
{
	color:#009BAB;
}
#menu .foundation a
{
	color:#FF8400;
}
#menu .foundation a:hover
{
	color:#FFA748;
}
/*submenu*/
.chromestyle {
	width: 100%
	background:#fff!important;

}
.chromestyle:unknown {
	CLEAR: both;
	display: block;
	VISIBILITY: hidden;
	height: 0px;
	content: "."
}
.chromestyle UL {
	padding:0px;
	margin: 0px;
	text-align: left;
}
.chromestyle UL LI {
	display: inline
}
.chromestyle UL LI A {
	padding: 0px;
	margin: 0px;
	color: #fff;
	text-decoration: none;
}

UNKNOWN {
	content: ""
}
.dropmenudiv {
	Z-INDEX: 100;
	VISIBILITY: hidden;
	width: 200px;
	position: absolute;
	top: 0px;
	background: #ccc;
	border:1px solid #fff;
}
.dropmenudiv A {
	padding: 2px !important;
	display: block;
	width: auto;
	color: #555!important;
	text-indent: 3px;
	text-decoration: none
}
 HTML .dropmenudiv A {
	width: 95%;
}
.dropmenudiv A:hover {
	background: #888!important;
	color: #fff!important;
}


#menu2
{
	width:880px;
	margin-bottom:8px;
	display:block;
	padding:0px;
	text-align:left;
	color:#00947E;
	background: url(../images/path_bg.jpg) bottom repeat-x;

}
#menu2 a
{
	color:#00947E;
	font-size:12px;
	text-decoration:none;
}
#menu2 a:hover
{
	color:#555;
}
#path
{
float:left;
	display:block;
	padding:5px 0px 5px 28px;
	text-align:left;
	color:#555;
}
#path a
{
	color:#555;
	font-size:12px;
	text-decoration:none;
}
#path a:hover
{
	color:#999;
}
.list
{

	background: #555;
	color:#fff;
	font-size:12px;
}
/*連結*/
#link {
	float:right;
	vertical-align:top;
	margin:0px 7px 0px 0px;
}
#link a {
	color:#3372C2;
	font-size:12px;
	text-decoration:none;
	background:url(../images/arr.gif) no-repeat;
	padding:0px 10px 0px 16px;
}
#link a:hover
{
	color:#53C0FF;
}


/*最尾端*/

.footer 
{
	color:#555;
	font-size:12px;
	text-align:center;
	padding-bottom:20px;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	text-decoration:none;
}
/*內容的標題*/
.tittle
{
font-size:20px;
font-weight:bold;
padding:5px 0px 5px 25px;
margin-bottom:10px;
color:#555;
border-bottom:2px solid #ccc;
background: url(../images/tittle.jpg) left 8px no-repeat;
}
/*內容的副標題*/
h4
{
color:#005473;
font-size:12px;
margin:10px 0px 10px 0px;
padding:0px 5px 0px 5px;
font-weight:bold;
background:#CDE1EA;
}
/*圖片位置 請搭配至左(left)置右(right)的css搭配使用 例:class:"p01 left 中間需空一格" p01有框 p02無框*/
.p01
{
border:1px solid #999;
padding:3px;
font-size:12px;
white-space:normal;
word-break:break-all;
width: auto;
color:#000;
line-height:18px;
}
.p01 div
{
background:#333;
padding:5px;
margin-top:3px;
color:#ffffff;
text-align:center;
}
.p02
{
border:1px solid #fff;
padding:3px;
}
.p03 img
{
	width:250px;
	margin:5px;
}
.p03 span
{
	width:260px;
	border:1px solid #999;
	margin:15px;
	float:left;
	text-align:center;
}
/*圖文置左*/
.left
{
	float:left;
	margin:10px 20px 20px 0px;
}
/*圖文置右*/
.right
{
	float:right;
	margin:10px 0px 20px 20px;
}
/*圖文置中*/
.center
{
	display:block;
	text-align:center;
}
span.center
{
	display:block;
	text-align:center;
	padding:0px 0px 15px 0px;
}
span.time
{
	float:right;
	display:block;
	text-align:right;
}
/*圖文消失*/
.none
{
display:none;
}
/*段落*/
.pad
{
	vertical-align:top;
	font-size:12px;
	padding:0px 0px 20px 0px;
}
/*與旁邊的間距*/
.pa10
{
padding:10px;
}
.pa20
{
padding:20px;
}
.pa25
{
padding:25px;
}
.pa30
{
padding:30px;
}
.pa40
{
padding:4px;
}
/*首頁名譽理事長的序底圖*/
.ind_bg
{
	background: url(../images/ind_bg.jpg) right bottom no-repeat;
	vertical-align:top;
	font-size:12px;
	padding:83px 150px 120px 25px;
}
/*組織連結*/
.tb_style01 td
{
	border-bottom: 1px dotted #ccc!important;
	padding:5px;
	vertical-align:top;
}
.tb_style02
{
	margin-top:10px;
}
.tb_style02 .td01
{

	padding:3px 3px 3px 8px;
	vertical-align:top;
	background:#E0EEFF;
	color:#00947E;
}
.tb_style02 .star
{
	color:red!important;
	padding-right:5px;
}
.tb_style02 .td02
{
	padding:3px 3px 3px 8px;
	vertical-align:top;
	background:#F8F8F8;
	color:#555;
}
.tb_style02 .year
{
	text-align:right;
	color:#888;
}
.tb_style02 .name
{
padding-left:10px;
	color:#888;
}
.tb_style03
{
	border-top: 1px solid #ccc!important;
	border-bottom: 1px solid #ccc!important;
	border-left: 1px solid #ccc!important;
	margin:30px 0px 0px 0px;
	background:#fff;
}
.tb_style03 td
{
	border-right: 1px solid #ccc!important;
	border-bottom: 1px solid #ccc!important;
	padding:1px;
	vertical-align:top;
	background:#fff!important;
}

.tb_style03 td td
{
	padding:0px!important;
	vertical-align:top;
	border:0px!important;
	color:#555!important;

}
.tb_style03 td td a
{
	color:#555!important;
	background:url(../images/arr4.gif) left 4px no-repeat;
	padding-left:15px;
	margin-left:10px;
	color:#555;
	vertical-align:top;
	word-break:keep-all;
}

.tb_style02 .photo img
{
margin:0px 10px 10px 10px;
}
.link_tittle,
.org_tittle
{
	background:url(../images/arr.gif) left 4px no-repeat;
	padding-left:15px;
	color:#00947E;
	vertical-align:top;
}

.org_tittle
{
	padding-left:15px;
	color:#999;
	vertical-align:top;
	background:#9DC6E9;
	color:#222!important;
}
.org_detail,
.org_detail a
{

	padding-left:15px;
	color:#DB6D20!important;
	vertical-align:top;
	font-weight:bold;
	background:url(../images/tittle_bg2.jpg) no-repeat;

}
.org_detail
{
}
.org_detail2,
.org_detail2 a
{
	padding-left:15px;
	color:#999;
	vertical-align:top;

	word-break:keep-all;
}
.org_detail2 a
{
	background:url(../images/arr4.gif) left 4px no-repeat;
}
.faq
{
	background:url(../images/f.gif) left 4px no-repeat;
	padding-left:20px;
	color:#00947E;
	vertical-align:top;
}
.faq2
{
	background:url(../images/q.gif) left 4px no-repeat;
	padding-left:20px;
	color:#00947E;
	vertical-align:top;
}
.faq3
{
margin-top:10px;
	background:url(../images/a.gif) left 4px no-repeat;
	padding-left:20px;
	color:#555;
	vertical-align:top;
}
/*標題圖片*/
.news_index/*首頁*/
{
	background:url(../images/news_index.jpg) left top no-repeat;
	padding:34px 3px 0px 8px;
	text-align:center;
	vertical-align:top;
}
.news_index img
{
	width:450px!important;
}
.news_index div
{
	width:450px!important;
	display:block;
	border:1px solid #ccc;
	/*background:#ECC2C2;*/
	color:999!important;
	margin:3px 0px 3px 0px;
}
.foundations_index /*首頁*/
{
	background:url(../images/foundations_index.jpg) left top no-repeat;
}
.events_index /*首頁*/
{
	background:url(../images/events_index.jpg) left top no-repeat;
}
.foundations_index,
.events_index 
{
	padding:34px 5px 0px 5px;
	text-align:center;
	vertical-align:top;
}
.foundations_index img,
.events_index img
{
	width:180px!important;
}
.foundations_index div,
.events_index div
{
	width:180px!important;
	display:block;
	color:999!important;
	margin:3px 0px 3px 0px;
}
.foundations_index div
{
	border:1px solid #ccc;
	/*background:#FFEB9D;*/
}
.events_index div
{
	border:1px solid #ccc;
	/*background:#CBFFB8;*/
}
.service /*首頁電話*/
{
	background:url(../images/service.jpg) left top no-repeat;
	padding-top:40px!important;
}
.tittle2/*首頁最下方標題*/
{
	font-size:20px;
	font-weight:bold;
	height:30px;
	margin-bottom:0px;
	color:#fff;
	border-bottom:2px solid #ccc;
	background: url(../images/tittle_bg.jpg) left no-repeat;
}
.download a/*法律小圖*/
{
	background: url(../images/down.gif) right no-repeat;
	display:block;
	width:80px;
	height:25px;
}
.download2 a/*法律小圖*/
{
	background: url(../images/down2.gif) right no-repeat;
	display:block;
	width:80px;
	height:25px;
}
.member/*侵權小圖*/
{
	background: url(../images/member.jpg) right top no-repeat;
	width:80px;
	height:25px;
}

/* 後端表格 */
.admin_tb
{
	margin-top:10px;
	width: 100%;
}

.admin_tb tr th,
.admin_tb .head
{
	background:#E0EEFF;
	color:#00947E;
	white-space: nowrap;
}

.admin_tb td
{
	background:#F8F8F8;
	color:#555;
}

.admin_tb td, 
.admin_tb th
{
	padding:5px 5px 5px 10px;
	vertical-align:top;
}

.admin_button
{
	border: 1px solid #eee;
	background:#4AA3A8;
	padding:2px 0px 0px 2px;
	color:#fff;
	cursor: hand
}

.errorMsg
{
	color: red;
}
