#block-pkubanner-pkubanner {
    /*background: url("images/top-banner-bg.png") no-repeat scroll -160px 0 transparent;*/
    height: 50px;
    margin-bottom: 0;
    width: 100%;
    color: white;
    font-family: '微软雅黑';
    font-size: 13px;
    /*margin-top: -24px;
    padding-top: 10px;
	margin-bottom:-10px;
	position: relative;*/
	/*max-width: 1280px;
    min-width: 1024px;*/
	position: relative;
    width: 100%;
	z-index: 100;
	/**margin-top: -24px;*/
}

.not-front #block-pkubanner-pkubanner {
	/**margin-top: -95px;*/
}

#block-pkubanner-pkubanner .pkubanner {
	padding-top:10px;
}

#block-pkubanner-pkubanner table {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

#block-pkubanner-pkubanner table a {
    color: white;
	font-size: 13px;
}

#block-pkubanner-pkubanner label {
    display: inline;
}

#homepage-search-form {
    color: white;
    font-family: '微软雅黑';
    font-size: 13px;
}

#homepage-search-form .homepage-search-form-text {
    font-size: 12px;
    height: 12px;
}

#search-block-form {
	margin-bottom: 0;
	color: white;
    font-family: '微软雅黑';
    font-size: 13px;
}

#search-block-form label {
    display: inline;
}

#block-pkubanner-pkubanner .form-text {
	/*width: 116px;*/
	width: 110px;/*zhangshufeng*/
	padding-left: 6px;/*zhangshufeng*/
	font-size: 12px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	behavior: url(/portal/sites/all/modules/pkubanner/PIE.htc);
	border:0;
	background-color:white;
}

#block-pkubanner-pkubanner .homepage-submit-button {
	background: url("images/siteserach-arrow.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
    font-size: 11px;
	margin-left: -16px;
	height: 12px;
	/*ie7*/
	*height: 15px;
	*width: 12px;
}
