@charset "utf-8";
/* CSS Document */
.menutitle{ 
cursor:pointer; 
margin-bottom: 2px; 
padding: 2px; 
color:#000; 
width:120px; 
text-align:center; 
background:#efefef; 
border-right: #999 1px solid; 
border-bottom: #999 1px solid; 
} 
.submenu{
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 150px;
} 

.Boby_L{
	margin-left: 0px;
	background-image: url(images/Boby_L.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 25px;
}
.Boby_R{
	margin-left: 0px;
	background-image: url(images/Boby_R.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 25px;
}
.Pic01 {
	padding: 6px;
	border: 1px solid #D6D6D6;
}
.Pic02 {
	border: 3px solid #FFFFFF;
}
.Pic03 {
	border: 3px solid #FFFFFF;
}
.Pic01Top {
	background-image: url(images/Pic01Top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
}
.Pic01Left {
	background-image: url(images/Pic01Left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 5px;
}
.Pic01Right {
	background-image: url(images/Pic01Right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 5px;
}
.Pic01Bot {
	background-image: url(images/Pic01Bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
}


.RightTopBg {
	background-color: #FFFFFF;
	background-image: url(images/RightTopBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 221px;
}
.TopMenu{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}/* 常駐選項文字  */

.TopMenuLink:link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}/* 常駐選項文字連結  */

.TopMenuLink:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.TopMenuLink:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.TopMenuLink:active {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

.Menu_Txt{
	font-size: 13px;
	color: #666666;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-image: url(images/ProMenu_bot01.jpg);
	background-repeat: no-repeat;
	background-position: 8px 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}/* 菜單選項文字  */
.Menu_Li{
	background-image: url(images/menu_li.jpg);
	height: 10px;
	width: 2px;
	background-repeat: no-repeat;
	background-position: center 15px;
}/* 菜單選項文字分隔線  */

.Menu_TxtLink:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
		font-weight: bold;
}/* 菜單選項文字連結  */

.Menu_TxtLink:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
		font-weight: bold;
}
.Menu_TxtLink:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
		font-weight: bold;
}
.Menu_TxtLink:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.Menu_Txt02Link:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}/* 菜單選項文字連結  */

.Menu_Txt02Link:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
		font-weight: normal;
}
.Menu_Txt02Link:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
		font-weight: normal;
}
.Menu_Txt02Link:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
		font-weight: normal;
}
.NewsTxt01{
	font-size: 13px;
	color: #874c28;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
}/* 最新消息文字  */
.NewsTxt02{
	font-size: 13px;
	color: #874c28;
	padding-top: 5px;
	padding-bottom: 3px;
}/* 最新消息日期  */

.NewsTxt01Link:link {
	font-size: 13px;
	color: #874c28;
	text-decoration: none;
}/* 最新消息文字連結  */

.NewsTxt01Link:visited {
	font-size: 13px;
	color: #874c28;
	text-decoration: none;
}
.NewsTxt01Link:hover {
	font-size: 13px;
	color: #CB8052;
	text-decoration: none;
}
.NewsTxt01Link:active {
	font-size: 13px;
	color: #874c28;
	text-decoration: none;
}

.Foot{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffed89;
	line-height: 18px;
}/* 常駐選項文字  */

.FootLink:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}/* 常駐選項文字連結  */

.FootLink:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.FootLink:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
.FootLink:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.ProRun_L1{
	font-size: 13px;
	background-image: url(images/Prorun_L1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 11px;
}
.ProRun_L2{
	width: 6px;
	background-image: url(images/ProRun_L2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ProRun_L3{
	font-size: 13px;
	background-image: url(images/Prorun_L3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ProRun_M1{
	background-image: url(images/pro_M1.jpg);
	background-repeat: repeat-x;
}
.ProRun_M2{
	background-image: url(images/Prorun_M2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ProRun_Mli2{
	background-image: url(images/pro_Mli2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ProRun_M3{
	font-size: 13px;
	background-image: url(images/pro_M3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.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{
	background-image: url(images/ProRun_R2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ProRun_R3{
	font-size: 13px;
	background-image: url(images/Prorun_R3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 11px;
}
.pagflash{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.MainTxt01{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.QuiteTxt{
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
}/* 最新消息日期  */

.QuiteTxtLink:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}/* 最新消息文字連結  */

.QuiteTxtLink:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.QuiteTxtLink:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.QuiteTxtLink:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.Text03 {
	font-size: 12px;
	line-height: 22px;
	color: #B55600;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #e2e2e2;
	font-weight: normal;
}
.Text03Link:link {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
.Text03Link:visited {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
.Text03Link:hover {
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
}
.Text03Link:active {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
.Main{
	font-size: 12px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.PageListBox {
	background-color: #FFE3A4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
.Text01 {
	font-size: 12px;
	line-height: 22px;
	color: #B55600;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 3px;
}
.Text01Link:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Text01Link:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Text01Link:hover {
	font-size: 12px;
	color: #FAA200;
	text-decoration: none;
}
.Text01Link:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.Text02 {
	font-size: 12px;
	line-height: 22px;
	color: #B55600;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/Point02.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.Text02Link:link {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
.Text02Link:visited {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
.Text02Link:hover {
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
.Text02Link:active {
	font-size: 12px;
	color: #B55600;
	text-decoration: none;
}
.Title01 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/Point04.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-right: 5px;
	padding-left: 30px;
	background-color: ##FFBD04;
	padding-top: 2px;
	padding-bottom: 1px;
}
.Title01Link:link {
	font-size: 18px;
	color: #4b4a4a;
	text-decoration: none;
}
.Title01Link:visited {
	font-size: 18px;
	color: #4b4a4a;
	text-decoration: none;
}
.Title01Link:hover {
	font-size: 18px;
	color: #5c7dea;
	text-decoration: none;
}
.Title01Link:active {
	font-size: 18px;
	color: #4b4a4a;
	text-decoration: none;
}
.Text04 {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/Point02.gif);
	background-repeat: no-repeat;
	background-position: 18px 12px;
	padding-left: 38px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.Text05 {
	font-size: 13px;
	line-height: 22px;
	color: #B55600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Text06 {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 1px 10px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.counter {
	font-size: 13px;
	color: #666666;
}

.counter_2 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.counter_3 {
	font-size: 13px;
	color: #993333;
	
}

.counter_4 {
	font-size: 13px;
	color: #993333;
	font-weight: bold;
}
.acc_03 {
	font-size: 13px;
	color: #3366ff;
}
.acc_02 {
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
	line-height: 20px;
	padding-left: 5px;
}
.Forms02 {
	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;
	padding-top: 3px;
	cursor: hand;
	line-height: 18px;
}
.NewsTopLeft {
	background-image: url(images/NewsTopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 13px;
}
.NewsTopCenter {
	background-image: url(images/NewsTopCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 13px;
}
.NewsTopRight {
	background-image: url(images/NewsTopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
	width: 13px;
}
.NewsMidLeft {
	background-image: url(images/NewsMidLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.NewsMidRight {
	background-image: url(images/NewsMidRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 13px;
}
.NewsBotLeft {
	background-image: url(images/NewsBotLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 13px;
}
.NewsBotCenter {
	background-image: url(images/NewsBotCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 13px;
}
.NewsBotRight {
	background-image: url(images/NewsBotRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	width: 13px;
}
.PageListBox {
	background-color: #e4ead1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
.Title03 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	height: 24px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #e4ead1;
	border: 1px solid #D1D6B1;
}
.Title03Link:link {
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
}
.Title03Link:visited {
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
}
.Title03Link:hover {
	font-size: 12px;
	color: #A0A389;
	text-decoration: none;
}
.Title03Link:active {
	font-size: 12px;
	color: #5E5E5E;
	text-decoration: none;
}
.Line01 {
	background-image: url(images/Line01.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 9px;
}
.Line02 {
	background-image: url(images/Line02.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 9px;
}
.Pic02TopLeft {
	background-image: url(images/Pic02TopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 6px;
	font-size: 1px;
	letter-spacing: 1em;
}
.Pic02TopCenter {
	background-image: url(images/Pic02TopCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
	font-size: 1px;
	letter-spacing: 1em;
}
.Pic02TopRight {
	background-image: url(images/Pic02TopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	width: 6px;
	font-size: 1px;
	letter-spacing: 1em;
}
.Pic02MidCenter {
	background-color: #CCCCCC;
	height: 90px;
	width: 90px;
}
.Pic02MidLeft {
	background-color: #FFFFFF;
	background-image: url(images/Pic02MidLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.Pic02MidRight {
	background-image: url(images/Pic02MidRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 6px;
}
.Pic02BotLeft {
	background-image: url(images/Pic02BotLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 6px;
	font-size: 1px;
	letter-spacing: 1em;
}
.Pic02BotCenter {
	background-image: url(images/Pic02BotCenter.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 6px;
	font-size: 1px;
	letter-spacing: 1em;
}
.Pic02BotRight {
	background-image: url(images/Pic02BotRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;
	width: 6px;
	font-size: 1px;
	letter-spacing: 1em;
}

.PicRight01 {
	background-color: #DBDFE0;
	background-image: url(images/PicRight01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 4px;
}
.PicBotRight01 {
	background-color: #DBDFE0;
	height: 5px;
	width: 4px;
}
.PicBot01 {
	background-color: #DBDFE0;
	background-image: url(images/PicBot01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
}
/*-------------------------------------------*/
.laypu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #989996;
	text-transform: none;
}
.laypu A:link, .laypu A:visited, .laypu A:active {
	font-size: 9px;
	position:relative; 
	color: #989996;
	text-decoration: none;
}
.laypu A:hover {
	font-size: 9px;
	position:relative;
	color: #989996;
	text-decoration: underline;
}