body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
.copyright {
	font-size: 10px;
	color: #999;
}
#container {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
#header ul {
	list-style: none;
	margin-left: -40px;
}
#header ul li {
	margin-right: 157px;
	float: left;
}
#header ul a {
	color: #000;
	text-decoration: none;
}
#header ul a:hover {
	color: #008DC6;
}
#header ul li ul {
	display: none;
}
#header ul li:hover ul {
	display: block;
}
#header ul li:hover ul li {
	margin-right: 0;
	float: none;
}
#header ul li:hover {
	color: #008DC6;
}

#header {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
}
.mcc_logo {
	background-image: url(mcc_logo.gif);

	height: 25px;
	width: 217px;
	display: block;
	position: absolute;
	top: 1;
	right: 0;
}
#main {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 989px;
}
.main_images {
	float: left;
	width: 600px;
	margin-left: 29px;
	height: 450px;
}
.main_head {
	font-weight: bold;
	font-size: 13px;
	cursor: default;
	margin-bottom: 9px;
}
.main_head a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.main_head a:hover {
	color: #008DC6;
}

.main_text {
	float: left;
	width: 360px;
}
.main_text a{
	color: #000;
	text-decoration: none;
}
.main_text a:hover{
	color: #008DC6;
}
#footer {
	margin-top: 5px;
	background-image: url(riai.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
	color: #666;
}
#footer a {
	color: #008DC6;
	text-decoration: none;
}
body,td,th {
	font-size: 11px;
}
.tagi {
	font-size: 10px;
	color: #eee;
}
#container #footer p .tagi .taga{
	color: #eee;
}
