body {
	padding-top:30px;
	padding-bottom:50px;
	background:#f0f0f0;
}
.container {
	padding-bottom:50px;
	border:1px #e3e3e4 solid;
	background:#fff url(img/content.jpg) no-repeat;
	background-position:0 200px;
	min-height:500px;
}
#header {
	height: 200px;
	background: url(img/header.jpg) no-repeat;
}
#header div.home {
	margin-top:18px;
	height:135px;
	cursor:pointer;
}
#header div.english {
	margin-top: 18px;
	text-align: right;
}
h1 {
	color:#FFF;
}
p, li {
	font-size: 14px;
}
li {
	margin-bottom:0.5em;
}
a i {
	visibility:hidden;
}
#menu {
	padding-top:120px;
}
#menu span {
	display:block;
	padding:0.5em;
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	cursor:pointer;
}
.one, .five {
	background:#51be87;
}
.two, .six {
	background:#5b629c;
}
.three, .seven {
	background:#deaf47;
}
.four, .eight {
	background:#ee663f;
}
#menu span.three, #menu span.seven {
	font-size:17px;
}
#menu .old a {
	color:#69bc53;
}
#menu .old a:hover {
	color:#3e8d80;
}
#content a, #header a {
	color:#69bc53;
	background:#fff;
}
#content a:hover,  #header a:hover {
	color:#3e8d80;
}
#content div div {
	height: 126px;
	overflow:visible;
}
#content div div.announce {
	height: auto;
	font-style:italic;
	color:#5b629c;
}
#content #c6 div a {
	background:none;
}
#content #c6 div a:hover img {
	margin:-10px 0 0 -10px;
	border:10px #e3e3e4 solid;
}
#footer div.span-22 {
	padding-top:18px;
	border-top:1px #e3e3e4 solid;
	font-size:12px;
	color:#999;
}
#footer a {
	color:#999;
}
#footer a:hover {
	color:#333;
}
a#man, a#ias, a#mggu, a#teco {
	display:block;
	width:100%;
	height:70px;
	text-decoration:none;
	background:url(img/logos.jpg) left no-repeat;
}
a#teco {
	background-position:-420px 0px;
}
a#ias {
	background-position:-140px 0px;
}
a#mggu {
	background-position:-280px 0px;
}
a#teco:hover {
	background-position:-490px 0px;
}
a#man:hover {
	background-position:-70px 0px;
}
a#ias:hover {
	background-position:-210px 0px;
}
a#mggu:hover {
	background-position:-350px 0px;
}

