@charset "utf-8"; /* CSS Document */ body { margin: ; background:; } #divBoardOuter { background:; width:%; text-align:center; } #divBoardInner { background:; width:%; text-align:; margin:0px auto;} .imgBoardViewStyle { width:100%; } .imgBoardViewStyle > li { display:block; clear:both; width:100%; text-align:center; } .imgBoardViewStyle > li > img { display:block; width:; margin:0px auto; } .imgBoardViewStyle > li > embed { width:; } .imgBoardViewStyle > li > embed.embedMovies { height:; }