#photo	{
	position:static;
	width:730px;
	height:250px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	background-image:url('../imgsrc/top.png');
	background-repeat:no-repeat;
}

#new	{
	position:static;
	width:730px;
	margin:0px auto;
	padding:5px;
	overflow:hidden;
}

#new h2	{
	width:730px;
	height:50px;
	background-image:url('../imgsrc/h2.png');
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-1500px;
	text-align:left;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #800000;
}

#new h3	{
	width:700px;
	line-height:150%;
	font-size:105%;
	text-align:left;
	margin:15px 0px 0px 5px;
	padding:3px 3px 3px 25px;
	background-image:url('../imgsrc/li_reed.png');
	background-repeat:no-repeat;
	background-position:5px center;
	color:#800040;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
}

#new p	{
	width:600px;
	margin:5px;
	padding:5px;
	line-height:145%;
	font-size:95%;
	text-align:left;
}

#new ul	{
	margin:15px;
	text-align:left;
}

#new li	{
	width:700px;
	margin:5px 0px 0px 20px;
	padding:0px;
	line-height:135%;
	font-size:95%;
	text-align:left;
	border-bottom:1px dotted #c0c0c0;
	list-style-type:none;
}

#new li a	{
	font-weight:bolder;
}

#new p a	{
	font-weight:normal;
}
