body { background:#000000 url("../../bad/img/backgrounds/gamepage.png") repeat-x scroll center top; }

.no_exist_box { padding:20px; width:960px; }
.page_no_exist { background:#e3e3e3; padding:20px 20px 0 20px; float:left; width:920px; overflow:hidden; }
.page_no_exist .noexist_img_box { float:left; position:relative; width: 560px; }
.page_no_exist .noexist_img_box img { float:left; } 

.page_no_exist span { font-size:9px; color:#727272; float:left; padding:3px 0 6px; } 

.content_noexist { margin-left:585px; position:relative; }
.content_noexist p { line-height:normal; }

.content_noexist strong { font-size:30px; text-transform:none; float:left; width:100%; padding-bottom:4px; }
.content_noexist p a { font-size:12px; float:left; }

