﻿body { font-size:12px; font-family:微软雅黑;
} 
.bodyDiv
{
	width:929px;
	height:625px;
	margin:0px auto;
	top:0px;
	padding:0px!important;
	text-align:center;
 background-image:url(../webimg/index/index.gif);}
 
 .btnDiv
 { width:400px; height:65px; background:1px solid white; margin-top:400px; 
	}
	
.btnCNimg{width:170px; height:64px; float:left; cursor:pointer;
	background-image: url(../webimg/index/CN.png)!important;
	 background-repeat: no-repeat;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='webimg/index/CN.png');
	 _ background-image: none; }
.btnENimg{width:170px; height:64px; float:right; cursor:pointer;
	background-image: url(../webimg/index/EN.png)!important;
	 background-repeat: no-repeat;
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='webimg/index/EN.png');
	 _ background-image: none; 
	}