@charset "big5";
.All {
	background: #336699;
	margin: 0px auto;
	padding: 0px;
	width: 775px;
	text-align: left;
	border-right: 1px solid #628BA9;
	border-left: 1px solid #628BA9;
	border-bottom: 10px solid #FFCC00;
}
body {
	margin: 0px;
	padding: 0px;
	background: #285651 url(../images/body_bk.gif) fixed left top;
}
div {
	SCROLLBAR-FACE-COLOR: #478296;
	SCROLLBAR-HIGHLIGHT-COLOR: #478296;
	SCROLLBAR-SHADOW-COLOR: #478296;
	SCROLLBAR-3DLIGHT-COLOR: #5793A7;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #3F72A4;
	SCROLLBAR-DARKSHADOW-COLOR: #5793A7;
	SCROLLBAR-BASE-COLOR: #478296
}
.Top {
	background: url(../images/top_bk.jpg) no-repeat left top;
	height: 132px;
	width: 775px;
}
.Logo {
	padding-top: 20px;
	padding-left: 50px;
	float: left;
}
.TitleC {
	font: 30px "標楷體";
	color: #D4F4F1;
}
.TitleE {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #E2E5E6;
	margin-top: 3px;
}
.Main {
	background: url(../images/main_bk.jpg) no-repeat left top;
	width: 775px;
	padding-bottom: 20px;
}
.Main .Left {
	float: left;
	width: 400px;
	margin-right: 5px;
	margin-left: 10px;
}
.Main .Right {
	float: right;
	width: 335px;
	vertical-align: top;
}
.Main .Right .Head {
	font-size: 16px;
	font-weight: bold;
	color: #336698;
	background: url(../images/title_bk.gif) no-repeat;
	height: 40px;
	padding-left: 35px;
	padding-top: 12px;
}
.Main .Right .Body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.Main2 {
	background: url(../images/main2_bk.jpg) no-repeat left top;
	width: 775px;
	padding-bottom: 20px;
}
.Main2 .Left {
	margin-right: 2em;
	margin-left: 2em;
}

.Photo {
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
	float: left;
	margin-right: 5px;
	width: 100px;
}
.Main .Right .Body table {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 5px;
}
.Main .Right .Body table th {
	text-align: right;
	border-bottom: 1px dashed #FFFFFF;
	font-weight: normal;
	padding: 5px 0px 5px 5px;
	white-space: nowrap;
}
.Main .Right .Body table td {
	border-bottom: 1px dashed #FFFFFF;
	padding: 5px 5px 5px 0px;
}
.Main .Right .Foot {
	text-align: right;
	margin-right: 20px;
}

.int {
	font-size: 12px;
	padding-right: 15px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.int h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFDCE8;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 10px;
	background: url(../images/dot.gif) no-repeat 2px 2px;
	padding-left: 20px;
	clear: both;
}
.int h2 {
	font-size: 15px;
	color: #FFDCE8;
	font-weight: normal;
	background: url(../images/icon3.gif) no-repeat;
	clear: both;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.int p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
}
.int img {
	margin: 5px 10px 5px 5px;
	border: 1px solid #BEE5F7;
	float: left;
}
.int a {
	color: #CEFFFF;
	text-decoration: none;
}
.int a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.int ul {
	margin: 0px 0px 0px 20px;
}
.int ol {
	margin: 0px 0px 0px 40px;
}
html >body .int ul {
	margin: 0px 0px 0px -10px;
}
html >body .int ol {
	margin: 0px 0px 0px -5px;
}
div.spacer {
	clear: both;
	font-size: 1px;
  }
.en {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	float: right;
	background: url(../images/english_bk.gif) no-repeat;
	height: 30px;
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 7px;
	padding-left: 22px;
	width: 84px;
	letter-spacing: 0.1em;
}
.en a {
	color: #FFFFFF;
	text-decoration: none;
}
.en a:hover {
	color: #99FFFF;
	text-decoration: none;
}
.Nav {
	font-size: 12px;
}
.Nav ul {
	margin: 0px 30px 20px;
	padding: 0px;
	text-align: center;
	border-bottom: 3px double #FFCC00;
}
.Nav li {
	list-style: url(none) none;
	display: inline;
}
.Nav li a {
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 10px;
	height: 25px;
}
.Nav li a:hover {
	color: #FFDCE8;
	text-decoration: underline;
}

.Nav2 {
	font-size: 12px;
	background: #99CCCC;
	clear: both;
	border: 1px dashed #000000;
	padding-left: 5px;
}
.Nav2 ul {
	margin: 0px;
	padding: 0px;
}
html >body .Nav2 ul {
	margin: 0px 0px 0px 1px;
	padding: 2px 0px 1px;
}
.Nav2 li {
	list-style: url(none) none;
	display: inline;
	width: 9em;
	vertical-align: top;
	text-align: left;
}
.Nav2 li a {
	background: url(../images/arrow3.gif) no-repeat 2px 4px;
	color: #003366;
	text-decoration: none;
	padding: 2px 2px 1px 16px;
	display: block;
}
html >body .Nav2 li a {
	display: inline;
}
.Nav2 li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.mail {
	float: right;
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-right: 5px;
}
.mail a {
	color: #E6E6E6;
}
.print {
	float: right;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 17px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.print a {
	color: #E6E6E6;
}
.back {
	float: right;
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.back a {
	color: #E6E6E6;
}
.attachment {
	padding-top: 10px;
	margin-right: 10px;
}
.attachment  ul{
	margin-left: 35px;
	margin-bottom: 10px;
	margin-top: 5px;
}
html > body .attachment ul{
	margin-left: -5px;
}
.attachment li{
	list-style-type: square;
}
.topic {
	background: url(../images/dot.gif) no-repeat;
	color: #FFDCE8;
	padding-left: 20px;
	padding-top: 0px;
	font-size: 13px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.pagetop {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	clear: both;
	float: right;
}
html >body .pagetop {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.newtable {
	margin-bottom: 20px;
	margin-top: 5px;
	border-collapse:collapse;
	border: 2px solid #66CCCC;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 150%;
}
.newtable th {
	padding: 5px 5px 5px 8px;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	border-right: 1px solid #00CCCC;
	border-bottom: 1px solid #00CCCC;
}
.newtable td {
	padding: 5px 8px;
	vertical-align: top;
	border-right: 1px solid #00CCCC;
	border-bottom: 1px solid #00CCCC;
}
.newtable caption {
	color: #FFCC00;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
}
.path {
	background: url(../images/dot_2.gif) no-repeat 2px 6px;
	padding-left: 15px;
}
.lptable caption {
	padding-bottom: 3px;
	color: #FFDCE8;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.lptable {
	border-collapse:collapse;
	font-size: 100%;
	color: #333333;
	width: 670px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.lptable img{
	border: none;
}
.lptable th {
	padding: 5px 5px 5px 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #2DA2C4;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #006699;
	color: #FFFFFF;
}
.lptable td {
	padding: 6px 5px 6px 10px;
	vertical-align: top;
	line-height: 145%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}
.lptable .bg {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E7E1;
}
.Lpul {
	list-style: url(../images/arrow2.gif);
	padding-top: 10px;
}
.Lpul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.display {
	background: #5793A7;
	padding: 1px 3px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #4C7B97;
}
.display2 {
	padding: 1px 3px;
	text-align: center;
	color: #FFFFFF;
}
.container {
	border: 2px none #333;
	clear: both;
  }
.container img {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 100px;
	width: 150px;
  }
.container .float {
	float: left;
	margin-right: 6px;
	margin-left: 7px;
  }
  
.container .float p {
	text-align: left;
	margin: 3px 0px 10px;
   }

.container .spacer {
  clear: both;
  }
/* 個人簡歷 */
#personaldata {
	margin-top: 10px;
}
#personaldata .head,#education .head,#experience .head,#professional .head {
	font-size: 16px;
	font-weight: bold;
	color: #FFDCE8;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 10px;
	background: url(../images/dot.gif) no-repeat 2px 2px;
	padding-left: 20px;
	clear: both;
}
html >body #personaldata .head,#education .head,#experience .head,#professional .head {
	width: 653px;
}
#personaldata .body {
	margin-top: 15px;
	background: url(none);
}
#personaldata .body .poto {
	margin-right: 2px;
	float: left;
}
html > body #personaldata .body .poto {
	margin-right: 5px;
}
#personaldata .body .poto img {
	width: 120px;
	border: 1px solid #ffffff;
}
#personaldata .body .matter {

}
#datatable {
	margin-bottom: 20px;
	margin-top: 20px;
	border-collapse:collapse;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 150%;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
#datatable tr {
}
#datatable tr th {
	padding: 2px 1px 2px 1px;
	vertical-align: top;
	color: #eeeeee;
	text-align: right;
	font-weight: normal;
	border-right: 0px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	width: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#datatable tr td {
	padding: 2px 2px 2px 5px;
	vertical-align: top;
	border-right: 0px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	width: 455px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#personaldata .foot,#education .foot,#experience .foot,#professional .foot {
	background: url(none);
	border: none;
}
/* 主要學歷 */
#education {
}
#education .head {
	font-size: 16px;
	font-weight: bold;
	color: #FFDCE8;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 10px;
	background: url(../images/dot.gif) no-repeat 2px 2px;
	padding-left: 20px;
	clear: both;
}
html >body #education .head {
	width: 653px;
}
#education .body {
	background: url(none);
}
caption {
	font-family: "新細明體";
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#datatable2 {
	font-size: 12px;
	line-height:130%;
	border-collapse:collapse;
	margin-top: 18px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	font-family: "新細明體";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	width: 665px;
}
html >body #datatable2 {
	width: 650px;
	margin: 2px 0px 20px 10px;
}
#datatable2 th {
	font-weight: normal;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	white-space: nowrap;
	color: #eeeeee;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-right: 6px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #4679A8;
}
#datatable2 td {
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-spacing:3px;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#datatable2 a {
	color: #CEFFFF;
	text-decoration: none;
}
#datatable2 a:hover {
	color: #FFCCFF;
	text-decoration: underline;
}

/* 主要經歷 */
#experience {}
#experience .head {
	font-size: 16px;
	font-weight: bold;
	color: #FFDCE8;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 10px;
	background: url(../images/dot.gif) no-repeat 2px 2px;
	padding-left: 20px;
	clear: both;
}
html >body #experience .head {
	width: 653px;
}
#experience .body,#professional .body {
	margin-top: 10px;
	background: url(none);
}
#experience .body ul,#professional .body ul {
	margin: 0px;
	padding: 0px;
}
#experience .body li,#professional .body li {
	list-style-type: none;
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color: #333333;
	background-image: url(../images/icom01.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	border-bottom-color: #9D9D9D;
	margin-top: 7px;
	margin-bottom: 3px;
}
/* 專長 */
#professional {}
#professional .head {
	font-size: 16px;
	font-weight: bold;
	color: #FFDCE8;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 10px;
	background: url(../images/dot.gif) no-repeat 2px 2px;
	padding-left: 20px;
	clear: both;
}
html >body #professional .head {
	width: 653px;
}
#professional .body li {
	background-image: url(../images/icom02.gif);
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px dashed #CCCCCC;
}

