.videobox1 {
	width: 530px;
}
#video_header {
	height: 34px;
	background-image: url(../images/inx_header2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
#video_con {
	height: 235px;
        overflow: hidden;
}
#video_footer {
	height: 34px;
	background-image: url(../images/inx_footer.gif);
	background-repeat: no-repeat;
}
.videobox1 #footer_left {
	float: left;
	width: 260px;
	padding: 0px;
}
.videobox1 #footer_right {
	float: right;
	width: 240px;
}
#video_dir {
	height: 48px;
	width: 63px;
	margin-top: 3px;
	float: left;
	padding: 0px;
	margin-left: 10px;
}
#dir_left {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	padding: 0px;
        cursor:hand;
}
#dir_left .left {
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 14px;
	text-decoration: none;
}
#dir_left .left:hover {
	background-image: url(../images/left2.gif);
	background-repeat: no-repeat;
}
#dir_right {
	float: right;
	margin-top: 15px;
	margin-right: 5px;
        cursor:hand;
}
#dir_right .right {
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 14px;
	text-decoration: none;
}
#dir_right .right:hover {
	background-image: url(../images/right2.gif);
	background-repeat: no-repeat;
}
#dir_middle {
	float: left;
	width: 25px;
        cursor:hand;
}
#dir_middle .up {
	margin-top: 2px;
}
#dir_middle .up {
	background-image: url(../images/up.gif);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	width: 20px;	
	text-decoration: none;
	line-height: 13px;
}
#dir_middle .up:hover {
	background-image: url(../images/up2.gif);
	background-repeat: no-repeat;
}

#dir_middle .middle {
	margin-top: 3px;
}
#dir_middle .middle {
	background-image: url(../images/middle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	width: 20px;
	height: 12px;
	text-decoration: none;
	line-height: 12px;
}
#dir_middle .middle:hover {
	background-image: url(../images/middle2.gif);
	background-repeat: no-repeat;
}
#dir_middle .down {
	margin-top: 3px;
}
#dir_middle .down {
	background-image: url(../images/down.gif);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	width: 20px;
	text-decoration: none;
	line-height: 13px;
}
#dir_middle .down:hover {
	background-image: url(../images/down2.gif);
	background-repeat: no-repeat;
}
#video_screen {
	float: left;
	width: 80px;
	margin-top: 5px;
	margin-left: 5px;
}
.screen_left {
	float: left;	
}
.screen_right {
	float: right;	
}
#all_screen {
	height: 20px;
	width: 36px;
	background-image: url(../images/all_screen.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
        cursor:hand;
}
#all_screen:hover {
	background-image: url(../images/all_screen2.gif);
	background-repeat: no-repeat;
}
#one_screen {
	height: 20px;
	width: 36px;
	background-image: url(../images/one_screen.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin-top: 5px;
        cursor:hand; 
}
#one_screen:hover {
	background-image: url(../images/one_screen2.gif);
	background-repeat: no-repeat;
}
#four_screen {
	height: 20px;
	width: 36px;
	background-image: url(../images/four_screen.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
        cursor:hand;

}
#four_screen:hover {
	background-image: url(../images/four_screen2.gif);
	background-repeat: no-repeat;
}
#six_screen {
	height: 20px;
	width: 36px;
	background-image: url(../images/six_screen.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin-top: 5px;
        cursor:hand;
}
#six_screen:hover {
	background-image: url(../images/six_screen2.gif);
	background-repeat: no-repeat;
}
#video_adjust {
	float: left;
	width: 60px;
	margin-top: 5px;
	margin-left: 15px;
}
#adjust_big {
	text-decoration: none;
	background-image: url(../images/big.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 26px;
	display: block;
        cursor:hand;
}
#adjust_big:hover {
	text-decoration: none;
	background-image: url(../images/big2.gif);
	background-repeat: no-repeat;
	
}
#adjust_small {
	text-decoration: none;
	background-image: url(../images/small.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 26px;
	margin-top: 5px;
        cursor:hand;
}
#adjust_small:hover {
	text-decoration: none;
	background-image: url(../images/small2.gif);
	background-repeat: no-repeat;
	
}
#adjust_light {
	text-decoration: none;
	background-image: url(../images/light.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 26px;
	display: block;
        cursor:hand;
}
#adjust_light:hover {
	text-decoration: none;
	background-image: url(../images/light2.gif);
	background-repeat: no-repeat;
	
}
#adjust_dark {
	text-decoration: none;
	background-image: url(../images/dark.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 26px;
	margin-top: 5px;
        cursor:hand;	
}
#adjust_dark:hover {
	text-decoration: none;
	background-image: url(../images/dark2.gif);
	background-repeat: no-repeat;
	
}
#footer_right select{
	height: 20px;
	width: 230px;
	margin-top: 5px;
	
}
#adjust_start {
	text-decoration: none;
	background-image: url(../images/start.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 26px;
	display: block;
}
#adjust_start:hover {
	text-decoration: none;
	background-image: url(../images/start2.gif);
	background-repeat: no-repeat;
	
}
#adjust_stop {
	text-decoration: none;
	background-image: url(../images/stop.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 26px;
	margin-top: 5px;
        cursor:hand;
}
#adjust_stop:hover {
	text-decoration: none;
	background-image: url(../images/stop2.gif);
	background-repeat: no-repeat;
	
}


#video_screen2 {
	float: left;
	height: 30px;
	width: 77px;
	margin-top: 5px;
	margin-left: 10px;
}
#con_leftbox {
	float: left;
	padding: 5px;
	border: 1px solid #539E27;
}
#con_left {
	height: 188px;
	width: 264px;
	background-image: url(../images/login_bg1.gif);
}
#con_rightbox {
	float: right;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #539E27;
	border-right-color: #539E27;
	border-bottom-color: #539E27;
}
#con_righttop {
	width: 243px;
	height: 60px;
	background-color: #dbf8ca;
	margin-bottom: 5px;
}
#con_rightlist {
	height: 123px;
	font-size: 12px;
	overflow: auto;
	width: 243px;
	list-style-type: none;
}
#loginbox {
	height: 35px;
	background-color: #DBF8CA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #539E27;
	border-left-color: #539E27;
	font-size: 12px;
	line-height: 35px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #539E27;
        
}
#loginbox input {
	height: 15px;
	width: 120px;
	border: 1px solid #539E27;
}
#help_box {
	font-weight: bold;
	float: left;
}
#help_box a {
	color: #539E27;
	text-decoration: none;	
}
#help_box a:hover {
	color: #FF6600;	
}
#video_header span {
	position:relative;
	right:10px;
	top:10px;
	cursor:pointer;
	color:#FFF;
	float: right;
}

