@charset "utf-8";
/* BigBox 

div.boxTop
{
	background: url('/images/skin/box/big/top.png');
	height: 14px;
}

div.boxMiddle
{
	background: url('/images/skin/box/big/middle.png');
	padding: 15px;
}

div.boxBottom
{
	background: url('/images/skin/box/big/bottom.png');
	height: 14px;
}

div.box
{
	margin-top: 40px !important;
}

#sub_buttons a
{
	font-size: 13px !important;
}*/