Salve a tutti allora io ho questo problemone: il mio sito visualizzato in opera,chrome,safari,orca funziona tutto ma in Explorer 9 No si vede tutto scomposto ecco degli screen come posso fare?




Con Chrome:




Style CSS
codice:
body{margin:0px;padding:0px;background-color:#78bade;background-image:url(images/bg.jpg);}body, table{font-family:verdana;font-size:10px;}.layout{ clear: both; width: 100%; height: 0; line-height: 0; font-size: 0; padding: 0; margin: 0; border: 0;}#main{text-align:left;}.padded{padding:5px;}.content{color:#a4a4a4;background-color:#ffffff;}#leftshadow{background-image:url(images/left-shadow.png);background-position:center;background-repeat:repeat-y;font-size:5px;}#rightshadow{background-image:url(images/right-shadow.png);background-position:center;background-repeat:repeat-y;font-size:5px;}.center{text-align:center;}.nav{height:22px;background-position:center;background-color:#333;background-repeat:repeat-x;background-image:url(images/gradient.png);}.nav a{background-color:#333;color:#ffffff;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;text-decoration:none;background-position:center;background-repeat:repeat-x;background-image:url(images/gradient.png);font-weight:bold;}.nav a:hover{background-color:#000;}#left{ width: 560px; float: left; margin-right: 5px;}#right{ width:230px; float: left;}/* boxes */.box{ background: url(images/littleboxmiddle.bmp); padding-left: 5px; padding-right: 7px; text-align: left; min-width:218px; width:auto !important; width:230px;}.box_bottom{ background: url(images/littleboxbottom.bmp); width: 230px; height: 12px; margin-bottom: 10px;}.bigcontent{ background: url(images/bigboxmiddle.bmp); padding-left: 5px; padding-right: 7px; text-align: left; min-width:540px; width:auto !important; width:560px;}.content_bottom{ background: url(images/bigboxbottom.bmp); width: 560px; height: 12px; margin-bottom: 10px;}/* headers */#contenttop{ background: url(images/black.bmp); background-repeat: no-repeat; padding-top: 7px; padding-left:10px; padding-right: 5px; text-align: center; margin-top: 0px; font-weight:bold; color: #fff; min-height:20px; height:auto !important; height:25px; min-width:560px; width:auto !important; width:560px;}#yellowtop{ background: url(images/yellow.bmp); padding-top: 7px; padding-left:10px; padding-right: 5px; text-align: center; width: 230px; margin-top: 0px; font-weight:bold; color: #fff; min-height:20px; height:auto !important; height:27px; min-width:215px; width:auto !important; width:230px;}#orangetop{ background: url(images/orange.bmp); padding-top: 7px; padding-left:10px; padding-right: 5px; text-align: center; margin-top: 0px; font-weight:bold; color: #fff; min-height:20px; height:auto !important; height:27px; min-width:215px; width:auto !important; width:230px;}#greentop{ background: url(images/green.bmp); padding-top: 7px; padding-left:10px; padding-right: 5px; text-align: center; margin-top: 0px; font-weight:bold; color: #fff; min-height:20px; height:auto !important; height:27px; min-width:215px; width:auto !important; width:230px;}a img {border: none;}style="text-decoration:none;
Perchè mi da questo problema? Grazie per le risposte.