/** #search {position: absolute; z-index: 1; top: 10px; width: 460px; right: 0px; }
	
	
	div.top div.searchphone{
		width: 250px;
		float:left;
		padding:12px 20px 0 0;
		}
		
		div.top div.searchphone div.phone{
			padding:17px 0 0 0;}
			
			div.top div.searchphone div.phone img{
				border-width:0;}
		
		div.top div.searchphone div.searchbox{
			background: #f68720;
			
			}
			
		div.top div.searchphone div.searchbox div.left{
			background:url(/images/int_search_left.gif) no-repeat top left;
			}
			
		div.top div.searchphone div.searchbox div.left div.right{
			background:url(/images/int_search_right.gif) no-repeat right top;
			overflow:hidden;
			height:22px;
			padding:1px 5px 0px 5px;
			}
			
			div.top div.searchphone input.int{
				height:20px;
				border-width:0;
				margin:0;
				padding:0;
				width:88%;
				font-size:14px;
				font-weight: bold;
				color:#ffffff;
				background: #f68720;
				}
				
			div.top div.searchphone input.btn{
				float:right;
				background:url(/images/btn_search.gif) center 5px no-repeat;
				height:20px;
				border-width:0;
				cursor:pointer;
				width:9%;}
	
	
		
		div.top img.logo{
			border-width:0;
			padding:10px 0 0 75px;
			display:block; clear:both;}
		
		div.top  div.icons{
			padding:11px 12px 0 61px;float:left;
			}
			
		div.top div.icons img{
			float:left;
			border-width:0;
			margin:0 7px;
			padding:7px;
			}

#s_btn {
        background: url("/images/search.gif") no-repeat left top; 
        width: 51px; height: 24px;
        border: none;
        color: #ffffff;
        font-weight: normal;
}

input {font-size: 15px;
       font-weight: bold;
       color: #333333;}

a.page {color: #333333;}

a:hover.page {color: #f78f1f;} **/