/*********index.html*************/

#market-con{
	padding:10px 0 0 20px;}
#market-top p{
	display:none;}

#article{line-height:2em;padding:20px 20px;}
#market-top{height:180px; background:url(../images/market/market_bar.jpg) no-repeat right center; margin-right:20px;}

#article p{padding:10px 0px 0px 0px; text-indent:1em;}
#article p.image{padding:5px 0px 0px 0px; text-indent:0em;text-align:center; width:	 520px;}
#article p.author{text-align:right;}
#article p.reference{
	padding:5px 5px 5px 10px; width:510px; text-indent:0em;
	margin-left:0px;border:1px #999 solid;background-color:#eee;}

#article a.ad{
	padding:20px 5px 20px 10px; width:510px; text-indent:0em;
	margin:20px 0px 0px 0px;border:1px #dc7817 solid;background-color:#ECDD8E;
	font-size:20px;font-weight:bold;
	color:#8f5f38;
	display:block;text-decoration:none;
	text-align:center;
	}
#article a:hover.ad{
	color:black;
	background-color:#fff7b1;
	}



