@charset "utf-8";

body{background-image: url(../../img/back.gif);
     background-repeat: repeat-x;
	 }

#headerImg {
	height:395px;
	background:url(../../img/img_main.jpg) center center no-repeat;
}

#headerImg_e {
	height:395px;
	background: url(../img/english/img_main_e.jpg) center center no-repeat;
}

#headerImg div {
	height:344px;
}

#headerImg img {
	margin:0 auto;
}

#mainWrap {
	margin:10px 0 80px 0;
}



/*mainCont-------------------------------------------*/
#mainCont {
	float:left;
	width:480px;
	margin-right:30px;
}

#mainBanner {
	margin-bottom:10px;
}

#newInfo h3 {
	margin-bottom:20px;
}

#newInfo dt {
	font-size:1.3em;
	font-weight:bold;
	width:98px;
	float:left;
}

#newInfo dd {
	font-size:1.3em;
	margin:0 0 15px 98px;
}

#april{
    margin-left: 90px;
    width: 392px;
    }
    
.bcnr{
	font-size: 13px;
	font-weight:bold;
	width: 688px;
	margin: 0 auto;
}

.notes{
	font-weight: normal;
}

.under{
	text-decoration: underline
}

/*sideMenu-------------------------------------------*/
#sideMenu {
	float:left;
	width:175px;
}

#sideMenu h3 {
	margin-bottom:5px;
}

