*{
	margin:0;
	font-size:12px;
	list-style:none;
}
.headerStyle{ 
	height:88px; 
	background-image:url(headbg.jpg);
}
.logo{ 
	float:left;
	width:381px;
	height:87px; 
	background:url(logo.jpg) no-repeat;
}
.logoRight{
	float:right;
	width:444px;
	height:87px; 
	background:url(logoRight.jpg) no-repeat;
}
.toolbar{
	margin:35px 0 0 65px;
	padding-left:5px;
	height:35px;
	width:234px;
	background:url(toolbarbg.png) no-repeat;
}
.toolbarvideo{
	margin:35px 0 0 65px;
	padding-left:5px;
	padding-top:6px;
	height:35px;
	width:234px;
	text-align:center;
	vertical-align:middle;
	background:url(toolbarbgvideo.png) no-repeat;
}
.toolbar li{
	float:left;
	padding:12px 0 0 38px;
}
.contentStyle{
	height:auto;
	background:url(contentbg.jpg) repeat-x;
}
.contentmiddleBg{
	margin:0 auto;
	width:655px;
	height:347px;
	background:url(contentimgbg.jpg) no-repeat;
}
.btn{
	cursor:pointer;
	width:255px;
	height:128px;
	margin-left:450px;
	margin-top:15px;	
}
.version{
	color:#1D9BF2;
	font-weight:bold;
	font-size:18px;
	padding-top:145px;
	padding-left:550px;	
}
.tooltip{
	font-weight:bold;	
}
.introduceArea{
	margin:20px auto;
	width:700px;
}
.proIntroduce{
	line-height:21px;
	background:#efefef;
	width:200px;
	border:1px solid #e0e0e0;
	padding:5px;
	float:left;
}
.proMore{
	border:1px solid #e0e0e0;
	background:#efefef;
	float:right;
	width:460px;
	padding:5px;
	line-height:26px;	
}
.proMoreText{
 color:#666666;
 text-indent: 24px;
}
.formatText{
	color:#2B8ACC;
	<!--font-weight:bold;-->
}
.croinfo{
	text-align:center;
	margin:0 auto;
	padding-top:50px;
	width:200px;
}