
a:link{ 
color:#305930; 
text-decoration:none; 
} 
a:visited { 
color: #305930; 
text-decoration:none; 
} 
a:hover { 
color: #c00; 
text-decoration:underline; 
} 
ul{ list-style:none;} 
/*ѡ�1*/ 
#Tab1{ 
width:100%; 
height:500px;
padding:0px; 
margin-left:0px; 
margin-right:0px; 
} 
/*ѡ�2*/ 
#Tab2{ 
width:100%; 
height:400px;
padding:0px; 
margin-left:0px; 
margin-right:0px; 
} 
/*�˵�class*/ 
.Menubox { 
margin-left:0px; 
margin-right:0px; 
width:100%; 
background:#5B595A; 
} 
.Menubox ul{ 
margin:0px; 
padding:0px;
height:64px; 
line-height:64px; 
} 
.Menubox li{ 
float:left; 
display:block; 
cursor:pointer; 
border-left:1px solid #A8C29F; 
border-top:1px solid #A8C29F; 
border-right:1px solid #A8C29F; 
border-bottom:1px solid #A8C29F; 
width:25%; 
font-size:36px;
text-align:center; 
color:#ffffff; 
font-weight:bold; 
height:64px; 
line-height:64px; 
} 
.Menubox li.hover{ 
padding:0px; 
background:#fff; 
width:25%; 
font-size:36px;
border-left:1px solid #A8C29F; 
border-top:1px solid #A8C29F; 
border-right:1px solid #A8C29F; 
border-bottom:1px solid #A8C29F; 
background:#c0c0c0; 
color:#ffffff; 
font-weight:bold; 
height:64px; 
line-height:64px; 
} 

.MenuboxOld li{
	color:#949694; 
}

.MenuboxOld li.hover{
	color:#739242;
}

.Contentbox{ 
clear:both; 
margin-top:0px; 
margin-left:0px; 
margin-right:0px; 
border:1px solid #A8C29F; 
border-top:none; 
height:100%; 
text-align:center; 
padding-top:8px; 
} 

.demoxdn-list{padding-top:0.2em;}
.demoxdn-list div{line-height:100%;}


.demolist-col-{
	width:12.0em;
	height:12.0em;
	margin-left:1.5em;
	margin-top:0.5em;
	font-size:15px;
	overflow:hidden;
	text-align:center; 
	float:left;
	padding-top:1.5em;
	padding-bottom:0em;
	color:#000;
	border:1px solid #ccc;
	border-radius:1em;
}



.xdn .demolist-col{
	width:10.0em;
	height:11.2em;
	margin-left:0.5em;
	margin-top:0.5em;
	overflow:hidden;
	float:left;
	padding-top:0.2em;
	padding-bottom:0em;
	color:#fff;
	border-radius:1em;
}



.demolist-col-cell{
	width:7.5em;
	height:7.5em;
	padding-left:0.3em;
	padding-right:0.7em;
	padding-top:0.2em;
	padding-bottom:0.8em;
	color:#fff;
	background-color:#364b60;
	border-radius:1em;
}


.demolist-icon-text
{
	padding-top:0.5em;
	width:7.3em;
	font-size:1.2em;
	color:#364b60;
}





.xdndiv{color:#000;font-size:16px;font-weight:100;font-family:Helvetica ,"Droid Sans";background-color:#fff}
.divwaiting{
	background-color:rgba(255, 255, 255, 0);
	width:100%;
	height:100%;
	z-index:-1;
	position:absolute;
	top:0;
}

.divcenter{
	margin: 0 auto;
	width: 300px;
	height: 300px;
	border: 1px solid #00f;
	vertical-align:middle;
	text-align:center;
	background-color:rgba(255, 255, 255, 1);
}

.dialog_css
{
	background-color:rgba(49, 176, 213, 1);
	vertical-align:middle;
}

.dlg_title
{
	font-size:22px;
	height:40px;
}

.dlg_btn_fontsize
{
	font-size:26px;
}

.dlg_context_fontsize
{
	font-size:36px;
}


.dlg_radio
{
	width:24px;
    height:24px;
	border-radius:100%;
	border:1px hidden;
}

.input_css
{
	font-size:24px;
}


.dlg_margin
{
	margin-left:0px !important;
	margin-right:0px !important;
}


.DlgProgressBar,.DlgProgressBars
{
	width:100%
	position:relative;
	border:1px solid #9d55b8;
}
.DlgProgressBar div,.DlgProgressBars div
{
	display:block;
	position:relative;
	background:#9d55b8;/* 进度条背景颜色 */
	color: #333333;
	height: 50px; /* 高度 */
	line-height: 50px;
	/* 必须和高度一致，文本才能垂直居中 */
}
.DlgProgressBars div
{
	background:#090
}
.DlgProgressBar div span,.DlgProgressBars div span
{

	text-align:center;
	font-weight: bold;
}
.DlgProgressBarCent
{
	margin:0 auto;
	width:300px;
	overflow:hidden
}

.ProgressBarCent
{
	margin:0 auto;
	width:100%;
	border:1px solid :#9d55b8;;
	overflow:hidden;
}





