@charset "utf-8";
#main_fbox{
background:url(../../images/share/grid3.png);
position:fixed;
z-index:99;
width:100%;
height:100%;
text-align:center;
display:none;
left:0px;
top:0px;
}

#main_fcontent{
position:relative;
background:url(../../images/share/grid2.png);
color:#ffffff;
overflow:auto;
margin:auto;
}


#main_fclose_bar{
background:url(../../images/share/close.png) no-repeat center center;
width:30px;
height:30px;
margin:auto;
margin-right:0px;
cursor:pointer;
}
#main_fdetails{
text-align:left;
overflow:auto;
}

#main_fbox_req{
background:url(../../images/share/grid2.png);
position:fixed;
z-index:99;
width:100%;
height:100%;
display:none;
left:0px;
top:0px;
margin:auto;
}

#main_fcontent_req{
position:relative;
color:#ffffff;
font-family: Arial;
font-size:11px;
margin:auto;
}

.swtitle{
font-family:Arial;
font-size:13px;
color:#ffffff;
margin:auto;
padding-bottom:15px;
}
.swtitle_sub{
font-family:Arial;
font-size:11px;
color:#a8a8a8;
}

.pluginpan{
background:url(../../images/share/browserchk/plugin_pan.png) no-repeat;
width:243px;
height:153px;
margin:auto;
text-align:left; 
}

.sw_download{
	background:url(../../images/share/browserchk/download.png) no-repeat;
	text-align:center;
	width:118px;
	height:24px;
	cursor:pointer;
	color:#666666;
}

.sw_download_ro{
background:url(../../images/share/browserchk/download_ro.png) no-repeat;
text-align:center;
width:118px;
height:24px;
cursor:pointer;
color:#ffffff;
}


