#content {
	background: #e6f5fc;
	}
#left {
	padding: 0;
	background: #e6f5fc;
	}
#top {/*
	position: absolute;
	width: 764px;
	padding: 6px;
	background: #e6f5fc url(../images/bgr_top.gif) no-repeat 6px 6px;*/
	background: #e6f5fc;
	min-height:380px;
	}
#top h1 {
	width: 571px;
	height: 25px;/*
	margin: 0 0 0 193px;*/
	}
.bg #top h1 {
	background: #fdbf57 url(../images/bg_bgr_top_h1.gif) no-repeat !important;
	}
.en #top h1 {
	background: #fdbf57 url(../images/en_bgr_top_h1.gif) no-repeat !important;
	}
#top h1 span {
	display: none;
	}
#top ul {
	width: 571px;
	height: 209px;/*
	margin: 0 0 12px 193px;*/
	/*margin: 0 0 12px 0;*/
	}
#top li {
	float: left;
	width: 184px;
	height: 200px;
	margin: 9px 9px 0 0;
	color: #009ddc; 
	list-style-type: none;
	}
#top li img {
	width: 134px;
	}
#top li.first_row {
	background: #fff url(../images/bgr_top_f.gif) no-repeat bottom;
	}/*
#top li.first_row a {
	color: #fdbf57;
	}*/
#top li.second_row {
	background: #fff url(../images/bgr_top_s.gif) no-repeat bottom;
	}	/*
#top li.second_row a {
	color: #ec4399;
	}*/
.last {
	margin: 9px 0 0 0 !important;
	}
#top li h2 {
	padding: 6px 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#top li p {
	padding: 0 11px;
	}/*
#top li img {
	display: block;
	margin: 20px auto 0 auto;
	}
#top li a {
	position: relative;
	top: 18px;
	left: 136px;
	text-decoration: none;
	}
#top li a:hover {
	text-decoration: underline;
	}*/

#wrap,#right{
background:#E6F5FC !important
}