* {
	margin:0;
	padding:0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wrapper {
	width:920px;
	margin:auto;
}
.top {
	width:920px;
	height:126px;
	background:url(/graphics/top.jpg);
}
.top ul {
	padding-top:88px;
}
.top ul li {
	list-style-type:none;
	display:inline;
	float:right;
}
.top ul li a img{
	border:0;
}
.main {
	width:920px;
	height:236px;
	background:url(/graphics/main.jpg);
}
.content {
	width:920px;
	float:left;
}
.content .c1 {
	width:250px;
	float:left;
	margin:25px 0 25px 0;
}
.content .c2 {
	width:430px;
	padding-right:10px;
	float:left;
	font-size:12px;
	color:#4d4d4d;
	line-height:16px;
	margin:25px 0 25px 0;
}
.content .c3 {
	width:220px;
	float:left;
	margin:25px 0 25px 0;
}
.content .c1 ul li {
	list-style-type:none;
	margin-top:5px;
}
.content .c1 ul li a{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#286da4;
}
.bottom {
	clear:both;
	border-top:#64a5d9 2px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f8080;
	padding-top:5px;
	text-align:center;
	margin-bottom:40px;
	margin-top:20px;
}
.bottom span {
	margin:0 4px 0 4px;
}
.bottom a { 
    color:#7f8080;
    text-decoration:none;
}

.content .c1 .superMenu ul.submenu li a { background:url(/graphics/menu_light.jpg) no-repeat; margin-left:15px; width:180px; padding:9px 0 0 40px; height:21px; display:block; color:#FFFFFF; }
.content .c1 .superMenu ul.submenu li a:hover { background:url(/graphics/menu_blue.jpg) no-repeat;  }
.content .c1 .superMenu ul.submenu li a.current { background:url(/graphics/menu_blue.jpg) no-repeat;  }