#techin_conver_head {
	background: transparent url('../images/techin_conver_head.gif') no-repeat top left;
	width: 920px;
	height: 22px;
	margin-top: 10px;
}
#techin_conver_separator {
	background: transparent url('../images/techin_conver_head.gif') no-repeat top left;
	width: 920px;
	height: 22px;
	margin-top: 0px;
}
#techin_conver_bottom {
	background: transparent url('../images/techin_conver_bottom.gif') no-repeat bottom left;
	width: 920px;
	height: 15px;
	
}
#techin_conver_content {
	background: transparent url('../images/techin_conver_bg.gif');
	width: 920px;
	min-height: 150px;
}
.techin_conver_content_box {
	position: relative;
	width: 420px;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
.techin_conver_content_description {
	margin: 5px 0px 5px 0px;

}
.techin_conver_content_box_title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0 0 5px 0;
	width: 100%;
	border-bottom: 2px solid #dddddd;

}
.techin_conver_content_line {
	font-size: 11px;
	color: #333333;
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin: 2px 0px 2px 0px;
	
}
.techin_conver_content_line_result {
	background-color: #003893;
	font-size: 11px;
	color: #ffffff;
	width: 100%;
	text-align: right;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;	
}
.techin_conver_content_line_result_container {
	background-color: #ffffff;
	font-size: 11px;
	color: #ffffff;
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
}
input	{
	color: #333333;
	background: #ffffff;
	border: 1px solid #cccccc;
	height: 18px;
	margin-top:6px;
	margin-bottom: 6px;
	width: 50px;
	
}
select	{
	color: #333333;
	background: #ffffff;
	border: 1px solid #cccccc;
	height: 18px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.techin_conver_float_clear {
	clear: both;
	height: 20px;
}
