body {
    margin: 0px;
	padding: 0px;
	}
.main_bg {
	background-image: url(/image/main_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D8DECD;
}
.main_menu_bg {
	/*background-image: url(/image/main_menu_bg.jpg);*/
	background-color: #BD0000; /*原設定色 ->  #801B0D*/
	background-repeat: repeat-x;
}
.main_connect_table {
    background-color: #BEC3B3;
}
.sub_menu_bg {
	background-image: url(/image/sub_menu_bg_y.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 3px;
}
.input_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	background-color: #FFFFFF;
	border: 1pt solid #B4B4B4;
	letter-spacing: 1pt;
	margin-top: 1pt;
}.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.txt01 :hover {
	color: #99CC00;
	text-decoration: none;
}
.txt01_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 12px;
}
.txt01_2 :hover {
	color: #99CC00;
	text-decoration: none;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1pt;
	line-height: 18pt;
}
.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996600;
	letter-spacing: 1pt;
	line-height: 18pt;
}
.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.txt05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #996600;
}
.txt06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008484;
	letter-spacing: 1pt;
}
.txt07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
.txt07 :hover {
	color: #000000;
	text-decoration: none;
}
.txt08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt08 :hover {
	color: #99CC00;
	text-decoration: none;
}

.txt09 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	margin: 3px;/*距離上下左右3px*/
}
.txt09 :hover {
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D3CC;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-right: 5px; /*距離右邊5px*/
	padding-left: 10px; /*距離左邊10px*/
}
.txt10 :hover {
	color: #99CC00;
	text-decoration: underline;
}
.txt10_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-right: 5px; /*距離右邊5px*/
	padding-left: 10px; /*距離左邊10px*/
}
.txt10_2 :hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565A4E;
	text-decoration: none;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565A4E;
	text-decoration: none;
}
.txt13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2pt;
}
.txt13_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 2pt;
}
.txt13_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-color: 12px;
	color: #000000;
	background-color: #CCCCCC ;
	text-decoration: none;
	letter-spacing: 1pt;
}
.txt13_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	text-decoration: none;
	letter-spacing: 1pt;
}
.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
/* ++++++++++++++++++ Font Use ++++++++++++++++++ */
.font_12_org {  font-family: "新細明體"; font-size: 12px; letter-spacing: 0.1em;color:#FF9900}
.font_12 {  font-family: "新細明體"; font-size: 12px; letter-spacing: 0.1em; line-height: 25px;color:#000000}
.font_12_blue {  font-family: "新細明體"; font-size: 12px; letter-spacing: 0.1em; line-height: 25px;color:#0033FF}
.font_12_red {  font-family: "新細明體"; font-size: 12px; letter-spacing: 0.1em; line-height: 25px;color:#FF0000}
.font_20{font-family: "新細明體";font-size: 20px;	color: #000099;}
.font_13_detail_title {font-family: "新細明體";font-size: 13px;	color: #000099;}
.font_12_detail {font-family: "新細明體";font-size: 12px;color: #0033CC;}
.input_sn_modify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1pt solid #BEBEBE;
}
.input_login_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: normal;
	border: .5pt solid #666666;
}
 #login_input_position {
    margin-top:21%;
	margin-left:27%;
 }
 .login_table_bg {
	background-image: url(/image/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*設定輸入的白底定位*/
	padding-top: 230px;
	padding-left: 440px;
}
.login_td_bg {
	background-image: url(/image/login_td_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
 #connect_txt_position {
    margin: 0 auto;
    padding: 0px;
 }
.font_20_C {
	font-family: "Comic Sans MS";
	font-size: 20px;
	line-height: 25px;
	font-weight: bolder;
}
.style1
{
	width: 381px;
	font-size: smaller;
}
.style2
{
	width: 28%;
}
.style3
{
	width: 11%;
}

.button_gray03 {font-family: "新細明體";font-size: 13px;color: #666666;background-color: #E7E4E0;
				letter-spacing: 0.1em;text-align: center;vertical-align: middle;margin: 0px;padding: 3px;height: 22px;
				width: 55px;border: 1px solid #666666;}
.button_gray02
{
	font-family: "新細明體";
	color: #666666;
	background-color: #E7E4E0;
	margin: 0px;
	padding: 3px;
	height: 22px;
	width: 80px;
	border: 1px solid #666666;
	cursor: hand;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
}
.button_gray03
{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	background-color: #E7E4E0;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
	width: 55px;
	border: 1px solid #666666;
}
.button_blue02
{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	background-color: #DFE9EB;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 3px;
	height: 22px;
	width: 55px;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.title_button
{
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
}
.title_button_right
{
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	text-align: right;
}
.btn_s01
{
	font-family: "Verdana" , "Arial";
	background: #CCCCCC;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #FFCC33;
	border-right: 1px solid #996600;
	border-top: 1px solid #FFCC33;
	color: #CC6600;
	cursor: hand;
	font-family: "新細明體" , "細明體" , "Mingliu";
	font-size: 9pt;
	height: 19px;
	text-decoration: none;
}
.btn_s02
{
	font-family: "Verdana" , "Arial";
	background: #99CC99;
	border-bottom: #104a7b 1px solid;
	border-left: #afc4d5 1px solid;
	border-right: #104a7b 1px solid;
	border-top: #afc4d5 1px solid;
	color: #003333;
	cursor: hand;
	font-family: "新細明體" , "細明體" , "Mingliu";
	font-size: 9pt;
	height: 19px;
	text-decoration: none;
}
.btn_s03
{
	font-family: "Verdana" , "Arial";
	background: #FFCCCC;
	border-bottom: #104a7b 1px solid;
	border-left: #afc4d5 1px solid;
	border-right: #104a7b 1px solid;
	border-top: #afc4d5 1px solid;
	color: #990000;
	cursor: hand;
	font-family: "新細明體" , "細明體" , "Mingliu";
	font-size: 9pt;
	height: 19px;
	text-decoration: none;
}
.btn_s04
{
	font-family: "Verdana" , "Arial";
	background: #666666;
	border-bottom: #104a7b 1px solid;
	border-left: #afc4d5 1px solid;
	border-right: #104a7b 1px solid;
	border-top: #afc4d5 1px solid;
	color: #FFFFFF;
	cursor: hand;
	font-family: "新細明體" , "細明體" , "Mingliu";
	font-size: 9pt;
	height: 19px;
	text-decoration: none;
}
.btn_s05
{
	font-family: "Verdana" , "Arial";
	font-size: 11px;
	color: #CC6633;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #333333 #CCCCCC #CCCCCC #333333;
}
.btn_s06
{
	font-family: "Verdana" , "Arial";
	background: #CC6699;
	border-bottom: #104a7b 1px solid;
	border-left: #afc4d5 1px solid;
	border-right: #104a7b 1px solid;
	border-top: #afc4d5 1px solid;
	color: #FFFFFF;
	cursor: hand;
	font-family: "新細明體" , "細明體" , "Mingliu";
	font-size: 9pt;
	height: 19px;
	text-decoration: none;
	border: 1px #CC99CC solid;
}

.BreakLine
{
	table-layout:fixed;word-wrap:break-word;word-break:break-all;
}

.NoBorder
{
/*border:0; padding:0; spacing:0; margin:0*/
	border-top: 0px;
	border-left: 0px; 
	border-right: 0px; 
	border-bottom: 0px; 
}

.NoBorder2
{
/*border:0; padding:0; spacing:0; margin:0*/
	border-top: 0px;
	border-left: 0px; 
	border-right: 0px; 
	border-bottom: 0px; 
	background-color:#EBF5F5;
}
/* ++++++++++++++++++ Form Use ++++++++++++++++++ */

/* ++++++++++++++++++ CSS按鈕 ++++++++++++++++++ */
.btn_groovy
{   
   font-size:11px;
   font-family:Arial,sans-serif;   
   color:#000000;
   width:40px;
   height:18px;
   line-height:18px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
   text-decoration: none;
   text-align: center;   
}
.btn_groovy2
{   
   font-size:11px;
   font-family:Arial,sans-serif;   
   color:#000000;
   width:60px;
   height:18px;
   line-height:18px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
   text-decoration: none;
   text-align: center;   
}
.btn_groovy3
{   
   font-size:13px;
   font-family:Arial,sans-serif;   
   color:#000000;
   width:90px;
   height:21px;
   line-height:21px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
   text-decoration: none;
   text-align: center;   
}

.btn_groovy4
{   
   font-size:11px;
   font-family:Arial,sans-serif;   
   color:#000000;
   width:60px;
   height:18px;
   line-height:18px;
   background-color:#FFE4C4;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;
   text-decoration: none;
   text-align: center;   
}
/* ++++++++++++++++++ CSS按鈕 ++++++++++++++++++ */