/* Sample 4*/
#box4{
	position:absolute;
}
#box4 textarea {
	width: 280px;
	height: 250px;
}

#box4 a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
#box4 a:hover {
	color: #FF0000;
}


#box4 div{
	float: left;
	width: 482px;
	background-color: #EBEBEC;
}

#box4 h3, #box4 p{
	padding:5px 10px;
}
#box4 ul {
	width: 253px;
	position: relative;
	font-size: 12px;
	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: 264px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}

#box4 p{
	display: block;
	float: right;
	width: 263px;
}
#box4 img{
	display: block;
	float: left;
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 25px;
	padding-bottom: 55px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}
.mask3{
	position:relative;
	width:482px;
	height:275px;
	overflow: hidden;
}

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

.sl_t1 {
	background-color: #F8F9FA;
	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: 269px;
	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;
	font-size: 12px;
}

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


#next {
	width: 51px;
	display: block;
	background-color: #B2B2B2;
	background-image: url(../imgs/next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	padding-left: 10px;
}
#handles4 {
	width: 482px;
	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;
}
#wthvideo {
	position: absolute;
	left: 295px;
	top: 66px;
	z-index: 20;
}

