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