#header_content{
	width:1024px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
	
#logo{
	width: 361px;
	height: auto;
	float: left;
	padding-right: 15px;
	}
	
#header_box{
	width: 364px;
	height: auto;
	float: left;
	padding-bottom: 5px;
	padding-left: 283px;
	}
	
#top_menu{
	padding-left: 293px;
	height: auto;
	float: left;
	}
	
#top_box{
	width:50px;;
	height:auto;
	float:left;
	padding:5px;
	text-align:center;
	}
	
#top_box_img{
	width:50px;
	height:auto;
	float:left;
	}
	
#top_box_title{
	width:50px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.tmenu :link{
	color:#e9f3ff;
	}
	
.tmenu :visited{
	color:#e9f3ff;
	}
	
.tmenu :hover{
	color:#c4dbf5;
	text-decoration:underline;
	}

#top_set2{
	width: 192px;
	height: auto;
	float: left;
	padding-left:10px;
	}
	
#hotline{
	width: 182px;
	height: auto;
	float: left;
	padding: 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* future proofing */
	-khtml-border-radius: 20px; /* for old Konqueror browsers */
	background-image: linear-gradient(#f9f9f9, #e3e3e3);
	border:1px solid #dddddd;
	color: #4b4b4b;
	}
	
#hotline_img{
	width: 30px;
	height: auto;
	float: left;
	text-align: center;
	}
	
#hotline_text{
	width: 140px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	}
	
#social{
	width: 184px;
	height: 20px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
	
#social_icon{
	width: 28px;
	height: 28px;
	float: left;
	margin-right: 8px;
	}

#weather{
	width: 160px;
	height: auto;
	float: left;
	}