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



body{
	background:url(../images/top_page_bg.jpg) repeat-x #fff;
	padding:0px 0px 0px 0px;
}

#flash{
	width:950px;
	height:327px;
	margin:9px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#top_contents{
	width:950px;
	height:auto;
	margin:0px auto;
	padding:18px 0px 0px 0px;
}

#top_contents_left{
	width:721px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}



.news{
	width:333px;
	height:auto;
	padding:0px 0px 0px 0px;
	float:left;
}

.news h2{
	display:block;
	width:166px;
	height:auto;
	float:left;
}

.news .news_all{
	display:block;
	width:130px;
	text-align:right;
	float:right;
}


.news ul{
	clear:both;
	display:block;
	width:333px;
	height:auto;
	padding:7px 0px 0px 0px;
}

.news li{
	line-height:1.6em;
	padding:0px 0px 3px 0px;
	margin:0px 0px 12px 0px;
	border-bottom:1px dotted #ccc;
}

#top_banner{
	clear:both;
	width:721px;
	height:86px;
	padding:0px 0px 0px 0px;
	background:url(../images/top_banner_bg.jpg) no-repeat;
}

#top_banner ul{
	display:block;
	width:707px;
	height:auto;
	padding:17px 0px 0px 13px;
}

#top_banner li{
	display:block;
	float:left;
}



#top_contents_right{
	width:228px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:right;
}

#top_contents_right ul{
	display:block;
	width:228px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#top_contents_right li{
	padding:0px 0px 5px 0px;
}


#top_contents_right ul .campus_banner{
	width:208px;
	height:32px;
	padding:98px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url(../../shared/images/banner_tour.jpg) no-repeat;
	
}

#top_contents_right ul .campus_banner .campus_junior{
	display:block;
	width:103px;
	height:24px;
	margin:0px 2px 0px 0px;
	float:left;
}

#top_contents_right ul .campus_banner .campus_senior{
	display:block;
	width:103px;
	height:24px;
	margin:0px 0px 0px 0px;
	float:right;
}



