/*测试页面用CSS*/
	.xl_plugin_test_wrap{ margin:20px;}
		.xl_pt_title{ font-size:14px; font-weight:bold; color:#666;}
			.xl_pt_title span{ color:#1197B9;}
		.xl_pt_subtitle{ color:#999; line-height:24px; margin:10px 0 0 0;}
			.xl_pt_subtitle span{ color:#666;}
		
		.xl_pt_main{ margin:10px 0 0 0; padding:10px 0 0 0; border-top:1px dashed #ccc;}
			.xl_pt_picbg{ border:1px solid #dbdbdb; background:#f1f1f1; padding:10px;}
				.xl_pt_picbg img{ border:1px solid #999; float:left; background:#fff; padding:3px;}
				
			.xl_pt_list{ float:right; margin:10px 100px 0 0 ;}
				.xl_pt_list_title{ font-size:14px; color:#666; font-weight:bold;}
				.xl_pt_list ul{ margin:10px 0 0 0;}
				.xl_pt_list ul li{ background:url(icon_greypoint.png) no-repeat 0px 5px; font-size:14px; color:#999; padding:0 0 0 15px; margin:5px 0 0 0;}	
					.xl_pt_list ul li a{ text-decoration:none; color:#1197B9;}
					.xl_pt_list ul li a:hover{ text-decoration:underline; color:#333;}
					
			.xl_pt_func{}
				.xl_pt_func .pt_is1{ width:200px; border:1px solid #ccc; height:20px; line-height:20px;}
				
			.xl_pt_func_layer{ background:#dbdbdb; border:1px solid #ccc; width:300px; padding:10px;}
				.xl_pt_func_layer ul{}
				.xl_pt_func_layer ul li{ margin:5px 0;}	
				.xl_pt_func .pt_bs1{ width:120px;}
				.xl_pt_func .pt_ss1{ width:125px;}
				.xl_pt_func .pt_is2{ width:120px;}
