/* search_5_start */
			.search_box_5{
				position:absolute;
				margin-top: -161px;
				margin-left: 732px;
				width: 282px;
				height: 36px;
				overflow:hidden;
				z-index: 10;
				border: 1px solid #d5d9dc;
			}
			.search_header_5{
				height:0px;
				width:0px;
				padding-top:0px;
				padding-bottom:0px;
				padding-left:0px;
				padding-right:0px;
				text-align:left;
				font-weight:normal;
				font-size:8px;
				line-height:0px;
				text-decoration:none;
				color:#000000;
					display:none;

			}

			.search_body_5{
				background-repeat:no-repeat;
				height:30px;
				width:280px;
				padding-left:0px;
				padding-right:0px;
				padding-top:1px;
				padding-bottom:3px;
				border:1px solid transparent !important;
				-webkit-border-image: url(../images/live/border.png) 7% round !important; /* Safari 3.1-5 */
  				-o-border-image: url(../images/live/border.png) 7% round !important; /* Opera 11-12.1 */
		  		border-image: url(../images/live/border.png) 7% round !important;  
				background-color:#fff;
			}

			.search_field_5{
				border:none !important;
				
				

				
				width:220px;
				height:32px;
				line-height:32px;
				font-size:14px;
				background-color:#fff;
       			border-radius: 0px 0px 0px 0px;
				padding-left:15px;					
			}
			.search_field_5::placeholder {
			  	color: #999;
			  	opacity: 1; /* Firefox */
				font-size:12px;
			}

			.search_button_5{
          		margin-left:0px;
				background-image:url(../images/live/sbg.png);
				background-repeat:no-repeat;
				background-size:auto 38px;
				width:40px;
				height:34px;
				border-top:1px solid #d1c5b7;
				border-right:1px solid #d1c5b7;
				border-bottom:1px solid #d1c5b7;
				border-left:1px solid #d1c5b7;
				padding-top:0px;
				padding-bottom:2px;
				padding-left:0px;
				padding-right:0px;
				margin-top:0px;
				line-height:12px;
				cursor:pointer;
				font-size:12px;
				color:#ffffff;
				border:0px;
				font-weight: bold;		
				background-size: 40px 32px;
				background-position: center -1px;
				background-color: transparent;
			}
      
      .search_button_5:hover{background-image:url(../images/live/sbg_on.png);}
      
      .search_body_5 table,.search_body_5 td,.search_body_5 th{
				margin:0px;
				padding:0px;
				border-collapse:collapse;
			}
			/*search_5_end*/