@charset 'utf-8';
@import url(../common/default.css);
@import url(../common/inc/default_news.css);
@import url(../common/inc/default_menu_second.css);


/*==============================================================
  TOP
  ==============================================================*/
#content span{
	display:none;
}
#flash_image{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:7px 0 0px 0;
}

div.event_list {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin:0 0 5px 0;
	padding:7px 0 8px 0;
}
div.news_list{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin:0 0 5px 0;
	padding:7px 0 0 0;
}
#president_room{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:7px 0 0 0;
	font-size:0;
}
#president_room a{
	margin:0;
	padding:0px;
}
#president_room img{
	margin:0;
	font-size:0;
}
#second_menu{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:7px 0 0 0;
}
/* banner */
#banner{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:7px 0 0 0;
	font-size:0;
}
#banner_advertise{
	background:transparent url(../images/banner_advertise.jpg) no-repeat 0 0;
	padding:18px 0 0 0;
}
#banner img{
	padding-bottom:1px;
}

/* append */
#flash_image{
	width:590px;
}
#top_info {
	width:404px;
	float:left;
}
#second_menu, #banner, #president_room{
	width:179px;
	float:right;
}
#about_flash{
	clear:both;
	color:#666;
	font-size:0.8em;
	margin-top:6px;
	padding-top:3px;
	border-top:solid 1px #ccc;
}
#about_flash img{
	float:left;
	padding:10px;
	font-size:0;
}


