*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#innet { text-align: center; font-family: calibri; }

#innet .container { margin: 10px auto; width: 960px; height: 720px; background-image: url(img/decleor_background2.jpg); background-repeat: no-repeat; background-position: 100% 0%; border-right: 1px solid #4d024c; border-left: 1px solid #4d024c; }

#innet .head { background-color: #fed700; text-align: left; }

#innet .head img { margin: 46px 70px; }
#innet .head img.logo { margin: 15px 40px; }

#innet .body { height: 520px; padding: 10px 500px 10px 40px; text-align: left;  font-size: 12px; }
#innet .body h1 { font-size: 15px; font-weight: bold; margin: 50px 0 0; }
#innet .body h1.list { margin: 10px 0; }
#innet .body a { color: #4d024c; text-decoration: none; }
#innet .text { height: 500px; overflow: auto; }
#innet .text img { vertical-align: middle; margin: 0 2px; }

#innet .foot { height: 70px; background-color: #fed700; }
#innet .foot h2 { font-size: 11px; }
#innet .info { width: 480px; float: right; color: #4d024c; }
#innet .info h3 { text-align: right; font-size: 12px; font-weight: bold; margin: 20px; }
#innet .info a { color: #4d024c; text-decoration: none; }
#innet .search { width: 480px; padding-top: 23px; text-align: left; padding-left: 40px }
#innet .search h2 { display: inline; color: #4d024c; }
#innet .search form { display: inline; margin: 0; }
#innet .search select { padding: 1px; border: 1px solid #4d024c; }
#innet .search input { padding: 2px; border: 1px solid #4d024c; text-transform: uppercase; color: #4d024c; border-radius: 3px; }