@charset "utf-8";
/* CSS Document */
#dotbox {
	background-image:url(../images/short_bg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:956px;
	background-color:#33373f;
	border:1px dotted #707174;
	height:242px;
	display: block;
	padding-top: 26px;
	margin-bottom:10px;
}
div.short2 {
	color:#878787;
	float:left;
	font-size:12px;
	line-height:1.4em;
	margin:15px 22px;
	width:426px;
}
#footer .inner-wrapper { background-color:#292c35;}
div.footer-box {margin-bottom:10px;}
#content .foottext {color:#54565d; font-size:9px; text-align:center;}