.ccss{	margin-left: 15px;}.ccss-header{	margin-bottom: 30px;	background-image: url(image/chameleon.gif);	background-repeat: no-repeat;	padding-left: 65px;	}#chart{	float: left;	width: 220px;	margin-right: 20px;}.ccss #css-form-box{	float: left;	width: 500px;}ul.css-info-list span{	display: block;	float: left;}ul.css-info-list li.head{	-moz-border-radius-topleft:6px;	-moz-border-radius-topright:6px;	border: 1px solid #9b9b9b;	background-color: #F1F1F1;	clear: both;	height: 20px;	padding: 7px;	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);	margin-bottom: 0px;	font-weight: bolder;	}ul.css-info-list li.body{	border: 1px solid #9b9b9b;	border-top: none;	border-bottom: none;	clear: both;	padding: 7px;	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);	margin-bottom: 0px;}ul.css-info-list li.bottom{	-moz-border-radius-bottomleft:6px;	-moz-border-radius-bottomright:6px;	border: 1px solid #9b9b9b;	border-top: none;	clear: both;	padding: 7px;	margin-bottom: 0px;	height: 10px;}li.gray{	background-color: #f2f1e2;}ul.css-info-list li{	margin-right: 5px;	height: 30px;}li.body span{	font-size: 0.8em;}ul.css-info-list span.handle{	width: 40px;}ul.css-info-list span.desc{	width: 120px;}li.head span.desc{	margin-left: 40px;}ul.css-info-list span.path{	width: 220px;}ul.css-info-list span.media{	width: 100px;}ul.css-info-list span.modify{	width: 40px;}div.handle{	-moz-border-radius:6px;	padding: 3px;	background: #bab465;	float: left;	color: #ffffff;	width: 18px;	text-align: center;	cursor: pointer;	margin-left: 5px;}span#loader, span#socket-loader{	background-image: url(image/ajax-loader.gif);	background-repeat: no-repeat;	height: 25px;	margin-left: 10px;	padding-left: 22px;}span#socket-loader{	margin-left: 0px;}span#caution{	background-image: url(image/caution.gif);	background-repeat: no-repeat;	height: 25px;	margin-left: 20px;	padding-left: 22px;	color: #8b0000;}.bin{	background-image: url(image/bin.gif);	background-repeat: no-repeat;	float: left;	width: 13px;	height: 15px;}/*------------ Chart ------------------*/.chart-menu{	margin-bottom: 20px;}.chart-menu .chart-cat{	width: 30px;	height: 20px;	float: left;	border: 1px solid #bbbbbb;	padding: 4px;	font-size: 1.4em;	text-align: center;	cursor: pointer;	background-image: url(image/category.jpg);	background-repeat: no-repeat;}.chart-menu .chart-cat span{	display: none;}.chart-menu .chart-cat-active{	}.chart-menu #time{	-moz-border-radius-topleft:6px;	-moz-border-radius-bottomleft:6px;	background-position: 0px 0px;}.chart-menu .chart-cat-active#time{	background-position: -35px 0px;}.chart-menu #date{	-moz-border-radius-topright:6px;	-moz-border-radius-bottomright:6px;	border-left: none;	background-position: 0px -25px;}.chart-menu .chart-cat-active#date{	background-position: -35px -25px;}.chart-body{}.time-chart{	background-repeat: no-repeat;	width: 160px;	margin-bottom: 15px;	height: 350px;}.time-socket, .date-socket{	-moz-border-radius:3px;	width: 120px;	border: 1px dashed #9e9b0a;	padding: 5px 4px 5px 6px;	font-size: 0.8em;	margin-bottom: 10px;}.time-socketed, .date-socketed{	-moz-border-radius:3px;	margin-bottom: 10px;	width: 120px;	background: #dad7a0;	border: none;	padding: 5px 4px 5px 6px;	font-size: 0.8em;	cursor: pointer;	border: 1px solid #9e9b0a;}.socket-over{	background: #e8df8c;}.socket-cat{	font-size: 1em;	margin-bottom: 5px;}/*------------ html ------------------*/a{	text-decoration: none;}