body {
	width:1024;
	hight:768;
	margin:0px;
	background-color:e5e5e5;
}
td{
	font-size:12px;
	color:#555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:17px;
}
A:active{
	font-size:12px;
	color: #555555;
	text-decoration: none;
}
A:link{
	font-size:12px;
	color: #555555;
	text-decoration: none;
}
A:visited{
	font-size:12px;
	color: #555555;
	text-decoration: none;
}
A:hover{
	font-size:12px;
	color: #800707;
	text-decoration: none;
}

.txt_top_lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
/*頁面基本設定 ---------------------------------------------------------------*/
.tb_main{
	width:900px;
	background-color:#FFFFFF;
}
/*日期設定*/
.txt_date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800707;
	text-decoration: none;
	font-weight:bold;
}
/*登入文字框設定*/
.txt_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(txt_login.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 86px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(txt_search.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 164px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt_maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	height: 19px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn_buttonset{
	font-size:12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.btn_login{
	font-size:12px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.btn_login:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.btn_login:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.btn_login:hover{
	font-size:12px;
	color: #800707;
	text-decoration: none;
}
.txt_copyright{
	font-size:12px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}.txt_title {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #1A6426;
	padding-left: 5px;
}
.txt_table {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	background-color: #E8FFF1;
	padding-left: 5px;
}

input.button {
  padding: 2px 8px 0px;
  margin: 2px 2px;
  border: 1px solid #2D5082;
  cursor: pointer;
  background: url(../../../images/button_bg.gif) repeat-x;
}
