﻿.default
{
	width:1000px;
	height:90px;  
}
.state
{
	width:900px;
	height:95px;  
}
.prog
{
	width:900px;
	height:100px; 
}
.version
{
	width:900px;
	height:85px;  
}
.decode
{
	width:900px;
	height:150px; 
}
.video
{
	width:900px;
	height:70px; 
}
.audio
{
	width:900px;
	height:70px;
}
.vbi
{
	width:900px;
	height:45px; 
}
.mainfram_ul_dec
{
	margin: 0;
	width:450px;  
	float:left;
	text-align:center;
	padding: 5px 0 0 0;
	color:#555555;
	font-family:Arial;
}
.mainfram_ul_dec li
{ 
	height:25px;
	margin: 0 100px 0 0;
	line-height:25px; 
	text-align:right; 
	list-style-type:none;
}
.mainfram_ul_dec_left
{
	margin: 0;
	width:450px;  
	float:left;
	text-align:center;
	padding: 5px 0 0 0;
	color:#555555;
	font-family:Arial;
}
.mainfram_ul_dec_left li
{ 
	height:25px;
	margin: 0 0 0 180px;
	line-height:25px; 
	text-align:left; 
	list-style-type:none;
}