.t_car{
	clear:both;
	width:283px;
	border: 1px solid #C0C0C0;
	height:80px;
	text-align:left;
	padding:12px 8px 8px 8px ;
	margin-left:12px ;
}	
.t_car table{
	margin:2px 0px 10px 0px ;
}	
	table td
	{
		font-size:9pt;
	}
	/* Span Item */
	.si{
		width:200px;
		font-weight:bold;
		padding:4px 0px 4px 0px;
	}
	/* Pruduct Image OnOff */
	.onoff
	{
		cursor:pointer;
		float:left;
	}
	/* Pruduct Type Name Title Block */
	.ptntb
	{
		float:left;
		color:orange;
		margin-top:3px;
	}
	/* Pruduct Type Remark Block */
	.ptrb
	{
		float:right;
		text-align:right;
		margin-top:3px;
	}
	

		
	/* Pruduct Price Slider Bar */
	.ppsb
	{
		width:100px;
		height:25px;
		float:left;;
		margin-left:5px;
		background-image:url('/i/sliderbar_dot.gif');
	}
	/* Slider Bar Cursor */
	.sbc
	{
		cursor:pointer;
		position:absolute;
	}
	/* Product Sale Price */
	.psp
	{
		float:left;
		padding-left:10px;
	}
	/* Product Gain */
	.pg
	{
		clear:right;
		padding-left:5px;
	}

	.bpb
	{
		float:left;
		padding-left:5px;
		padding-top:15px;
	}
	
			.t_div{
		float:left;
		width:240px;
		height:300px;

		margin:10px 40px 10px 0px ;
		}
		
	/* Pruduct Type Title Bar */
	.pttb
	{
		width:270px;
		height:14px;
		float:left;
		clear:right;
		border:1px solid #eee;
		margin:0px 0px 2px 0px;
		padding:6px 5px 3px 5px;
		color:#369;
	}
	.pttb div {
		float:left;
		width:48%;
	}
	/* Pruduct Price Block */
	.ppb
	{
		width:320px;
		clear:right;
		border:1px solid silver;
		margin:0px 0px 3px 18px;
		padding:5px 5px 10px 5px;
color:#888;
	}
	/* Pruduct Price Block 2 */
	.ppb2
	{
		width:96%;
		float:left;
		clear:left;
		border:1px solid silver;
		margin:0px 0px 3px 0px;
		padding:5px 5px 10px 5px;
	}
	/* Buy Pruduct Block */		