﻿@charset "utf-8";
/* CSS Document */
/*Reset Start*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {margin:0; padding:0;border: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}
ol,ul,li {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
q:before,q:after {content:'';}
abbr,acronym { border: 0;}
/*Reset End*/
/*Color Start*/
.gray1{	color: #333333;}
.gray2{	color: #666666;}
.gray3{	color: #999999;}
.gray4{	color: #CCCCCC;}
.white{color:#FFFFFF;}
.Orange{color:#D66D55;}
.Red{color:#E15197;}
.Black{color:#333333;}
.Yellow{color:#FEDD78;}
.Blue{color:#0092D8;}
/*Color End*/

/*Font Start*/
h1,h2,h3,h4,h5{font-weight:normal;}
h1{font-size:25px;}
h2{font-size:23px;}
h3{font-size:21px;}
h4{font-size:19px;}
h5{font-size:17px;}
h6{font-size:15px;}
h7{font-size:14px;}

p{
	font-size:15px;
	line-height: 35px;
	letter-spacing:1px;
	text-align:justify;
	}

p .small{
	font-size:12px;
	}

a{
	text-decoration:none;
	color:#0092D8;
	}

a:hover{
	text-decoration:underline;
	}
/*Font End*/

/*Body Start*/
Body{
	font-family:  Arial, Helvetica, sans-serif, "新細明體";
	font-size:15px;
	line-height:25px;
	color:#666666;
	margin-top:11px;
	background:url(../images/PagesBG.jpg);
	}
.Left{
	float:left;
	}	
.Right{
	float:right;
	}
.Clear{
	clear:both;
	}
.block{
	display:block;
	}
.Dashed{
	background:url(../images/Dashed.gif) repeat-x bottom;
	}
.Clearfix{zoom:1;}
.Clearfix:after{content:'.';display:block;visibility:hidden;clear:both;height:0px;}

.WordBreak{
    word-break:break-all;
    word-wrap:break-word;
    display:block;
}
/*Body End*/

	
/*--Structure--*/
	
/*Wrapper Start*/
.Wrapper{
	width:860px;
	position: relative;
	left: 50%;
	margin-left:-430px;
	background:#FFF;
	}
/*Wrapper End*/

/*Header Start*/
.Header{
	width:100%;
	background:#FFF url(../images/BgHeaderTop.jpg) no-repeat top;
	}

.UhNav ul{
	height:30px;
	background:url(../images/UhNav11.jpg) repeat-x;
	}

.UhNav li{
	height:30px;
	float:left;
	}
/*Header End*/

/*Container Start*/
.Container{
	margin:0;
	padding:0 30px 30px 30px;
	word-break:break-all;
    word-wrap:break-word;
    display:block;
	background:#FFF;
	}
/*Container End*/

/*3 Column Start*/
.Column3 .SidebarLeft{
	width:250px;
	float:left;
	margin:0;
	padding:0;
	background:#F00;
	}
.Column3 .SidebarMiddle{
	width:360px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
	background:#960;
	}
.Column3 .SidebarRight{
	width:250px;
	float:right;
	margin:0 0 0 20px;
	_margin:0 0 0 14px;
	padding:0;
	background:#6CF;
	}
/*3 Column End*/

/*2 Column Start*/
.Column2 .SidebarLeft{
	width:630px;
	float:left;
	margin:0;
	padding:0;
	background:#F00;
	}
.Column2 .SidebarRight{
	width:250px;
	float:right;
	margin:0 0 0 20px;
	_margin:0 0 0 14px;
	padding:0;
	background:#6CF;
	}
.Column2 .SidebarMiddle{
	display:none;
	}
/*2 Column End*/
/*1 Column Start*/
.Column1 .SidebarLeft{
	display:none;
	}
.Column1 .SidebarRight{
	display:none;
	}
.Column1 .SidebarMiddle{
	width:800px;
	}
/*2 Column End*/

/*Footer Start*/
.Footer{
	width:100%;
	height:17px;
	margin:0;
	padding:0;
	clear:both;
	}
/*Footer End*/
/*Page Start*/
.HeaderNav{
	width:30px;
	}
.Crumbs{
	font-size:13px;
	padding:0 30px;
	height:33px;
	line-height:25px;
	background:url(../images/Line01.jpg) repeat-x bottom;	
	}
.SubNav{
	font-size:15px;
	color:#D06CAA;
	height:30px;
	line-height:25px;
	border-bottom:1px #DADADA solid;
	}

.SubNav a{
	color:#D06CAA;
	}

.SubNav a:hover{
	font-weight:bold;
	color:#7b507b;
	}
	
.List01{
	clear:both;
	width:100%;
	padding:0 0 15px 0;
	margin:10px 0 30px 0;
	/*background:url(../images/Dashed.gif) repeat-x bottom;*/
	}

.List01 .TableTop td{
	padding:5px 0 5px 5px;
	border-top:1px solid #AA83B2;
	background:#FDEEED;
	}

.List01 .TableContent td{
	padding:10px 0 15px 5px;
	border-bottom:1px dotted #CCCCCC;
	}

.News .List01 .TableContent .Td01{
	width:80px;
	}

.News .List01 .TableContent .Td02{
	color:#666666;
	}

.Briefings .List01 .TableTop .Td01{
	width:100px;
	}

.Briefings .List01 .TableTop .Td02{
	color:#666666;
	}

.Briefings .List01 .TableTop .Td03{
	width:80px;
	}

.Briefings .List01 .TableContent .Td01{
	width:100px;
	}

.Briefings .List01 .TableContent .Td02{
	color:#666666;
	}

.Briefings .List01 .TableContent .Td03{
	width:80px;
	}

.Briefings .List01 .TableContent .Td03 a{
	color:#F00;
	}

/*Page End*/
/*TableA Start*/
table.TableA{
	border-color:#DCB7D5;
	border-style:solid;
	border-width:0 0 0 0;
	margin-top:20px;
	}

table.TableA td{
	border-color:#DCB7D5;
	border-style:dotted;
	border-width:1px 0 0 0;
	padding:10px 10px;
	_padding:4px 8px;
	*padding:4px 8px;
	text-align:left;
	}
	
table.TableA td.TableTitle{
	font-weight:bold;
	width:110px;
	}

table.TableA li{
	margin-bottom:5px;
	}

.FrmTxtbox {
	width:200px;
	color:#999999;
	}

input.FrmTxtbox{
	border:1px #CACACA solid;
	}

.FrmTxtbox2 {
	width:100px;
	color:#999999;
	}
/*TableA End*/
/*TableB Start*/
table.TableB{
	border-color:#DADADA;
	border-style:solid;
	border-width:1px 0 0 1px;
	margin-bottom:20px;
	}

table.TableB td{
	border-color:#DADADA;
	border-style:solid;
	border-width:0 1px 1px 0;
	padding:5px 10px;
	_padding:4px 8px;
	*padding:4px 8px;
	text-align:left;
	}
	
table.TableB td.TableTitle{
	width:110px;
	}

table.TableB li{
	margin-bottom:5px;
	}

.FrmTxtbox {
	width:200px;
	color:#999999;
	}

input.FrmTxtbox{
	border:1px #CACACA solid;
	}

.FrmTxtbox2 {
	width:100px;
	color:#999999;
	}

.TextArea{
	border:1px #CACACA solid;
	width:90%;
	height:200px;
	}
/*TableB End*/
/*TableC Start*/
table.TableC{
	border-color:#DADADA;
	border-style:solid;
	border-width:1px 0 0 1px;
	margin-bottom:16px;
	}

table.TableC td{
	border-color:#DADADA;
	border-style:solid;
	border-width:0 1px 1px 0;
	padding:5px 10px;
	_padding:4px 8px;
	*padding:4px 8px;
	text-align:left;
	}
	
table.TableC td.TableTitle{
	width:200px;
	}

table.TableC li{
	margin-bottom:5px;
	}

.FrmTxtbox {
	width:200px;
	color:#999999;
	}

input.FrmTxtbox{
	border:1px #CACACA solid;
	}

.FrmTxtbox2 {
	width:100px;
	color:#999999;
	}

.TextArea{
	border:1px #CACACA solid;
	width:90%;
	height:200px;
	}
/*TableC End*/

/*Pages Start*/
.pagination_title {
    font-size: 10pt;
    margin-top: 0px;
    border-top: 1px solid #CCC;
    background: #F1F1F1;
}

div.pagination {
    overflow: hidden;
    font-size: 9pt;
    padding: 10px 0;
}

div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 35px;
}

div.pagination li {
    display: inline;
}

div.pagination.scott {
	padding:3px;
	margin:10px;
	text-align:center;
}

div.pagination.scott a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #999999;
}

div.pagination.scott a:hover, div.pagination.scott a:active {
	border:1px solid #777777;
	color: #666666;
	background-color: #EAEAEA;
}

div.pagination.scott li.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #999999;
	color: #FFF;
}

div.pagination.scott li.disabled {
	margin-right: 2px;
	color: #999999;
}
/*Pages End*/
/*NewsContent Start*/
.Context{
	width:100%;
	line-height:25px;
	}

.Context p,.Context table.TableA,.Context h4{
	margin:0 0 20px 0;
	}
/*NewsContent Start*/
/*Forum Start*/
.ForumContent .Date{
	width:800px;
	padding:20px 0 5px 0;
	}

.List02{
	padding:10px;
	width:760px;
	border-bottom:1px dotted #CCCCCC;
	}

.Answer{
	margin:40px 0 0 0;
	border-bottom: 2px solid #aa83b2;
	}
.Answer h2{
	color:#2C94CA;
	}

.List02 h4{
	margin:10px 0;
	font-weight:bold;
	}

.List02 .ReDate{
	float:right;
	padding:0 0 0 10px;
	background:url(../images/IconArrow3.jpg) no-repeat left center;
	}

.AnswerList{
	padding:20px;
	}

.AnswerList table{
	width:100%;
	}

.AnswerList td{
	padding:5px;
	}

.AnswerList td.TableTitle{
	width:80px;
	color:#999999;
	font-weight:bold;
	}

.PostName{
	font-weight:bold;
	color:#936;
	}
/*Forum End*/

.PageTitle{
	width:;
	margin-bottom:15px;
	padding:20px 0 20px 5px;
	background:url(../images/PageTitleBg.jpg) no-repeat left bottom;
	}

.SidebarMiddle .Content{
	}

.SidebarMiddle .Content h2{
	font-size:22px;
	font-weight:bold;
	color:#805280;
	padding:0 0 0 10px;
	padding-top:1px;
	background:url(../images/Icon04.jpg) no-repeat left center;
	}

.SidebarMiddle .Content h5{
	padding-bottom:5px;
	margin:10px 0px 15px 0px;
	color:#805280;
	border-bottom:1px dotted #CCCCCC;
	}

.SidebarMiddle .Content h6{
	margin:5px 0px;
	color:#805280;
	}

.SidebarMiddle .Content p{
	line-height:25px;
	padding:0 0 15px 0;
	border-width:0 0 0 0;
	border-color:#CCCCCC;
	border-style:dotted;
	}

.SidebarMiddle .Plan4 p{
	padding:0 0 15px 15px;
	}

.SidebarMiddle .Relation p{
	}

.SidebarMiddle .Team p{
	padding:0 0 15px 15px;
	}
	
.SidebarMiddle .Team ul{
	padding:0 0 15px 15px;
	}

.SidebarMiddle .Content ul{
	margin-bottom:15px;
	}

.SidebarMiddle .Content li{
	line-height:25px;
	}

.SidebarMiddle .Content .TableA{
	padding-left:10px;
	line-height:25px;
	}

.ImgR01{
	float:right;
	margin:0 0 10px 20px;
	}

.ImgL01{
	float:left;
	margin:10px;
	}

.ImgR03{
	float:right;
	margin:10px 0 10px 20px;
	}

.Icon01{
	padding:0 0 0 15px;
	background:url(../images/Icon02.jpg) no-repeat left center;
	}

.MediaList01 li{
	padding:7px 0 7px 0;
	border-bottom:1px dotted #CCCCCC;
	}

.Level2{
	margin:0 0 0 15px;
	}

.SidebarMiddle .Content .Q{
	font-size:21px;
	color:#E15197;
	}

.SidebarMiddle .Content .A{
	font-size:21px;
	color:#0092D8;
	}

.MediaList2{
	margin:20px 0 0 0;
	}

.Mitem{
	margin-bottom:10px;
	line-height:25px;
	border-bottom:1px #cccccc solid;
	}

.IndexNews{
	clear:both;
	margin:20px 0 0 0;
	width:456px;
	}

.IndexNews a{
	color:#333333;
	}

.IndexNews li{
	
	padding:5px 0 5px 20px;
	border-bottom:1px dotted #CCCCCC;
	}

.Blod{
	font-weight:blod;
	}

ul.Ul01{
	list-style:decimal;
	}

ul.Ul01 li{
	list-style:decimal;
	margin:0 0 0 20px;
	}

ul.Ul02 li{
	list-style:disc;
	margin:0 0 0 20px;
	}

/*1202*/
.PreviewBox{
	width:550px;
	background:url(../images/PreBoxBg.jpg) repeat-y;
	}

.PreviewBox .hd{
	height:8px;
	background:url(../images/PreBoxHd.jpg) no-repeat top center;
	}
.PreviewBox .bd{
	padding:7px 15px;
	background:url(../images/PreBoxBg.jpg) repeat-y;
	}
.PreviewBox .ft{
	height:8px;
	background:url(../images/PreBoxFt.jpg) no-repeat bottom center;
	}

.Intro{
	padding:10px 0;
	color:#BC6A9A;
	}

.Point02{
	font-weight:bold;
	}

.Point01{
	color:#E15197;
	}

.Level3{
	margin:0 0 0 30px;
	}

.Context01{
	margin:0 0 0 22px;
	}

.SidebarMiddle .Content p.P1{
	padding:0 0 5px 0;
	}

.ImgR02{
	float:right;
	margin:15px 0px 0px 15px;
	}
	
.ButtomBox01{
	padding:10px;
	}

.SidebarMiddle .Team p.P1{
	padding:0 0 5px 15px;
	}

.SidebarMiddle .Team h5{
	margin:10px 0px 5px 0px;
	}

ul.Float li{
	padding: 0 5px;
	float:left;
	}

ul.Float li img{
	width:120px;
	}

.People .hd{
	padding:5px;
	}

.People{
	padding:10px;
	}
	
.People .PeopleImg{
	width:180px;
	}


.PreviewBox2 .bd{
	padding:0 15px;
	background:url(../images/box_r2_c1.jpg) repeat-y;
	}
.PreviewBox2 .Img img{
	width:365px;
	}

.PreviewBox2 .Mpg{
	width:365px;
	}

.PreviewBox2{
	width:395px;
	background:url(../images/PreBox2Bg.jpg) repeat-y;
	}

.PreviewBox2 .hd{
	height:13px;
	background:url(../images/PreBox2Hd.jpg) no-repeat top center;
	}
.PreviewBox2 .bd{
	padding:7px 15px;
	background:url(../images/PreBox2Bg.jpg) repeat-y;
	}
.PreviewBox2 .ft{
	height:16px;
	background:url(../images/PreBox2Ft.jpg) no-repeat bottom center;
	}