@charset "utf-8";
@import url("../../shared/css/reset.css");
@import url("../../shared/css/basic.css");
@import url("../../shared/css/layout.css");
/*
---------------------------------------------------------

---------------------------------------------------------
*/
#night {
	zoom:1;
	
}

/* reset table */
#night table,
#night td,
#night th {
	margin: 0px;
	padding: 0px;
	border: none;
}

/*
---------------------------------------------------------

---------------------------------------------------------
*/
#night #doc {
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
}
#night img.padbot {
	padding-bottom: 40px;
}
#night img.padbot2 {
	padding-bottom: 20px;
	padding-top: 10px;
}
#night .magbot {
	margin-bottom: 20px;
}
#night .magbot2 {
	margin-bottom: 1px;
}
#night .tt {
	width: 400px;
}
/**/
