#photo	{
	background-image:url('../imgsrc/top.png');
	background-repeat:no-repeat;
	width:850px;
	height:200px;
	margin:0px;
	padding:0px;
	text-align:left;
	overflow:hidden;
	position:static;
	border-top:5px solid #169133;
}

#category li	{
	background-image:url('../imgsrc/category.png');
	background-repeat:no-repeat;
	padding:10px 5px 0px 10px;
	height:40px;
	font-size:105%;
	font-weight:bolder;
}

#new h2	{
	background-image:url('../imgsrc/bg_h2.png');
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	margin:5px;
	padding:5px 5px 0px 10px;
	height:25px;
	color:#ffffff;
	font-size:105%;
	font-weight:bold;
}

#new table	{
	border:1px solid #c0c0c0;
}

#new tr	{
	height:30px;
}

#new .td-l	{
	background-color:#ffffb9;
	width:150px;
	font-size:95%;
	font-weight:bold;
	padding:5px;
}

#new .td-r	{
	background-color:#ffffe6;
	padding:5px;
	width:380px;
}

#button	{
	margin:15px 0px 10px 0px;
	padding:0px;
	text-align:center;
}
