	#page-title {
		width:800px;height:64px;
		background: #fff url(../images/services/title_800_64.jpg) no-repeat left top;
	}
	#page-content {
		margin-left:0px;border:0px solid red;
		width:800px;
	}
	
	.top {
		float:left;
		margin-top:10px;
	}
	#top-image {
		width:180px;height:55px;
		background: #fff url(../images/services/page_image_back_180_55.jpg) no-repeat left top;
	}
	#top-image img{
			border:0;margin:7px 0 0 5px;padding:0;
			width:170px;max-height:151px;
		}
	#top-text {
		margin-left:25px;
		width:560px;
		text-align:left;font-size:12px;_color:black;	
	}
	.item-title{
		clear:both;
		font-size:18px;color:blue;text-align:left;
	}
	.item-images{
		float:left;
		margin-right:40px;margin-bottom:20px;
		width:360px;min-height:59px;
		background: #fff url(../images/services/item_image_back_360_59.jpg) no-repeat left top;
	}
	.item-images img{
		border:0;margin:7px 0 0 5px;padding:0;
			width:350px;height:260px;
	}
	.item-text{
		width:760px;
		line-height:20px;
		margin-top:10px;margin-bottom:10px;
		font-size:14px;text-align:left;
	}
		
	#page-text {
		width:700px;
		margin-left:20px;
		text-align:left;
	}
	.underline {
		clear:both;
		width:800px;height:23px;margin:5px 0 15px 0;
		border-bottom:1px dotted black;
	}
	
	
