.head{
	height: 148px;
	background-image: url(img/head_970_150.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom:1px solid rgb(205,205,205)
}

.domain{
	position: relative;
	top: 0px;
	left: 12px;
	float: bottom;
}

.search_banner{
	position: relative;
	top: 12px;
	left: 30px;
	float: left;
	width: 728px;
	height: 90px;
	text-align:center;
	vertical-align: middle ;
}

.sbanner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 728px;
    height: 90px;
}

h1{                                
	padding: 0px;
	font-weight: bold;
	font-size: 30px;
	color: #1271A2;
	margin: 0px;
}

h1 a{
	font-weight: bold;
	font-size: 30px;
	color: #1271A2;
	text-decoration: none;
}

h1 a:hover{
	color: #5CBBDD;
	text-decoration: none;
}