html,body {
    padding:0;
	margin: 0px;
	height:100%;


}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
img {border:0;}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.select {
	width: 143px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.select02 {
	width: 177px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.select03 {
	width: 143px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.input01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 171px;
}
.dot_bg {
	background-image: url(eng/images/dots.gif);
	height: 1px;
	background-repeat: repeat-x;
	line-height:1px;
}
.txt_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #404040;

}
.txt_link_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #404040;

}
.input02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 140px;
}
.input03 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 95px;
}
.inputA {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.txt_content01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2e5077;

}
.dot_bg01 {
	background-image: url(eng/images/dots01.gif);
	line-height:1px;
	height:1px;
	background-repeat: repeat-x;
}
.bottom_bg {
	background-image: url(eng/images/bottom_line.gif);
	background-repeat: repeat-x;
}

.style1 {font-size: 10px;line-height:12px;}
.style2 {
	color: #2e5077;
	font-family: Tahoma;
	font-weight: bold;

}
.error {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding:5px;
}

.txt_red {
    font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}

.bg_bar {
    height:28px;
    background-color:#e4ebf0;
}

a.pgnav:link{text-decoration:none; color: #404040;}
a.pgnav:visited{text-decoration:none; color: #404040;}
a.pgnav:hover {text-decoration:underline; color: #404040;}
a.pgnav:active{text-decoration:none; color: #404040;}

.txt_blk {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

.table_border {
 width:100%;
 border:1px solid #cccccc; 
 border-collapse: collapse   
}

.div_border {
 width:100%;
 border:1px solid #cccccc;
 margin-left:auto;
 margin-right:auto;
 width:90%;
}

.screenshot {
	float: left;
	width: 180px;
	padding: 10px 10px 10px 40px;

}
