@charset "utf-8";
/* CSS Document */

#header{
	position:relative;
	z-index:5000;
}
#header #nav{
	z-index:5000;
}
/*--------------------------------------------------
▼main-image
--------------------------------------------------*/
ul#main-list{
	float:right;
	width:240px;
}
ul#main-list li{
	padding:8px 15px 0 0;
}
#main-image{
	position:relative;
	height:280px;
	margin:0 0 20px 0;
	background:#21233f;
	overflow:hidden;
}


.fadein { float:left; position:relative; height:280px; width:695px; }
.fadein img { position:absolute; left:0; top:0; }



/*--------------------------------------------------
▼news-section
--------------------------------------------------*/

#news-list-bt{
	position:absolute;
	top:9px;
	right:7px;
}

#news-section{
	position:relative;
	width:695px;
	padding:0 0 1px 0;
	margin:0 0 28px 0;
	background:url(../images/news_heading_bg.gif) no-repeat left bottom;
}

#news-section .inner{
	width:685px;
	height:350px;
	margin:0 0 5px 5px;
	padding:0 0 10px 0;
	overflow:auto;
}

.news-list{
	float:left;
	width:308px;
	padding:0;
	margin:0 0 15px 15px;
	_margin:0 0 15px 10px;
	border:1px solid #8fa346;
	background:#fff;
}
.news-list .day{
	display:block;
	background:#8fa346;
	color:#fff;
	padding:3px 5px;
	margin:0;
	line-height:1;
}
.news-list .text{
	padding:3px 5px;
}
.news-list .news-details{
	text-align:right;
	padding:5px;
}

.past-news-list{
	clear:both;
}
.past-news-list a{
	width:12em;
	margin:0 auto;
	display:block;
	background:#606382;
	padding:3px 5px;
	text-align:center;
	color:#fff;
}

/*--------------------------------------------------
▼top-profile
--------------------------------------------------*/
#top-profile{
	float:left;
	width:426px;
	margin:0 19px 30px 0;
	background:#fefefe url(../images/profile_bg.gif) repeat-x left top;
	line-height:1.2;
	
}

#top-profile #head-inner{
	float:right;
	width:280px;
	margin:17px 0 0 0;
	padding:0 0 0 130px;
	background:url(../images/top_profile_photo.jpg) no-repeat left top;
}

#top-profile #head-inner p{
	padding:0 0 10px 0;
}
#top-profile #bottom-inner{
	clear:both;
	margin:0 0 0 0;
	padding:0 10px 0 20px;
}
#top-profile img{
	vertical-align:bottom;
}
/*--------------------------------------------------
▼canada
--------------------------------------------------*/

#canada{
	float:left;
	width:250px;
	margin:0 0 30px 0;
	background:#cd4a39;
}
#canada .inner-text{
	color:#fff;
	padding:10px;
}
#canada a{
	color:#fff;
}



/*--------------------------------------------------
▼english
--------------------------------------------------*/
#english-section{
	padding:30px 50px;
	margin:0 0 15px 0;
	
	background:#fff;
}

#english-section .english-heading{
	padding:0 0 20px 0;
	text-align:center;
}

#english-section p{
	padding:0 0 20px 0;
}



#contents{
	clear:both;
}
.anythingSlider{
	height:280px;
}