*{font-size:18px; font-family:Tahoma,Verdana,Î¢ÈíÑÅºÚ,ÐÂËÎÌå}
body{
	background:#D2E0F2; }
a{ 
	color:White; 
	text-decoration:underline;}
a:hover{ 
	color:Red; 
	text-decoration:underline;}	
.tip{
	overflow: hidden; 
	height: 70px;      
  	//background: url(images/layout-browser-hd-bg.gif) #7f99be repeat-x center 50%;
	background-color:#282828;
  	line-height: 70px;
  	color: #28C1Cf; }
.xtdevs{
	width:180px;
	}
.txt01{
	font:Verdana, Geneva, sans-serif,ËÎÌå;
	width:155px;
	padding:3px 2px 2px 2px; 
	border-width:1px; 
	border-color:#ddd;  
	color:#000;}
.footer{
	text-align:right;
	height:42px;
	color:#28C0CE; 
	background-color:#282828;
	margin:0px; 
	padding-right:10px;
	padding-top:0px;
	line-height:36px;
	font-size:20px; 
	font-weight:bold;}
.bhqs{
	list-style:none;
	margin-right:0px;
	padding:0px;
}
.bhqs li{
	display:inline;
	float:left;
	margin:0px;
}
.bhq{
	display:block;
	text-decoration:none;
}
.bhq img{
	text-align:center;
	width:60px;
}
.bhq p{
	margin:0;
	font-weight:bold;
	text-align:center;
	color:#c3c3c3;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
	
