﻿.default
{
	width:900px;
	height:35px;  
}
.version
{
	width:900px;
	height:85px;  
}
.decode
{
	width:900px;
	height:145px; 
}
.video
{
	width:900px;
	height:45px; 
}
.audio
{
	width:900px;
	height:175px;
}
.statusrd
{
	width:900px;
	height:130px; 
}
.genlock
{
	width:900px;
	height:75px; 
}
.mainfram_ul_dec
{
	margin: 0;
	width:550px;  
	float:left;
	text-align:center;
	padding: 5px 0 0 0;
	color:#555;
}
.mainfram_ul_dec li
{ 
	height:25px;
	margin: 0 0 0 100px;
	line-height:25px; 
	text-align:left; 
	list-style-type:none;
}
.mainfram_ul_dec_left
{
	margin: 0;
	width:450px;  
	float:left;
	text-align:center;
	padding: 5px 0 0 0;
	color:#555555;
}
.mainfram_ul_dec_left li
{ 
	height:25px;
	margin: 0 0 0 180px;
	line-height:25px; 
	text-align:left; 
	list-style-type:none;
}
select
{
	width:115px;
	height:21px;
}