	#t5{
		background:url(/images/discover/bg_discover.jpg) no-repeat;
		width:987px;
		margin:0 0 0 0;
		clear:both;
		padding: 20px 0 0 30px;
		height:700px;
	}
	*+html #t5{
		clear:none;
	}
	#t5 .content_t5{
		width:520px;
		float:right;
		margin:0 50px 0 0px;
	}
	#t5 .content_t5 h1{
		border-bottom:1px solid #333;
		padding:0 0 5px 0;
		margin:10px 0 10px 0;
		font-size:26px;	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
	}
	#t5 .content_t5 h2{
		color:#0e5490;
		font-size:16px;
		margin:10px 0 0 0;
	}
	#t5 .content_t5 h3{
		color:#0e5490;
		font-size:14px;
		border:none;
		padding:0 0 5px 0;
		margin:0 0 10px 0;
		clear:both;
	}
	#t5 .content_t5  p{
		font-size:12px;
		margin:0 0 10px 0;
	}
	.steps{
		display:block;
		padding:50px 0 10px 0;
	}
	
	.content_t5 ul{
		margin:5px 0 5px 0;
		float:left;
		width:200px;
	}
	
	.content_t5 ul li a, .content_t5 ul li{
		color:#0e5490;
		text-decoration:none;
		background:url(/images/li_people.jpg) 0 4px no-repeat;
		margin:0 0 0 0;
		padding:0 0 0 15px;
	}
	
	.content_t5 ul li:hover{
		background:url(/images/li_people_hover.jpg) 0 4px no-repeat;
	}
	
	.content_t5 ul li{
		color:#333;
		background:url(/images/li_people.jpg) 0 4px no-repeat;
		margin:0 0 5px 0px;
		padding:0 0 0 15px;
		font-size:12px
	}
	
	.content_t5 h4{
		margin:10px 0 5px 0;
	}
	
	.content_t5 table tr td h3{
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	.content_t5 p.desc{
		padding:3px;
		font-weight:bold;
		background:#eaeaea;
		
	}
	a.button, input.button{
		display:block;
		width:69px;
		height:21px;
		background:url('/images/product/bg_button.jpg') no-repeat;
		float:right;
		padding:3px 0 0 0;
		text-align:center;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		border:none;
		margin:5px 0 0 0;
		cursor:pointer;
		color:#333;
	}
	
	a.button:hover, input.button:hover{
		background:url('/images/product/bg_button_hover.jpg') no-repeat;
		color:#fff;
	}