@charset "utf-8";
.article {
	padding:30px 30px 0;
}
.article h3 {
	width:650px;
	height:25px;
}
.topic h3 {
	background-image:url(../image/top/caption_topic.gif);
}
.sponsor h3 {
	background-image:url(../image/top/caption_jointly.gif);
}
.sponsor h3.support {
	background-image:url(../image/top/caption_support.gif);
}


.topic dd dl {
	border-bottom:1px dotted #999;
	width:630px;
	padding:12px 10px;
}
.topic dd dt {
	font-size:11pt;
	color:#003471;
	font-weight:bold;
	padding:0 0 10px 0;
}
.topic dd dt span {
	font-size:8pt;
	padding-left:5px;
}
.topic dd dd {
	border-left:1px solid #ccc;
	color:#555;
	padding:2px 10px 6px 20px;
	margin-left:5px;
}
.topic .even {
	background-color:#edfafb;
}
.topic .archive {
	padding-left:550px;
}
.topic .archive a {
	margin-top:-21px;
	background:url(../image/top/caption_button_archive.gif);
	width:96px;
	height:17px;
}

.sponsor dd dl {
	width:650px;
	border-bottom:1px dotted #999;
	height:40px;
	padding:8px 0;
}
.sponsor dd dt {
	float:left;
	width:565px;
}
.sponsor dd dd {
	float:right;
	width:85px;
}
.sponsor dd dt a {
	width:500px;
	height:40px;
	background-position:5px 50%;
	background-repeat:no-repeat;
}
.sponsor dt a.ims {
	background-image:url(../image/top/banner_ims.gif);
}
.sponsor dt a.icsa {
	background-image:url(../image/top/banner_icsa.gif);
}
.sponsor dt a.iisa {
	background-image:url(../image/top/banner_iisa.gif);
}
.sponsor dt a.kss {
	background-image:url(../image/top/banner_kss.gif);
}
.sponsor dt a.jss {
	background-image:url(../image/top/banner_jss.gif);
}
.sponsor dt a.ism {
	background-image:url(../image/top/banner_ism.gif);
}
.sponsor dd dd a {
	margin-top:12px;
	background:url(../image/top/banner_exhibitors.gif) no-repeat 50% 50%;
	width:70px;
	height:15px;
}

.support dd dl {
	height:30px;
}
.support dd dt a {
	width:500px;
	height:30px;
}
.support dd dd a {
	margin-top:7px;
}
.support dt a.sponsor {
	background-image:url(../image/top/banner_sponsor.gif);
}
