h1.welcome {	
	color:blue; 
	font-size:13px; 
	font-weight:bold; 
	margin:0px 0px 0px 150px; 
	padding:0px; 
	text-align:center; 
}
h1.welcome2 {
	font-size:13px; font-weight:normal; 
	margin:0px 0px 0px 150px; 
	padding:0px; 
	text-align:center; 
}
h5.home_content_header {
	width:100%; font-size:15px; padding:0px; margin:0px; 
}
div#div_home_content p {
	width:100%; padding:0px 0px 10px 0px; margin:0px; 
}
ul.more_nav {
	/* 100% = 385px follow with #col2 */ 
	width:280px; 
	 height:15px; padding:0px 0px 20px 0px;  
}
ul.more_nav li.more_information {
	float:left; width:120px; height:15px; text-align:center; 
}
ul.more_nav li.more_pipe {
	float:left; width:5px; height:15px; text-align:center; 
}
ul.more_nav li.more_hotels {
	float:left; width:120px; height:15px; text-align:center; 
}
ul.more_nav li.more_information a, ul.more_nav li.more_information a { 
	padding:0px; margin:0px; 
}

div#recommend {
	width:980px; margin:auto; 
}
div#recommend #recommend_left {
	width:490px; float:left; 	
}
div#recommend #recommend_right {
	width:490px; float:left;
}
.welcome_group {
	background:url(/images/computer.jpg); 
	height:95px; 
}