/* Base */
body, table, tr, td {
	font-family: "±¼¸²","arial"; 
	font-size: 9pt; 
	line-height: 18px; 
	color:585858;
}

body {
	margin:0;
	scrollbar-3dlight-color:595959;
	scrollbar-arrow-color:7F7F7F;
	scrollbar-face-color:DFDFDF;
	scrollbar-highlight-color:FFFFF;
	scrollbar-shadow-color:595959
	scrollbar-base-color:CFCFCF;
	scrollbar-darkshadow-color:FFFFFF;	
}

img {
	border:none
}

form {
	margin:0;
}

select {
	font-family: "±¼¸²","arial"; 
	font-size: 9pt; 
	color: #333333;
	border:1px solid #A2A2A2; 
}

input {  
	font-family: "±¼¸²", "Arial";
	font-size: 9pt; 
	border:1px solid #A2A2A2;
}

/* Link */
a:link { 
	text-decoration: none; color:585858; 
}

a:visited { 
	text-decoration: none; color:585858; 
}

a:active { 
	text-decoration: none; color:585858; 
}

a:hover { 
	text-decoration:none; color:649DC3; 
}

/* Layout */
.TdLayoutTop {
	text-align:center;
	padding-bottom:5px;
}

.TdLayoutBody {
	text-align:center;
	padding-bottom:5px;
}

.TdLayoutLeft {
	width:178px;
	vertical-align:top;
}

.TdLayoutLeft01 {
	width:91x;
	vertical-align:top;
}

.TdLayoutCenter {
	vertical-align:top;
	width:744;
	padding-left:5px;
}

.TdLayoutRight {
	vertical-align:top;
}

.TdLayoutFoot {
	text-align:center;
}

/* Content */
.TblContent {
	width:100%;
}

.TdContentTitle {
	height:10px;
	padding-bottom:10px;
}

.TdContentBody {
	height:10px;
}

/* Table */
.TdTableHead {
	border-bottom:1px dotted #E2E2E2;
	border-top:1px dotted #E2E2E2;	
	background-color:#EDF5F7;	
	font:bolder;
}

.TdTableContent {
	border-bottom:1px dotted #E2E2E2;
	padding-top:5px;
	padding-bottom:5px;
}

.TdInputLeft {
	width:20%;
	height:30px;
	border-bottom:1px solid #E2E2E2;
	background-color:#91B645;
	color:#FFFFFF;
	text-align:center;
}

.TdInputRight {
	width:80%;
	padding-left:3px;
	border-bottom:1px solid #E2E2E2;	
}

.TdPackNormal {
	background-color: E7E7E7;
	height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font:bolder;
}

.TdPackRight {
	background-color: E7E7E7;
	height: 28px;
	font:bolder;	
}

.TdPackContentLeft {
	border-left:1px solid E7E7E7;
	border-right:1px solid E7E7E7;	
	border-bottom:1px solid E7E7E7;		
}

.TdPackContentRight {
	border-right:1px solid E7E7E7;	
	border-bottom:1px solid E7E7E7;		
}

.TdOrderHeadLeft {
	border:1px solid #A9B44B;
	color:#4F5612;
	font:bolder;
}
.TdOrderHeadRight {
	border:1px solid #A9B44B;
	color:#4F5612;	
	border-left:0px;
	font:bolder;	
}
.TdOrderContentLeft {
	color:#4F5612;
	border:1px solid #A9B44B;
	border-top:0px;
}
.TdOrderContentRight {
	color:#4F5612;
	border-right:1px solid #A9B44B;
	border-bottom:1px solid #A9B44B;	
}

.TdBorder {
	font:bolder;
	color:#000000;
}