﻿@charset "utf-8";
/*---------------------------------------------*/
/*  Plugin Check
/*---------------------------------------------*/
/*---------------------------------------------*/
/*  #wrapper
/*---------------------------------------------*/
body { background-image: none; }
#wrapper { background-image: none; }

/*---------------------------------------------*/
/*  #footer
/*---------------------------------------------*/
#footer { background: #fff url(../brand/img/footer_bg.gif) repeat-x top center; }


/*---------------------------------------------*/
/*  #main-box
/*---------------------------------------------*/
#main-box {
	margin: 0 auto;
	width: 450px;
	height: 565px;
}
#main-box div#plugincheck { padding-top: 118px; }
#main-box div#plugincheck p {
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
}

