/*-----------------Box-Search------------------------*/

	.topsearch { background-color: #ffffff; width:480px; float:left; margin:15px 5px 0 0; border:1px ; border-width:4px 4px 2px 2px; position:relative; display:inline; padding-top: 2px;}
	.tabsearch {position:absolute; left:0; top:-21px;}
	.tabsearch a {color:orange; font-weight:bold; text-decoration:none; background:url(../img/box_search/bgd_tabsearch_n.gif) no-repeat; text-align:center; width:56px; line-height:21px; display:block; float:left; margin:0 8px 0 0;}
	.tabsearch a:hover, .tabsearch .curnav {background:url(../img/box_search/bgd_tabsearch_o.gif) no-repeat;}

	.frmtopsearch {background:#FFF; border:1px solid #f69f4b;}
	.frmtopsearch input {font-size:15px; border:0; width:480px; background:url(../img/box_search/ico_topsearch.gif) 3px 3px no-repeat; padding:0 0 0 25px; height:21px;}
	.frmtopsearch input.btn03 {font-size:11px; color:#FFF; font-weight:bold; background:url(../img/button.gif) no-repeat; width:65px; height:20px; border:none; padding:0;}
	
	.inxbanner {position:relative; clear:both; margin:0 0 4px 0;}
	.inxbanner a {color:#f69f4b; text-decoration:none;}
	.inxbanner a:hover {text-decoration:underline;}
	.bookmark {position:absolute; top:92px; left:20px; line-height:21px;}
	.clear {clear:both;}



.BGSearch{
	background:#FFFFFF;
	border:#f69f4b 2px solid;
	padding:1px;
	}
.Button_Search{
	background-image:url('../img/timkiem.gif');
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	width:104px;
	border:#000000 0px solid;
	color:#0000ff;
	font-weight: bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.InputSearch{
	background-image:url('../img/box_search/ico_topsearch.gif');
	background-position:left;
	background-repeat:no-repeat;
	border:#000000 0px solid;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:green;
	width:98%;
	}
	/*-----------------End-----------------------*/