/* CSS Document */

dl#infomation {
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	background: url(share/infomationBtm.gif) left bottom no-repeat;
	}
	dl#infomation dt img {
	vertical-align: bottom;
	}
	dl#infomation dd {
	clear: left;
	padding: 4px 0 0 0;
	background: url(share/infomationBg.gif) 0 0 repeat-y;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	}
	dl#infomation dd p {
	padding: 0 20px;
}

dl.infoList {
	margin: 20px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #d3d3d3;
	}
	dl.infoList dt {
	height: 37px;
	border-bottom: 4px solid #fff;
	background: url(share/moreBtn.jpg) 458px 2px no-repeat;
	}
	dl.infoList dt img {
	vertical-align: text-bottom;
	}
	dl.infoList dd {
	margin: 0;
	padding: 6px 0 4px 0;
	border-top: 1px solid #d3d3d3;
	border-bottom: 2px solid #fff;
	line-height: 1.2em;
	font-size: 1.2em;
	}

h3.newsList {
	padding: 0 2px;
	font-size: 1em;
	line-height: 1em;
	}
ul.newsList {
	list-style: none;
	padding: 0 2px;
	}
	ul.newsList li {
	height: 15px;
	padding: 4px 0 0 0;
	background: url(share/newsListBg.gif) 0 0 no-repeat;
	border-top: 1px solid #fff;
	font-size: 0.75em;
	line-height: 1.2em;
	text-indent: 20px;
	}
	

p.pmark {
	margin: 10px;
	padding: 0 15px 10px 15px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	font-size: 1em;
	line-height: 1.5em;
}

