#header {
	height: 170px;
	padding: 0 10px;
	position: relative;
}
.header_icon {
	position: absolute;
	top: 75px;
	left: -239px;
}
.header_images {
	height: 53px;
	padding: 7px 0 0 10px;
}
.header_images img {
	float: left;
}
.skypark {
	margin: 11px 21px 0 138px;
}
.recommend {
	margin: 6px 17px 0 0;
}
.recommend2 {
	margin: 6px 17px 0 149px;
}
.skyparkgreen {
	margin: 9px 28px 0 0;
}
.frequent {
	margin: 4px 43px 0 0;
}
.frequent2 {
	margin: 4px 12px 0 0;
}
.smallicon_1 {
	margin: 20px 12px 0 0;
}
.smallicon_2 {
	margin: 19px 13px 0 0;
}
.smallicon_3 {
	margin: 22px 13px 0 0;
}
.smallicon_4 {
	margin: 22px 11px 0 0;
}
.smallicon_5 {
	margin-top: 21px;
}
.header_title {
	height: 33px;
	padding: 32px 0 0 9px;
}
#header li {
	float: left;
	height: 35px;
	line-height: 38px;
	margin-top: 3px;
	background: url(../img/tab.gif) no-repeat;
	width: 134px;
	text-align: center;
	color: #000;
}
#header li.selected {
	margin-top: 0;
	background-position: bottom;
	width: 140px;
	padding-top: 3px;
}
#header li.last {
	float: right;
	margin-right: 8px;
	background: none;
	width: auto;
	text-align: right;
}
#header li.font {
	float: right;
	margin: 12px 12px 0 30px;
	background: none;
	width: auto;
	height: auto;
	line-height: normal;
}
li.font img {
	float: left;
	margin-left: 2px;
}
#header li a {
	color: #666;
	text-decoration: none;
	display: block;
}
#header li.last a, #header li.font a {
	display: inline;
}
#header li.last a:hover {
	text-decoration: underline;
}
* html #header li {
	position: relative;
	top: -3px;
	line-height: normal;
	padding-top: 12px;
	height: 23px;
}
* html #header li.selected {
	padding-top: 15px;
}
* html #header li.last, * html #header li.font {
	display: inline;
}
* html #header li.font {
	margin-top: 0;
}
* html #header li a {
	height: 23px;
}

#signupbox{
	width:255px;
	height:50px;
	float:right;
	margin-top:7px;
}

#signupbox  input {
	background:url("../img/signup2.gif") no-repeat scroll 0 0 transparent;
border:medium none;
float:left;
height:23px;
margin:4px 0 5px 5px;
padding:2px 0 0 6px;
width:162px;
}

#signupbox input.button {
	width: 77px;
	height: 27px;
	background-image: url(../img/login_button.gif);
	padding: 0;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-top:2px;
}

#signupbox .smalltext{
	font-size:11px;
	margin: 0 0 0 7px;
}

.smallbox{
	float:left;
	margin-left:135px;
}

