@charset "utf-8";
body{font-family: "Arial","Microsoft YaHei",sans-serif;font-size:100%; min-width:1200px;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,select,textarea,p,img,a,span,strong,*{padding: 0;margin: 0;}
img,input,select,textarea{ vertical-align:middle}
button,input,select,textarea{font-size:100%;font-family: "微软雅黑";}
a, img {border:0;}

ul,li{ list-style:none;}

.th025-top-frame {
	background: #E6F2F6;
}
.top-login-wel {
	width: 1200px;
	overflow: hidden;
}

.top-login-wel h1 {
	font-size: 26px;
	line-height: 100px;
	color: #666;
	font-weight: bold;
	width: 600px;
	float: left;
	text-indent: 20px;
	display: block;
}
.top-login-wel img {
	height: 100px;
	width: 800px;
	float: left;
}






.th025-search-frame {
	overflow: hidden;
	height: 100px;
	float: right;
	width: 400px;
}

.th025-search {
	height: 28px;
	padding: 3px;
	width: 300px;
	border: 2px solid #257DDE;
	float: right;
	margin-top: 32px;
}
.th025-search-input {
	width: 208px;
	height: 28px;
	font-size: 13px;
	color: #999999;
	border: none;
	padding-left: 10px;
	border-radius: 2px;
	float: left;
}

.th025-search-button {
	float: right;
	height: 28px;
	border-radius: 2px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #257DDE;
	line-height: 28px;
	border: none;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
	width: 60px;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	font-weight: bold;
}
.th025-search-button:hover {
	background-color: #7DB1EC;
}
