﻿body
{
	margin: 0px;
	font-family: "Courier New" , "新細明體";
	font-size: 10pt;
}
.vghbutton
{
	font-family: Arial, 新細明體;
	background-color: #3399FF;
	border-style: outset;
	border-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
}
.vghbutton:Hover
{
	font-family: Arial, 新細明體;
	background-color: #0033CC;
	border-style: inset;
	border-width: 1px;
	color: #999999;
	font-weight: bold;
	height: 25px;
	cursor: pointer;
}

.td_left
{
	border-style: none;
	border-color: inherit;
	border-width: 0pt; /* font-size: 13px; */
	color: Black;
	padding: 0pt;
	text-align: center;
}

.td_right
{
	/* font-size: 13px; */
	color: Black;
	border: 0pt;
	padding: 0pt;
	text-align: left;
}

.lbl_title
{
	/* font-size: 13px;*/
	text-align: left;
}

.title
{
	/* font-size: 13px;*/
	font-weight: bold;
	text-align: left;
}

.title_bar
{
	/* font-size: 15px;*/
	background-color: #A6C5FD; /*background-image: url(../Image/Black.jpg);*/
	text-align: center;
	font-weight: bold;
	color: #000080; /*color: White;*/
}

.left_pic
{
	background-color: #D5E3FF;
}

.table_left
{
	border-style: outset;
	border-width: 1px; /*border-color: #909090;*/
	background-color: #A6C5FD;
	text-align: right; /* font-size: 13px;*/
	font-weight: bold;
}

.table_right
{
	background-color: #D5E3FF;
	text-align: left;
}

.table_right_left
{
	background-color: #D5E3FF;
	text-align: right; /* font-size: 13px;*/
}

.table_left_right
{
	background-color: #A6C5FD;
	text-align: left; /* font-size: 13px;*/
}

.detail_title
{
	background-color: #FFCC66;
	text-align: center; /* font-size: 15px;*/
	font-weight: bold;
	color: #000080;
}

.detail_table_left
{
	border-style: outset;
	border-width: 1px;
	background-color: #FFCC66;
	text-align: right; /* font-size: 13px;*/
	font-weight: bold;
}

.detail_table_right
{
	background-color: #FFFFCC;
	text-align: left; /* font-size: 13px;*/
}

.gridview_header
{
	background-color: #A6C5FD;
	color: black; /* font-size: 13px;*/
	text-align: center;
}

/*GridView之FooterStyle設定*/
.gridview_footer
{
	background-color: #507CD1;
	color: black;
}

.top_title
{
	background-color: #A6C5FD;
	color: black; /* font-size: 13px;*/
	text-align: center;
}

.bottom_title
{
	background-color: #D5E3FF;
	color: black; /* font-size: 13px;*/
	text-align: center;
}

#content_words
{
	background-color: #FFFFFF;
	width: 650px;
}
.content_words-bgC
{
	background-image: url(../image/content-bg.gif);
	font-family: 新細明體; /* font-size: 14px;*/
	line-height: 24px;
	font-weight: 200;
	letter-spacing: 2px;
}

.KeyInTable
{
	line-height: 150%;
	width: 100%;
}

.MustField
{
	/* font-size: 13px;*/
	font-weight: bold;
	border: 1px solid #6699FF;
	background-color: #FFFFCC;
}
.Line1
{
	/* font-size: 15px;*/
	line-height: 200%;
	font-weight: 200;
	letter-spacing: 2px;
	width: 498px;
}

.BatchTD
{
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial; /* font-size: 12pt;*/
	text-decoration: underline;
	color: #666666;
	font-weight: 200;
	text-align: center;
}

.Do
{
	color: #FFFF00;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #008080;
	line-height: 200%;
	text-align: left;
}

.Do_Dtl
{
	/* font-size: 13px;*/
	color: #666666;
	bgcolor: white;
	background-color: #FFFFFF;
}

.Do_Order
{
	color: #FFFF00;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	background-color: #003F43;
	line-height: 150%;
}

.Do_Supplier
{
	color: #FFFF00;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	background-color: #000F43;
	line-height: 150%;
}

.Do_Board
{
	color: #FFFF00;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	background-color: #FF3333;
	line-height: 150%;
}
.td_idx
{
	width: 5%;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	border-bottom: 1px dotted #003399;
}
.td_subject
{
	width: 85%;
	text-align: left;
	border-bottom: 1px dotted #003399;
}
.td_subject a
{
	color: Olive;
	text-align: left;
	text-decoration: none;
}

.td_date
{
	width: 10%;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	color: #003300;
	font-weight: bold;
	border-bottom: 1px dotted #003399;
}
