/* Sample 4*/
* {margin:0;padding:0}
pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.description{padding:16px;margin:10px 0;background:#eee}

.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{
	width: 275px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 270px;
	height: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
.buttons span{
	color:#000;
	cursor:pointer;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1;
	padding-left: 5px;
	height: 18px;
	display: block;
	float: left;
	font-family: Verdana;
	font-size: 10px;
}
.buttons span:active, .buttons span:hover{
	color:#F00;
	font-weight: bold;
}

#ku {
	display: none;
}
#handles4 span.active, #handles4 span:hover {
	color:#F00;
	background-image: url(/img/selected.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
#handles4 span {
	cursor:pointer;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 7px;
	color: #333;
}
.box_cont1 {
	width: 811px;
	position: relative;
	left: 0px;
	float: left;
	background-color: #000;
	height: 458px;
}
#box4{
	position:absolute;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 800px;
}
#box4 a {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
#box4 a:hover {
	color: #FF0000;
}


#box4 div{
	float: left;
	width: 800px;
	background-color: #000;
	padding-top: 5px;
	position: relative;
}
#box4 div span {
	position: absolute;
	left: 540px;
	top: 0px;
}


#box4 h3, #box4 p{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CCC;
	line-height: 130%;
	float: right;
	font-size: 11px;
}
#box4 ul {
	width: 200px;
	position: relative;
	font-size: 11px;
	float: right;
	padding-right: 7px;
	padding-top: 5px;
	padding-left: 15px;
}


#box4 li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#box4 h3 {
	float: right;
	width: 240px;
	font-size: 12px;
}

#box4 p{
	display: block;
	float: right;
	width: 240px;
}
#box4 img{
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}
.mask3{
	position:relative;
	width:800px;
	height:405px;
	overflow: hidden;
	background-color: #000;
	float: left;
	left: 6px;
	right: 5px;
}

span img{
	display:block;
	border:none;
}
.sl_box {
	background-color: #CCCCCC;
	float: left;
	width: 750px;
}
.sl_img {
	float: left;
	width: 196px;
}
#sl_text {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#sl1 {
	width: 299px;
	float: none;
}

.sl_t1 {
	background-color: #EAEFF2;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BE3115;
}
.sl_t2 {
	background-color: #E2E2E2;
	border-left-color: #BE3115;
}

#sl_text p {
	float: none;
	width: 239px;
	margin: 0px;
	text-indent: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
}

.sl_nav {
	float: left;
	width: 811px;
	text-align: center;
	background-image: url(/img/play_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 53px;
	position: relative;
}
.sl_t3 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
#prev {
	background-image: url(/img/prev.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	background-color: #989898;
	width: 55px;
}
#play {
	display: block;
	width: 52px;
	text-align: left;
	background-image: url(/img/play.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #989898;
	padding-right: 0px;
}
#stop {
	display: block;
	width: 47px;
	text-align: left;
	background-color: #989898;
	background-image: url(/img/pause.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
}


#next {
	width: 51px;
	display: block;
	background-color: #989898;
	background-image: url(/img/next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	padding-left: 10px;
}
#handles4 {
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.norm {
	font-weight: normal;
}
.promo {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	padding: 0px;
}
