﻿@charset "UTF-8";#container_slider,#container_slider_area{  	position:relative; z-index:0;}#demo_bg,#demo_bg_area {	position: relative;	top:0;	background:url(../images/bar.png) no-repeat 11px 8px;	height:30px;	width:310px;	margin-right:30px;}#demo_bg_area {/*top:50px;*/}#demo_bg div,#demo_bg_area div {	position: absolute;	cursor: default;	top: 2px;	}#demo_bg span,#demo_bg_area span {	position: absolute;	background:url(../images/bar_highlight.png) repeat-x;	top: 8px;	left: 20px;	height: 11px;	width: 278px;}