/* CSS Document */

table.search{
	text-align:center;
	vertical-align:middle;
	background:url(../images/background/backgourd_phu_1.jpg);
	width:248px;
	height:80px;
	font-size:10px;
	color:#000066;		
}
td.text{
	background:url(../images/icon/textbox.png) repeat-x;
	width:121px;
}
.textbox{
	width:100px;
	height:18px;
}

.input_text{
	background:url(../images/icon/textbox.png) no-repeat;
	height:18px;
	width:110px;
	border:0px;
	padding-left:5px;
	padding-right:10px;
}
