		#showContent{
			width:315px;
			display:inline;
			height:195px;
		}
		#slideshow {
			position: relative;
			width: 176px;
			height: 147px;
			overflow: hidden;
			border: 1px solid #d4dede;
			float:left;
		}
		#slideshow img {
			position: absolute;
			left: 0;
			top: 0;
			/*width: 200px;*/
			/*height: 200px;*/
		}
		#catalogPager{
			width:129px;
			height:195px;
			position:relative;
			left: 128px;
			top: -146px;
		}
		#catalog{
			float:left;
			width:48px;
			margin:0px;
		}
		#catalog li
		{
			width:48px;
			text-align:center;
			cursor:hand;
			display:block;
			float:left;
			border-color:#ea5531;
			border-style:solid;
			padding:2px;
			border-width:1px;
			padding-top:3px;
			padding-bottom:1px;
			margin-bottom:1px;
			background-color:#ea5531;
			filter:alpha(opacity=70);
			font-family:ºÚÌå;
			color:#FFFFFF;
			font-weight:bold;
		}
		#slidesPager{
			float:right;
			width:81px;
			margin:0px;
			margin-left:0px;
		}
		#slidesPager li
		{
			width:70px;
			text-align:center;
			cursor:hand;
			display:block;
			float:left;
			border-color:#00965a;
			border-style:solid;
			padding:2px;
			border-width:1px;
			padding-top:3px;
			padding-bottom:1px;
			margin-bottom:1px;
			background-color:#00965a;
			color:#FFFFFF;
		}
		#TelInfo
		{
			margin-top:-198px;
			padding:8px;
		}


		#newsAutoShow {
			position: relative;
			width: 241px;
			height: 176px;
			overflow: hidden;
			border: 1px solid #d4dede;
			float:left;
		}
		#newsAutoShow img {
			position: absolute;
			left: 0;
			top: 0;
			/*width: 200px;*/
			/*height: 200px;*/
		}