.mainplugin
{
    width:640px;
    height:400px;
	text-align:center;
    vertical-align:middle;
    background-color:#343434;
}

.previewtips
{
	height:20px; 
	line-height:20px; 
	color:#ffffff;
}

.usercontent
{
    margin:15px auto;
	width: 600px;
	border:1px solid #959595;
	color: #eee;
}

/*弹出框样式 begin*/
#simplemodal-overlay {filter:Alpha(opacity=30);background-color:#D2D2D2; cursor:auto; width:800px;}
#simplemodal-container {width:820px; height:538px;}
/*弹出框样式 end*/