


/*     header 
---------------------------------------------------*/


#taxijun{
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}

#taxijun #taxijun_header{
	width: 910px;
	overflow: hidden;
	padding-top:5px;
}

#taxijun #taxijun_header h1{
	background: url(/media/taxi-jun.com/images/blanding.gif) no-repeat;
	width:410px;
	height:60px;
	float: left;
	margin: 0;
}
#taxijun #taxijun_header h1 a{
	display: block;
	height:60px;
	text-indent: -5000px;
	overflow: hidden;
}

#taxijun #taxijun_header p{
	background: url(/media/taxi-jun.com/images/blanding_travel.gif) no-repeat;
	width:93px;
	height:60px;
	overflow: hidden;
	text-indent: -5000px;
	float: left;
	margin: 0;
}

#taxijun #taxijun_header p a{
	display: block;
	width:93px;
	height:60px;
	overflow: hidden;
}

#taxijun #attention{
	font-size: 10pt;
}

#taxijun #taxijun_header h2{
	width: 198px;
	height:60px;
	float:right;
	background: url(/media/taxi-jun.com/images/tabilogo.gif) no-repeat right center;
}

#taxijun #taxijun_header h2 a{
	display: block;
	height:60px;
	text-indent: -5000px;
	overflow: hidden;
}


/*---------------------------------------------------
		delete content
---------------------------------------------------*/

#tc #domestic_tour,
#tc #abroad_air,
#tc #abroad_hotel
{
	display: none;
}


/*      footer 
-------------------------*/
#taxijun_footer{
	width: 750px;
	margin: 0 auto;
}
#taxijun_footer p{

	text-align:center;
	font-size:88%;
	line-height:1.3em;
}





