body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tryOutContainer {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

/** toc_top part **/
#tryOutContainer .toc_top {
	height: 55px;
	width: 475px;
	margin-left: 160px;
	margin-bottom: 5px;
}

/** toc_step_1 part **/
#tryOutContainer .toc_step_1 {
	height: 235px;
	width: 778px;
}
#tryOutContainer .toc_step_1 .left {
	background-image: url(../image/tryOut/img_ActiveX_5.gif);
	float: left;
	height: 235px;
	width: 10px;
}
#tryOutContainer .toc_step_1 .center {
	background-image: url(../image/tryOut/img_ActiveX_6.gif);
	height: 235px;
	width: 758px;
	float: left;
}
#tryOutContainer .toc_step_1 .center .ts_c_left {
	float: left;
	height: 200px;
	width: 128px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	padding-top: 35px;
	padding-left: 10px;
}
#tryOutContainer .toc_step_1 .center .ts_c_right {
	float: left;
	height: 205px;
	width: 608px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
	padding-top: 30px;
	padding-left: 10px;
}
#tryOutContainer .toc_step_1 .right {
	background-image: url(../image/tryOut/img_ActiveX_7.gif);
	float: right;
	height: 235px;
	width: 10px;
}

/** toc_point part **/
#tryOutContainer .toc_point {
	height: 80px;
	width: 778px;
	margin-bottom: 5px;
}
#tryOutContainer .toc_point .zuo {
	height: 74px;
	width: 114px;
	padding-top: 6px;
	padding-left: 36px;
	float: left;
}
#tryOutContainer .toc_point .you {
	height: 55px;
	width: 618px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
}

/** toc_step_2 part **/
#tryOutContainer .toc_step_2 {
	height: 196px;
	width: 778px;
}
#tryOutContainer .toc_step_2 .left {
	background-image: url(../image/tryOut/img_ActiveX_10.gif);
	float: left;
	height: 196px;
	width: 9px;
}
#tryOutContainer .toc_step_2 .center {
	background-image: url(../image/tryOut/img_ActiveX_11.gif);
	float: left;
	height: 196px;
	width: 760px;
}
#tryOutContainer .toc_step_2 .center .zuo {
	height: 160px;
	width: 130px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	float: left;
	padding-top: 36px;
	padding-left: 10px;
}
#tryOutContainer .toc_step_2 .center .you {
	float: left;
	height: 156px;
	width: 608px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
	padding-top: 40px;
	padding-left: 10px;
}
#tryOutContainer .toc_step_2 .right {
	background-image: url(../image/tryOut/img_ActiveX_12.gif);
	float: right;
	height: 196px;
	width: 9px;
}

/** toc_top part **/
#tryOutContainer #achieve {
	margin-top:20px;
	line-height: 30px;
	/*height: 30px;
	width: 778px;*/
	text-align: center;
	color: #090;
}


#installActiveBtn,#micTestBtn{
	width:180px;
	display:block;
}

#voxActiveXContainer{
display:none;
}

#mask{
	display:none;
	positon:absolute;
	z-index:9998;
	background-color: #eeeeee;
	filter:alpha(opacity=60);
}
#testContainer{
	display:none;
	position:absolute;
	width:450px;
	height:300px;
	z-index:9999;
}
