/* whatsnew.css,v.120704,"whatsnew",tousyuren HPP */

body	{font-family:monospace;
	 text-align:center;
	 margin:0px;
	 padding:0px
	 background-color:#ffffff;}

a	{color:#0066ff;
	 text-decoration:none;}

a:hover	{color:#009900;
	 text-decoration:underline;}

/* === main === */

.info	{width:540px;
	 font-size:14px;
	 border-style:none;}

#info_new	{width:40px;
		 vertical-align:text-top;
		 text-align:center;
		 padding:5px 0px 5px;
  		 border-bottom:dashed 1px #66cc33;}

#info_date	{width:70px;
		 vertical-align:text-top;
		 text-align:center;
		 padding:5px 0px 5px;
  		 border-bottom:dashed 1px #66cc33;}

#info_text	{width:430px;
		 text-align:left;
		 padding:5px;
  		 border-bottom:dashed 1px #66cc33;}

#info_new_2	{width:50px;
		 vertical-align:text-top;
		 text-align:center;
		 padding:5px 0px 5px;
  		 border-bottom:dashed 1px #66cc33;}

#info_dl	{width:30px;
		 vertical-align:text-top;
		 text-align:center;
		 padding:5px 0px 5px;
  		 border-bottom:dashed 1px #66cc33;}

#info_text_2	{width:390px;
		 text-align:left;
		 padding:5px;
  		 border-bottom:dashed 1px #66cc33;}
