﻿/*
Date: February 16, 2012
*/
/*layout----------------------*/
.i{background:#fff url("../img/bg/bg.jpg") 0 0 repeat-x}
#container{
	width:1000px;
	margin:0 auto;
	position:relative;
}
a img{border:none}
a:link, a:visited{color:#1149a6;text-decoration:none;}
a:hover, a:active, a:focus{color:#e56100;text-decoration:none;}
/*header----------------------*/
#headerIndex{
	height:257px;
}
#headerIndex img, #header img{float:left}
#logo{position:absolute;top:28px;left:33px}
#hot{
	position:absolute;right:-50px;
 	z-index:1000;
}
/*menu----------------------*/ 
#menuArea{
	position:absolute;top:32px;left:220px;
	width:740px;
	overflow:hidden; /*no effect, iframe uses scrolling="no"*/
	background-color:transparent; /*no effect, iframe uses allowtransparency="true"*/
}
/*content----------------------*/
#content{
	width:896px;
	padding-left:64px;
	padding-right:40px;
	background:url("../img/bg/cloud.jpg") 23px 0 no-repeat;
}
#layout-index{
	background:url("../img/bg/p01.jpg") 609px 0 no-repeat;
	padding-top:25px;
}
.more{
	width:53px;
	height:16px;
	float:right;
	margin-top:3px;
	margin-left:15px;
}
/*news----------------------*/ 
h3.news{
	color:#fff;
	line-height:28px;
	background-color:#4e829e;
	width:554px;
	padding:0 20px;
	height:28px;
}
.more-f a{
	float:right;
	font-size:12px;
	line-height:18px;
	height:18px;
	margin-top:7px;
	padding:0 10px;
	background-color:#6aa3bc;
	color:#fff;
	border-radius:2px;
}
ul.news{
	list-style-image:url("../img/btn/list-image-ong.png");
	list-style-position:inside;
	*list-style-image:none;
}
div.news, ul.news{
	width:556px;
	padding:8px 18px;
	border:1px solid #bbb;
	border-radius:0 0 5px 5px;
	border-top:0;
	margin-bottom:20px;
}
.indexnews table th{
	display:none
}
div.news td, div.news th, ul.news li{
	font-size:13px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	border:0;
	border-bottom:1px dashed #808080;
	line-height:28px
}
div.news td a{line-height:28px}
div.news th{font-weight:bold}
div.news td[align="center"]{width:15%}
div.news td[align="left"]{width:85%}
div.news td span, ul.news li span{
	margin-right:15px;
}
div.news td span{
	background:url("../img/btn/list-image-ong.png") 0 3px no-repeat;
	padding-left:13px;
}
div.news tr:last-child td, ul.news li:last-child{border-bottom:0}
div.news td a, .box ul li a, ul.news li a{color:#333}
div.news td a:hover, .box ul li a:hover, ul.news li a:hover{color:#e56100}
input{line-height:21px}
.fnBtn01ss_0{font-size:13px;height:28px;width:60px}
/*box----------------------*/ 
.box{
	margin-bottom:12px;
	padding:12px 18px;
}
#c1{background:#eee}
.box-ns{
	width:665px;
	padding:0 70px 0 24px;
	background:#fff url("../img/bg/ns-bg.jpg") 0 0 no-repeat;
}
.box h3{
	margin-bottom:4px;
}
.box h3.i{
	background:url("../img/btn/icon-dot.png") 0 5px no-repeat;
	text-indent:23px;
}
.box ul{
	list-style:none;
}
/*page----------------------*/
.d{background:#fff url("../img/bg/bg-d.jpg") 0 90px repeat-x}
.f{background:#fff url("../img/bg/bg-f.jpg") 0 90px repeat-x}
.l{background:#fff url("../img/bg/bg-l.jpg") 0 90px repeat-x}
.w{background:#fff url("../img/bg/bg-w.jpg") 0 90px repeat-x}
.n{background:#fff url("../img/bg/bg-n.jpg") 0 90px repeat-x}
#logo-page{position:absolute;top:30px;left:30px}
#layout-w{
	background:url("../img/bg/p-w01.jpg") 626px 0 no-repeat;
}
#header{
	height:250px;
	padding-top:90px
}
#content-page{
	width:920px;
	padding-left:64px;
	padding-right:14px;
	background:url("../img/bg/cloud.jpg") 23px 0 no-repeat;
}
table.layout{
	width:100%;
	border-collapse:collapse;
	border:0;
	font-size:13px;
	line-height:26px;
}
table.layout td{
	vertical-align:top
}
#left{
	vertical-align:top;
	width:160px;
	height:100%
}
#left h2{
	color:#000;
	font-size:16px;
	/*font-size:21px;
	font-family:"微軟正黑體";*/
	font-weight:bold;
	border-bottom:1px solid #7d87a7;
	padding-bottom:8px;
	margin-bottom:15px;
}
#left h3{
	/*margin-bottom:6px;*/
	margin-bottom:3px;
	color:#1149a6;
	font-size:13px;
	background:url("../img/btn/icon-dot.png") 0 6px no-repeat;
	text-indent:23px;
}
#left ul li{
	color:#1149a6;
	font-size:13px;
	font-weight:bold;
	margin-left:40px;
}
#left ul ul li{
	margin-left:60px;
	list-style-type:circle;
}
#left h3:hover, #left ul li:hover{
	cursor:pointer;
	color:#e56100
}
.box h3{
	margin-top:5px;
	margin-bottom:15px;
}
.box h5{
	color:#fff;
	background-color:#e56100;
	padding:2px 10px;
	position:absolute;top:-10px;
}
.box h6{
	border-top:1px solid #e56100;
	border-right:1px solid #e56100;
	margin-top:25px;
	margin-bottom:15px;
	height:10px;
	width:98%;
	position:relative;
}
.box h6 span{
	color:#e56100;
	background-color:#fff;
	padding-right:10px;
	position:absolute;top:-10px;
	font-size: 15px;
}
.box p{margin-bottom:10px}
.box ul{
	list-style-image:url("../images/list-image-ong.png");
	margin-left:33px;
	margin-bottom:20px;
}
.box ul li{
	margin-bottom:6px;
}
.box ul.circle{
	list-style-image:none;
	list-style-type:circle;
	margin-left:20px;
}
.box ul.circle li{
	width:190px;
	float:left;
}
.box ul.circle-en{
margin-right: 30px;
}
.box ul.circle-en li{
line-height: 1.5em;
}
.top{
	margin-top:30px;
	margin-left:642px;
	margin-bottom:5px;
	cursor:pointer;
}
img.r{margin-right:10px}
img.career{
	margin-top:-10px;
	margin-left:50px;
}
img.ns{margin-bottom:30px}
input[type="submit"], input[type="button"]{
	padding:1px 6px;
}
/*news----------------------*/
.newsData{
	background-color:#fff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-radius:5px;
}
.newsData h4{
	font-size:13px;
	/* IE 6-9 */
	background-color:#f6f6f6;
	-pie-background:linear-gradient(#fff, #eee);
	/* Safari 4-5, Chrome 1-9 */
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
	/* Safari 5.1, Chrome 10+ */
	background-image: -webkit-linear-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
	/* Firefox 3.6+ */
	background-image:-moz-linear-gradient(top, #fff 0, #eee 100%);
	/* IE 10 */
	background-image:-ms-linear-gradient(top, #fff 0, #eee 100%);
	/* Opera 11.10+ */
	background-image:-o-linear-gradient(top, #fff 0, #eee 100%);
	background-image:linear-gradient(top, #fff 0, #eee 100%); 
	border-radius:5px;
	padding:5px 100px 5px 10px;
	color:#333;
}
.newsData h4 + div, .newsData .newsContent{
	padding:10px;
	display:block;
	font-size:13px;
	line-height:24px;
}
.newsData div p{
	margin-bottom:10px
}
.newsData #lblNewsDate{
	color:#888;
	font-size:12px;
	position:absolute;top:8px;right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}
.newsData dl, table.dl{
	border-top:1px dashed #bbb;
	background-color:#ddd;
	margin-top:20px
}
.newsData dt, table .dt{
	width:80px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	vertical-align:top;
}
.newsData dd, table .dd{
	margin-left:100px;
	border-left:1px dashed #bbb;
	background-color:white;
	padding:5px 10px;
	margin-top:-29px;
}
.newsData dd, table th{
	display:none
}
table.dl table, table.dl table th, table.dl table td{
	border:0;
}
.row{
	margin:10px 5px;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
}
.row span{
	line-height:28px;
	font-size:13px;
	color:#999;
	margin-left:10px;
	font-weight:normal
}
.rows{
	margin:10px 15px;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
}
.rows a{color:#333}
.rows a:hover{color:#e56100}
.more-f a, div.news, .box, #footer, .accordion, .newsData, .accordion h4, .newsData h4{
	behavior:url(App_Themes/PIE.htc);
	position:relative;
}
