body{
	font-size: 12px;
	text-align: center;
	font-family: Tahoma, "ËÎÌå";
	line-height: 200%;
}
h2{font-size: 25px;}
a:link,a:visited{
	color: #03F;
	text-decoration: underline;
}
a:hover{
	color: #03F;
}
#tipcontainer{
	width: 620px;
	margin: 0 auto;
	text-align: left;
}
#content{
	width: 650px;
	margin: 18px auto;
	clear: both;
}
#footer{
	clear: both;
	color: #666;
	text-align: center;
	border-top: 1px solid #666;
	padding-top: 12px;
	margin-top: 24px;
}
#search{
	margin: 0;
	padding: 0 12px;;
	text-align: center;
	height: 36px;
	line-height: 36px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #EEE;
}
#search-input{
	margin-top: 0!important;
	margin-top: 6px;
	height: 16px;
	border: 1px solid #ccc;
}
#searchbtn {
	margin-top: 0!important;
	margin-top: 6px;
	color: #000000;
	background: #DCE0E6;
	border-top: 1px solid #F5F6F7;
	border-left: 1px solid #F5F6F7;
	border-right: 1px solid #BFB7BC;
	border-bottom: 1px solid #BFB7BC;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	width: 45px;
}
#more_links {
	list-style:none;
	height:80px;
	margin:20px 0;
	
}
#more_links li{
	float:left;
	margin-right:50px;
	}