﻿body{
		font-family:Tahoma;
		font-size:11px;
		
		
	}
.bg {
		
		width: 100%;
		height:100%;
		top:0px;
		left:0px;
	}
.top{
		background-image:url('images/top.png');
		height:8px;	
	}
.left{
		background-image:url('images/left.png');
		width:8px;	
	}
.right{
		background-image:url('images/right.png');
		width:8px;	
	}
.bottom{
		background-image:url('images/bottom.png');
		height:8px;	
	}
.trungtam{
	border:1px black solid;
}
.bgtop{
	background-image:url('images/bgtop.png');
}	
.bgsearch{
	background-image:url('images/bgsearch.png');
}
.bgbottom{
	background-image:url('images/bgbottom.png');
}
.search{
		font-weight:bold;
		font-size:11px;
		color:black;
		width:100%;
		border:0px;
		background-color:transparent;
}
.tdtxt{
		background-image:url('images/bgtxt.png');
		width:343px;
		border:1px black solid;
		vertical-align:middle;
}
.tdbutton{
		background-image:url('images/bgbutton.png');
		width:79px;
		border:1px black solid;
		vertical-align:middle;
}
.bg1{
		background-image:url('images/bg1.png');
			text-align:center;
	font-weight:bold;
	color:#999e9f;

}
.bg2{
		background-image:url('images/bg2.png');
		vertical-align:top;
}
.bgtitle{
		background-image:url('images/bgtitle.png');
		padding:2px;
		text-align:center;
		font-weight:bold;
		color:white;
		height:25px;
		vertical-align:middle;
		width:250px;
		border:1px black solid; 
}
div{
		padding:20px;
		font-weight:bold;
		color:white;
		text-align:center;
		vertical-align:top;
}
.select{
		margin:5px;
		vertical-align:middle;
}
#result{
text-align:center;
	width:90%; 
	position:absolute; 
	top:30px; 
	left:30px;
	display:block; 	
}
#dinhdang{
	width:250px;

	font-weight:normal;

}
#linhvuc{
	width:250px;

	font-weight:normal;
}