/* CSS Document */

/*
 Share Style [
----------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
}
h1 {
	color: #333333;
	margin-bottom: 20px;
	font-size: 180%;
}
h2 {
	color: #333333;
	margin-bottom: 10px;
	border-left: 10px solid #007AC1;
	border-bottom: 1px solid #007AC1;
	padding: 5px;
	font-size: 120%;
}
.details {
	padding-left: 20px;
}
#partition {
	clear:both;
	margin:0 10px;
	padding:8px 0 10px 0;
	text-align: right;
	border-top:1px solid #CCC;
}

