@charset "utf-8";
/* CSS Document */
div.transparent_bg { behavior: url("iepngfix.htc") }
.body01 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004c78;
	background-image: url(images/indexbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}/* 首頁boby */
.body02 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004c78;
	background-image: url(images/pagbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}/* 內頁boby */
.Logo{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 245px;
}/* logo  */
.topbg{
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 30px;
}/* 上方選項背景  */
.Quick_txt{
	font-size: 12px;
	color: #04868e;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
}

.Quick_txtLink:link {
	font-size: 12px;
	color: #04868e;
	text-align: center;
	text-decoration: none;
}/* 常駐選項文字連結  */

.Quick_txtLink:visited {
	font-size: 12px;
	color: #04868e;
	text-align: center;
	text-decoration: none;
}
.Quick_txtLink:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.Quick_txtLink:active {
	font-size: 12px;
	color: #04868e;
	text-align: center;
	text-decoration: none;
}



.TopMenu{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 15px;
	vertical-align: middle;
}/* 常駐選項文字  */

.TopMenuLink:link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}/* 常駐選項文字連結  */

.TopMenuLink:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.TopMenuLink:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.TopMenuLink:active {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.Menu_Txt{
	font-size: 15px;
	color: #a1b6cf;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 2px;
	padding-left: 35px;
	text-align: center;
	font-weight: bold;
}/* 菜單選項文字  */
.Menu_Li{
	background-image: url(images/bot02.jpg);
	height: 15px;
	background-repeat: repeat-x;
	background-position: center;
}/* 菜單選項文字分隔線  */

.Menu_Li02{
	height: 10px;
}/* 菜單選項文字分隔線  */


.Menu_TxtLink:link {
	font-size: 15px;
	color: #a1b6cf;
	text-decoration: none;
}/* 菜單選項文字連結  */

.Menu_TxtLink:visited {
	font-size: 15px;
	color: #a1b6cf;
	text-decoration: none;
}
.Menu_TxtLink:hover {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.Menu_TxtLink:active {
	font-size: 15px;
	color: #a1b6cf;
	text-decoration: none;
	font-weight: bold;
}
.Index_Main{
	height: 5px;
}

.Index_Bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 6px 3px;
	color: #FFFFFF;
	padding-left: 120px;
	background-image: url(images/logo2.jpg);
}

#news {
	position:absolute;
	left:245px;
	top:396px;
	width:752px;
	height:175px;
	z-index:1;
	visibility: hidden;
}/* 最新消息產品跑馬表格  */
#cmpname {
	position:absolute;
	left:5px;
	top:580px;
	width:1007px;
	height:55px;
	z-index:2;
}/* 下方公司資料  */

.Index_NewsTit{
	height: 27px;
	font-size: 13px;
	font-weight: normal;
	color: #00598c;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(images/index_maintit_M.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}/* 最新消息標題  */

.Index_NewsMore{
	font-size: 12px;
	background-image: url(images/new_More.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	width: 60px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}/* 最新消息more  */

.Index_NewsMoreLink:link {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}/* 最新消息more連結  */

.Index_NewsMoreLink:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Index_NewsMoreLink:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Index_NewsMore:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.NewsLi01{
	background-image: url(images/NewLi.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 4px;
}/* 最新消息分隔線  */

.NewsTxt01{
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/bot.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 2px;
}/* 最新消息文字  */
.NewsTxt02{
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
}/* 最新消息日期  */

.NewsTxt01Link:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}/* 最新消息文字連結  */

.NewsTxt01Link:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.NewsTxt01Link:hover {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.NewsTxt01Link:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}



/* 產品跑馬表單 */
.Rrorun{
	padding-top: 15px;
}
.ProRun_L1{
	font-size: 13px;
	background-image: url(images/Prorun_L1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 5px;
}
.ProRun_L2{
	font-size: 13px;
	background-image: url(images/Prorun_L2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 112px;
	width: 11px;
}
.ProRun_L3{
	font-size: 13px;
	background-image: url(images/Prorun_L3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	width: 11px;
}
.ProRun_M1{
	font-size: 13px;
	background-image: url(images/Prorun_M1.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 12px;
	width: 396px;
}
.ProRun_M2{
	background-image: url(images/Prorun_M2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 112px;
	width: 396px;
}
.ProRun_M3{
	font-size: 13px;
	background-image: url(images/Prorun_M3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 12px;
	width: 396px;
}
.ProRun_R1{
	font-size: 13px;
	background-image: url(images/Prorun_R1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 11px;
}
.ProRun_R2{
	font-size: 13px;
	background-image: url(images/Prorun_R2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 112px;
	width: 11px;
}
.ProRun_R3{
	font-size: 13px;
	background-image: url(images/Prorun_R3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 11px;
}
/* -----------------------內頁------------------------------------------- */
.TitleList02 {
	font-size: 12px;
	color: #FF6600;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-image: url(images/Point04.jpg);
	background-repeat: no-repeat;
	background-position: 16px 15px;
	padding-left: 40px;
}/* 內文次標 */

.TitleList02_1 {
	font-size: 12px;
	color: #FF6600;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}/* 內文次標 */

.TitleForm01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	background-color: #e2e2e2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
}
.TextFormList01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
}
.TextFormList01Link:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.TextFormList01Link:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.TextFormList01Link:hover {
	font-size: 13px;
	color: #3399FF;
	text-decoration: none;
}
.TextFormList01Link:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.PageListBox {
	padding-top: 5px;
}

.Text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #e6f1ff;
	background-image: url(images/InMenuDot.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 15px;
}
.Text04_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #e6f1ff;
}

.pagflashMenu{

}
.mainli{
	height: 6px;
	background-image: url(images/bot3.jpg);
	background-repeat: repeat-x;
}
.Title03{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.TitleBoxMid02 {

	background-image: url(images/MainTit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	padding-left: 42px;
	background-color: #FFFFFF;
	padding-top: 12px;
}/* 內文主標 */
.InMain{
	width: 920px;
}
.InBottom{
	background-image: url(images/Inbotton_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
}

/* 左邊次選項 */
.WayTxt{
	font-size: 10pt;
	color: #999999;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.WayTxtLink:link {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}/* 次選項文字連結  */

.WayTxtLink:visited {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}
.WayTxtLink:hover {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.WayTxtLink:active {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}


.InMenutTxt_on{
	background-color: #D7E9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #065585;
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(images/bot4on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
}/* 次選項文字 */

 .InMenutTxt{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #065585;
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(images/bot4.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
}/*次選項文字 */

.InMenutTxtLink:link {
	font-size: 15px;
	color: #065585;
	text-decoration: none;
}/* 次選項文字連結  */

.InMenutTxtLink:visited {
	font-size: 15px;
	color: #065585;
	text-decoration: none;
}
.InMenutTxtLink:hover {
	font-size: 15px;
	color: #00CCCC;
	text-decoration: none;
}
.InMenutTxtLink:active {
	font-size: 15px;
	color: #065585;
	text-decoration: none;
}

.InMenutTxt02_on{
	font-size: 15px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E6E6E6;
}
.InMenutTxt02{
	font-size: 15px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

.InMenutTxt02Link:link {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}/* 次選項文字連結  */

.InMenutTxt02Link:visited {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.InMenutTxt02Link:hover {
	font-size: 15px;
	color: #00CCCC;
	text-decoration: none;
}
.InMenutTxt02Link:active {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}

.InMenutTxt03{
	font-size: 13px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
.InMenutTxt03_on{
	font-size: 13px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E6E6E6;
}


.InMenutTxt03Link:link {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}/* 次選項文字連結  */

.InMenutTxt03Link:visited {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.InMenutTxt03Link:hover {
	font-size: 13px;
	color: #00CCCC;
	text-decoration: none;
}
.InMenutTxt03Link:active {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

.Menu2{
	padding-right: 10px;
	padding-left: 10px;
}

.Menu2_L1{
	background-image: url(images/Menu2_L1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;
	width: 7px;
}
.Menu2_R1{
	background-image: url(images/Menu2_R1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 7px;
	height: 7px;
}
.Menu2_L2{
	background-image: url(images/Menu2_L2.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	height: 27px;
	width: 6px;
}
.Menu2_R2{
	background-image: url(images/Menu2_R2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.Menu2_L3{
	background-image: url(images/Menu2_L3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;
	width: 7px;
}
.Menu2_R3{
	background-image: url(images/Menu2_R3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
}
.Menu2_M1{
	background-image: url(images/Menu2_M1.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 7px;
	width: 170px;
}
.Menu2_M2{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu2_M3{
	background-image: url(images/Menu2_M3.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 7px;
	width: 170px;
}


/* --------------------內文外框----------------------- */
.MainTxtTit{
	font-size: 15px;
	color: #1387ba;
	line-height: 24px;
}
.MainTxt{
	font-size: 13px;
	color: #666666;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 25px;
	line-height: 28px;
}
.AboutMenu{
	font-size: 13px;
	background-image: url(images/aboutti_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 20px;
}
.Main_L1{
	background-image: url(images/Main_L1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 13px;
	height: 13px;
}
.Main_M1{
	background-image: url(images/Main_M1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 11px;
	width: 720px;
}
.Main_R1{
	background-image: url(images/Main_R1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 13px;
}
.Main_L2{
	background-image: url(images/Main_L2_1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 13px;
}
.Main_M2{
	background-color: #FFFFFF;
}
.Main_R2{
	background-image: url(images/Main_R2_1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 500px;
	width: 10px;
}
.Main_L3{
	background-image: url(images/Main_L3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
	height: 42px;
}
.Main_M3{
	background-image: url(images/Main_M3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 11px;
}
.Main_R3{
	background-image: url(images/Main_R3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 10px;
}

.In_Bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/BottomLogo.jpg);
	background-repeat: no-repeat;
	background-position: 230px 82px;
	padding-left: 350px;
	padding-top: 90px;
	color: #666666;
}
.menu02{
	width: 211px;
}
.pag_Bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 6px 3px;
	color: #FFFFFF;
	padding-left: 120px;
	background-image: url(images/logo3.jpg);
}
.sh-search {
	MARGIN-TOP: 2px;
	DISPLAY: inline;
	FLOAT: right;
	WIDTH: 150px;
	HEIGHT: 28px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 5px;
	background-image: url(images/search3.gif);

	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
}
.sh-input {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	DISPLAY: block;
	FONT-SIZE: 11px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 0px;
	WIDTH: 120px;
	COLOR: #ccc;
	BORDER-BOTTOM: 0px;
	HEIGHT: 13px;
	padding: 0px;
}
.sh-btn {
	background-color: #FFFFFF;
	background-image: url(images/search_btn2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;
	height: 16px;
	width: 16px;
	border: 1px solid #FFFFFF;
}
.pagflashhig{
	HEIGHT: 204px
}
.TextMain01 {
	font-size: 12px;
	line-height: 18px;
	color: #524C3F;
	padding-top: 5px;
	padding-bottom: 3px;
}
.PageListBox {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/PageLinkBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #E0DFD6;
}
.Text01Link:link {
	font-size: 12px;
	color: #524C3F;
	text-decoration: none;
}
.Text01Link:visited {
	font-size: 12px;
	color: #524C3F;
	text-decoration: none;
}
.Text01Link:hover {
	font-size: 12px;
	color: #989794;
	text-decoration: none;
}
.Text01Link:active {
	font-size: 12px;
	color: #524C3F;
	text-decoration: none;
}

.List07 {
	font-size: 12px;
	color: #524C3F;
	text-decoration: none;
}

.Pic01TopLeft {
	background-image: url(images/Pic01TopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 9px;
	font-size: 1px;
	letter-spacing: 0em;
}
.Pic01TopRight {
	background-image: url(images/Pic01TopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 9px;
	font-size: 1px;
	letter-spacing: 0em;
}
.Pic01TopCenter {
	background-image: url(images/Pic01TopCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
	font-size: 1px;
	letter-spacing: 0em;
}
.Pic01MidLeft {
	background-image: url(images/Pic01MidLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 9px;
}
.Pic01MidCenter {
	background-image: url(images/Pic01MidCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Pic01MidRight {
	background-image: url(images/Pic01MidRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 9px;
}
.Pic01BotLeft {
	background-image: url(images/Pic01BotLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	width: 9px;
	font-size: 1px;
	letter-spacing: 0em;
}
.Pic01BotCenter {
	background-image: url(images/Pic01BotCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 18px;
	font-size: 1px;
	letter-spacing: 0em;
}
.Pic01BotRight {
	background-image: url(images/Pic01BotRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 18px;
	width: 9px;
	font-size: 1px;
	letter-spacing: 0em;
}
.Pic04 {
	background-color: #ffffff;
	height: 136px;
	width: 136px;
	border: 1px solid #cecece;
	background-position: center center;
}
.Pic06 {
	background-color: #ffffff;
	height: 401px;
	width: 401px;
	border: 0px solid #cecece;
	background-position: center center;
}
.Pic05 {
	background-color: #E3E3E3;
	height: 90px;
	width: 90px;
	border: 1px solid #cecece;
	background-position: center center;
}
.Line01 {
	background-image: url(images/Line_01.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.Form02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url(images/Form01Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	height: 28px;
	border: 1px solid #cecece;
	padding-right: 10px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
.Titel05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 800;
	color: #333333;
	background-image: url(images/Point06.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.Text05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-image: url(images/Point07.gif);
	background-repeat: no-repeat;
	background-position: 3px 13px;
	padding-left: 16px;
	font-weight: normal;
	padding-top: 6px;
}
.Text05Link:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Text05Link:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Text05Link:hover {
	font-size: 12px;
	color: #0e5fd8;
	text-decoration: underline;
}
.Text05Link:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Text06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	/*background-image: url(images/Point07.gif);*/
	background-repeat: no-repeat;
	background-position: 3px 13px;
	padding-left: 16px;
	font-weight: normal;
	padding-top: 6px;
}
.SiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	background-color: #e2e2e2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
}/* 網站導覽標題 */
.SiteTitleLink:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.SiteTitleLink:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.SiteTitleLink:hover {
	font-size: 13px;
	color: #3399FF;
	text-decoration: underline;
}
.SiteTitleLink:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}/* 網站導覽標題連結 */
.TextFormList02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	background-color: #e2e2e2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
}
.FormBut01 {
	font-size: 12px;
	color: #4E4E4E;
	background-color: #FFFFFF;
	background-image: url(images/ButBg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #D0D0D0;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
	line-height: 18px;
	height: 22px;
	padding-top: 2px;
}
.selesty{
	color: #848484;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 12px;
}
.NoRecord {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Arial, Helvetica, sans-serif";
	line-height: 22px;
	color: #1F1F1F;
	padding-top: 0px;
	padding-bottom: 6px;
	text-align: center;
	vertical-align: top;
	letter-spacing: 1px;
}
.Designed {
	font-size: 10px;
	line-height: 16px;
	color: #a7b2b6;
	font-family: Arial, Helvetica, sans-serif;
}
.DesignedLink:link {
	font-size: 10px;
	color: #a7b2b6;
	text-decoration: underline;
}
.DesignedLink:visited {
	font-size: 10px;
	color: #a7b2b6;
	text-decoration: underline;
}
.DesignedLink:hover {
	font-size: 10px;
	color: #66CCFF;
	text-decoration: underline;
}
.DesignedLink:active {
	font-size: 10px;
	color: #a7b2b6;
	text-decoration: underline;
}