@charset "utf-8";
/* CSS Document */
.preview{
	width:960px;;
	}
.cont{
	height:auto;
	}
.cls{
	clear:both;
	}
.hidden{
	display:none;
	}
#sourse{
	border:1px dotted #ccc;
	width:960px; 
	height:auto; 
	margin:0px auto;
	}
.textDiv{
	margin:10px 40px 10px;
	text-align:center;
	}
.example{
	margin:10px;
	background:#FFF;
	border:1px dotted #ccc;
	padding:10px;
	}
.scrolldoorFrame{
	width:960px;
	height:auto;
	overflow:hidden;
	}
.scrollUl{
	width:960px;
	overflow:hidden;
	}
.scrollUl li{
	float:left;
	}
.sd01{
	cursor:pointer;
	background:#e3e3e3;
	font-weight:bold;
	width:320px; 
	height:24px;
	color:#333; 
	text-align:center;
	line-height:28px;
	}
.sd02{
	cursor:pointer;
	background:#bbb9ba;
	font-weight:bold;
	width:320px;
	height:24px; 
	text-align:center; 
	line-height:28px;
	color:#333;
	}
.sd03{
	cursor:pointer;
	background:#CCC;
	font-weight:bold;
	width:320px;
	height:24px; 
	text-align:center; 
	line-height:28px;
	color:#333;
	}