/*輸入視窗的定義 @charset "big5";*/
body 
{
	/*background-color: #ffffcc;*/
	Font-family: "Arial","細明體"; 
	margin:7;
}

p
{
	color:#3366cc;
	Font-Size: 13px;
}
.p_english
{
  font-family:Arial;
	color:#E6328D;/*桃紅色*/
	Font-Size: 13px;
	letter-spacing:1px;
}
a:link
{
  color:gray;
}
a:visited
{
  color:gray;
}
a:hover
{
  color:#990000;
}
a:active
{
  color:#990000;
}

a.titleLink:link
{
  color:#FFFFFF;
  text-decoration:none;/*去除底線*/
  letter-spacing:1px;
  font-size:15px;
}
a.titleLink:visited
{
  color:#FFFFFF;
  text-decoration:none;/*去除底線*/
  letter-spacing:1px;
  font-size:15px;
}
a.titleLink:hover/*滑鼠滑過*/
{
  color:#000000;
  text-decoration:underline;/*有底線*/
  letter-spacing:1px;
  font-size:15px;
}
a.titleLink:active/*滑鼠按下*/
{
  color:#000000;
  text-decoration:underline;/*有底線*/
  letter-spacing:1px;
  font-size:15px;
}

a.babyLink:link
{
  color:#000000;
  text-decoration:none;/*去除底線*/
  letter-spacing:1px;
  font-size:15px;
}
a.babyLink:visited
{
  color:#000000;
  text-decoration:none;/*去除底線*/
  letter-spacing:1px;
  font-size:15px;
}
a.babyLink:hover/*滑鼠滑過*/
{
  color:#CC0000;
  text-decoration:none;/*有底線*/
  letter-spacing:1px;
  font-size:15px;
  font-weight:bold;
}
a.babyLink:active/*滑鼠按下*/
{
  color:#CC0000;
  text-decoration:none;/*有底線*/
  letter-spacing:1px;
  font-size:15px;
  font-weight:bold;
}


INPUT
{
  Font-Size: 15px;
	background-color:#F0F8FF;
	border-color:#CBC6BA;
  border-width:1px;
	border-style:Solid;
}
textarea
{
  Font-Size: 15px;
	background-color:#F0F8FF;
	border-color:#DFDFDF;
	border-width:1px;
	border-style:Solid;
}
.inputLock
{
  Font-Size: 15px;
	background-color:#dcdcdc;
	border-color:#a9a9a9;
	border-width:1px;
	border-style:Solid;
}

/*一班常用的 table 樣式*/
.default_table
{
  border-collapse: collapse;
  border-top: 1px dashed #a9a9a9;
  border-left: 1px dashed #a9a9a9;
  border-right: 1px Solid #a9a9a9;
  border-bottom: 1px Solid #a9a9a9;
	color: #330000;
	Font-Size: 13px;
}
/* show more style */
.data_more_table
{   
  border-collapse: collapse;
  border-right: 3px Solid #E4E4E4;
  border-bottom: 3px Solid #E4E4E4;
	background-color: #F0F8FF;
	Font-Size: 13px;
  color:#333333;
}
.picture_border
{
  border-top: 1px dashed #E4E4E4;
  border-left: 1px Solid #E4E4E4;
  border-right: 3px Solid #E4E4E4;
  border-bottom: 3px Solid #E4E4E4;
  width:190px;
  height:160px;
  text-align:center;
  vertical-align:bottom;
  background-repeat:repeat-x;
  Font-Size: 15px;
  color:#999999;
  padding-bottom: 10px;
}
/* show more tr style */
.data_more_tr
{   
	background-color: #AEC9E3;
}

/* show more tital style */
.data_more_tital
{   
  border-collapse: collapse;
  border-right: 1px Solid #a9a9a9;
  border-bottom: 2px Solid #a9a9a9; 
	background-color: #F0F8FF;
	Font-Size: 13px;
  padding:2px;
  color:#67604E;
  height:24px;
  vertical-align:bottom;
}
/* 後台  一般資料表輸入增刪修的 table*/
.data_input_table
{   
  border-collapse: collapse;
  Font-Size: 15px;
  color :#878069;
  border-top: 1px dashed #E8E8E8;
  border-left: 1px dashed #E8E8E8;
  border-right: 3px Solid #E8E8E8;
  border-bottom: 3px Solid #E8E8E8; 
	background-color: #FFFFFF;
}

/* 前台  資料表輸入增刪修的 table*/
.client_input_table
{   
  border-collapse: collapse;
  border-top: 0px Solid #E8E8E8;
  border-left: 0px Solid #E8E8E8;
  border-right: 0px Solid #E8E8E8;
  border-bottom: 0px Solid #E8E8E8; 
	Font-Size: 15px;
  color:#E6328D;/*桃紅色*/
  letter-spacing:1px;
}

.client_input
{
  Font-Size: 15px;
	background-color:#F0F8FF;
	border-color:#CBC6BA;
  border-width:1px;
	border-style:Solid;
}
.tr_title
{
  background-color: #ffffff;
  text-align:center;  
  vertical-align:center;
	color:#943030;
	Font-Size: 15px;
	/*Font-Weight:bold;*/
	font-family:新細明體;
	height:26px;
}

.radio_input_size
{
  Font-Size: 15px;
  background-color: #FBE6EF;
  border-width: 0px;
	width:25PX;
}

.checkbox_input_size
{
  Font-Size: 15px;
  background-color: #FBE6EF;
  border-width: 0px;
	width:25PX;
}

.button_80_13
{
  Font-Size: 13px;
  height:22px;
  width:80px;
	color:#333333;
	text-align:bottom;
  background-color:#E7CDCD;
  border-style:Solid;
  border-color:#D9AEAE;
}

.button_80_13_blue
{
  Font-Size: 13px;
  height:22px;
  width:80px;
	color:#333333;
	text-align:bottom;
  background-color:#B5DFEF;
  border-style:Solid;
  border-color:#3366cc;
  font-family:"細明體"; 
}

.button_30_13_blue
{
  Font-Size: 13px;
  height:22px;
  width:30px;
	color:#333333;
	text-align:bottom;
  background-color:#B5DFEF;
  border-style:Solid;
  border-color:#3366cc;
  font-weight:bold;
  font-family:"Arial"; 
}

.button_30_13_blue_focus
{
  Font-Size: 15px;
  height:22px;
  width:30px;
	color:#CC0033;
	text-align:bottom;
  background-color:#B5DFEF;
  border-style:Solid;
  border-color:#3366cc;
  font-weight:bold;
  font-family:"Arial"; 
}

.button_img
{
  Font-Size: 13px;
  height:27px;
  /*width:120px;*/
	color:#FFFFFF;
	text-align:bottom;
	border-style:None;
	background-color:#FBE6EF;
  /*background-image: url(/global/image/btn_img.jpg);*/
  background-image: url(/image/btn_img.jpg);    
  background-repeat:no-repeat;
}

.button_img_black
{
  Font-Size: 13px;
  height:27px;
  /*width:120px;*/
	color:#000000;
	text-align:bottom;
	border-style:None;
	background-color:#FBE6EF;
  /*background-image: url(/global/image/btn_img.jpg);*/
  background-image: url(/image/btn_img.jpg);   
  background-repeat:no-repeat;
}

.button_60_13
{
  Font-Size: 13px;
  height:22px;
  width:60px;
	color:#333333;
	text-align:bottom;
  background-color:#E7CDCD;
  border-style:Solid;
  border-color:#D9AEAE;
}
.button_40_13_green
{
  Font-Size: 13px;
  height:22px;
  width:40px;
	color:#333333;
	text-align:bottom;
  background-color:#6699CC;
  border-style:Solid;
  border-color:#3366cc;
}
/* show more tr_focus style */
.data_more_tr_focus
{   
	background-color: #FFEEDD;
}
/*MENU 超連結字型*/
.hrefString
{
  color:#990000;
  text-decoration:none;
  text-align:center;
  cursor:pointer;
  Font-Size: 15px;
  border-collapse: collapse;
  border-top: 1px Solid #FF8888;
  border-left: 1px Solid #FF8888;
  border-right: 1px Solid #FF8888;
  border-bottom: 1px Solid #FF8888; 
}

/*藍色字*/
.blue13
{
	color:#3366cc;
	Font-Size: 13px;
}
/*橘色字*/
.orange13
{
	color:#cc6633;
	Font-Size: 13px;
	Font-Names: "Arial","新細明體"; 
}
/*灰色字*/
.gray13
{
  letter-spacing:1px;
	color:#666666;
	Font-Size: 13px;
	Font-Names: "Arial","新細明體"; 
}
.red13
{
  letter-spacing:1px;
  Font-Names: "Arial","新細明體"; 
	color: #CC0000;
	Font-Size: 13px;
}
.red15
{
  letter-spacing:1px;
  Font-Names: "Arial","新細明體"; 
	/*color: red;*/
	color: #CC0000;
	Font-Size: 15px;
}
.red20
{
  letter-spacing:1px;
  Font-family:"新細明體";
  color: #CC0000;
  Font-size: 20px;
  font-weight:bold;
}

.pink13
{
	color:#996666;
	Font-Size: 13px;
	Font-Names: "Arial","新細明體"; 
}
.redpink15
{
	color:#E6328D;/*桃紅色*/
	Font-Size: 15px;
	font-weight:bold;
	letter-spacing:1px;
	Font-Names: "Arial","新細明體"; 
}
.redpink15b
{
  color:#E6328D;/*桃紅色*/
  Font-Size: 15px;
  letter-spacing:1px;
  Font-Family: "Arial","新細明體"; 
}
.redpink20
{
	color:#E6328D;/*桃紅色*/
	Font-Size: 20px;
	font-weight:bold;
	letter-spacing:1px;
	Font-Family: "新細明體"; 
}

.redpink13
{
	color:#E6328D;/*桃紅色*/
	Font-Size: 13px;
	font-weight:bold;
	letter-spacing:1px;
	Font-Names: "Arial","新細明體"; 
}

.white13
{
  letter-spacing:1px;
  Font-Names: "Arial","新細明體"; 
	color:#FFFFFF;
	Font-Size: 13px;
}
.white15
{
  letter-spacing:1px;
  Font-Names: "Arial","新細明體";  
	color:#FFFFFF;
	Font-Size: 15px;
}

.black13
{
  letter-spacing:1px;
  Font-Names: "Arial","新細明體"; 
	color:#000000;
	Font-Size: 13px;
}
.black15
{
  letter-spacing:1px;
  Font-Names: "Arial","新細明體"; 
	color:#000000;
	Font-Size: 15px;
}

.mama_show_one
{
  border-collapse: collapse;
  border-top: 1px Solid #a9a9a9;
  border-left: 1px Solid #a9a9a9;
  border-right: 1px Solid #a9a9a9;
  border-bottom: 1px Solid #a9a9a9; 
  color:#666666;
  Font-Size: 13px;
  margin-top:7px;
}

.pink_bar_table
{   
  border-collapse: collapse;
  color :#FFFFFF;
  border-top: 1px Solid #E6328D;
  border-left: 1px Solid #E6328D;/*桃紅色*/
  border-right: 1px Solid #E6328D;
  border-bottom: 1px Solid #E6328D;
	background-color: #E6328D;/*桃紅色*/
}

.imgFilter_100
{  filter: Alpha(opacity=100) revealtrans(duration=6,transition=5);-moz-opacity:1;opacity: 1; }
.imgFilter_95
{  filter: Alpha(opacity=95) revealtrans(duration=6,transition=5);-moz-opacity:0.95;opacity: 0.95; }
.imgFilter_90
{  filter: Alpha(opacity=90) revealtrans(duration=6,transition=5);-moz-opacity:0.9;opacity: 0.9; }
.imgFilter_85
{  filter: Alpha(opacity=85) revealtrans(duration=6,transition=5);-moz-opacity:0.85;opacity: 0.85; }
.imgFilter_80
{  filter: Alpha(opacity=80) revealtrans(duration=6,transition=5);-moz-opacity:0.8;opacity: 0.8; }
.imgFilter_75
{  filter: Alpha(opacity=75) revealtrans(duration=6,transition=5);-moz-opacity:0.75;opacity: 0.75; }
.imgFilter_70
{  filter: Alpha(opacity=70) revealtrans(duration=6,transition=5);-moz-opacity:0.7;opacity: 0.7; }
.imgFilter_65
{  filter: Alpha(opacity=65) revealtrans(duration=6,transition=5);-moz-opacity:0.65;opacity: 0.65; }
.imgFilter_60
{  filter: Alpha(opacity=60) revealtrans(duration=6,transition=5);-moz-opacity:0.6;opacity: 0.6; }
.imgFilter_55
{  filter: Alpha(opacity=55) revealtrans(duration=6,transition=5);-moz-opacity:0.55;opacity: 0.55; }
.imgFilter_50
{  filter: Alpha(opacity=50) revealtrans(duration=6,transition=5);-moz-opacity:0.5;opacity: 0.5; }
.imgFilter_45
{  filter: Alpha(opacity=45) revealtrans(duration=6,transition=5);-moz-opacity:0.45;opacity: 0.45; }
.imgFilter_40
{  filter: Alpha(opacity=40) revealtrans(duration=6,transition=5);-moz-opacity:0.4;opacity: 0.4; }
.imgFilter_35
{  filter: Alpha(opacity=35) revealtrans(duration=6,transition=5);-moz-opacity:0.35;opacity: 0.35; }
.imgFilter_30
{  filter: Alpha(opacity=30) revealtrans(duration=6,transition=5);-moz-opacity:0.3;opacity: 0.3; }
.imgFilter_25
{  filter: Alpha(opacity=25) revealtrans(duration=6,transition=5);-moz-opacity:0.25;opacity: 0.25; }
.imgFilter_20
{  filter: Alpha(opacity=20) revealtrans(duration=6,transition=5);-moz-opacity:0.2;opacity: 0.2; }
.imgFilter_15
{  filter: Alpha(opacity=15) revealtrans(duration=6,transition=5);-moz-opacity:0.15;opacity: 0.15; }
.imgFilter_10
{  filter: Alpha(opacity=10) revealtrans(duration=6,transition=5);-moz-opacity:0.1;opacity: 0.1; }
.imgFilter_5
{  filter: Alpha(opacity=5) revealtrans(duration=6,transition=5);-moz-opacity:0.05;opacity: 0.05; }
