/* Viceo Start */
#videowrap{
	width:320px;
	height:242px;
	background:#999999;
	border:5px solid #CCCCCC;
}
.videobox {
	/*height:221px;*/
	clear:both;
	float:right;
	width:232px;
	background:url(../images/video_bg_bt.jpg) no-repeat bottom;
	margin-bottom:12px;
	/*padding:10px 15px 0 15px;*/
}
.videobox_in {
	background:url(../images/video_bg_top.jpg) no-repeat top;
	padding:10px 15px 10px 15px;
	float:right;
	width:202px;
	}
.videobox h3 {
	color:#ffffff;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}
#screen {
	height:175px;
	border:1px solid #FFFFFF;
	background-color:#000000;
}
#controllbox {
	margin-top:7px;
	height:20px;
	margin-bottom:5px;
}
#speaker {
	margin-left:12px;
}
#controllbox_left {
	float:left;
	width:83px;
}
#controllbox_left img{
	cursor:pointer;
}
#controllbox_right {
	float:right;
	width:110px;
	border:1px solid #d1d1d1;
	height:10px;
	font-size:0px;
	background-color:#FFFFFF;
	margin-top:6px;
}

.videobox ul {
	list-style:none;
	margin:0;
	padding:5px 0 0 0;
}
.videobox ul li {
	background:url(../images/video_list.gif) no-repeat 0 3px;
	padding:2px 0 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.videobox ul li a {
	text-decoration:none;
	color:#FFFFFF;
}
.videobox ul li a:hover{
	text-decoration:underline;
	}
.list_bt {
	width:74px;
	float:right;
	height:15px;
	background: url(../images/video_bt_bg.gif) top left no-repeat;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color:#505050;
	text-align:center;
}
.list_bt a {
	color:#505050;
	text-decoration:none;
}
.list_bt a:hover {
	color: #333333;
}
.list_bt2 {
	width:74px;
	float:right;
	height:15px;
	border:1px solid #cccccc;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color:#505050;
	text-align:center;
}
.list_bt2 a {
	color:#505050;
	text-decoration:none;
}
.list_bt2 a:hover {
	color: #CC0000;
}
/* Viceo End */
