﻿body 
{
	margin: 0px;
}
.div1 {

	display: none;

	position: absolute;

	z-index: 1000;

	height: 100%;

	width: 100%;

	background: #666666;

	filter:Alpha(opacity=30);

}
#div2 {

	display: none;

	position: absolute;

	height: 100%;

	width: 1000px;

	padding-top: 10%;

	z-index: 1001;
	
	margin:820px 200px 0 80px;
	
	text-align:center;

}
#div3 {

	display: none;

	position: absolute;

	height: 100%;

	width: 100%;

	padding-top: 10%;

	z-index: 1002;
	
	

}
#div4 {

	display: none;


}
.xc{width:428px; border:#696969 1px solid; overflow:hidden; margin:0 auto; padding:0
}
.xcTop{ clear:both; line-height:26px; height:26px; background:url(../../images/xcBg.gif); padding-left:10px;
}