@import "/lib/cmn_css/component.css"; 

/* CSS Document */

#contents h1.vimage {
	background: url(/contribution/images/vi_contribution.jpg) left top no-repeat;
	display: block;
	height: 100px;
	margin-bottom: 15px;
	width: 720px;
}

#contents .blkHead {
	background: url(/contribution/social/images/h_index_01.gif) left top no-repeat;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	width: 720px;
}

#contents h1 span,
#contents .blkHead span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.sclL {
	float: left;
	margin: 0 15px 15px 0;
	width: 200px;
	margin-bottom: 20px;
}

#contents div.sclR {
	float: left;
	width: 490px;
	margin-bottom: 20px;
}

#contents div.sclR02 {
	float: right;
	margin: 0 0 15px 15px;
	width: 200px;
}

