body {
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS", "Trebuchet", Verdana, sans-serif, serif;
	font-size: 11px;
	color: #333;
}
img {
	border: 0px;
}
#logo {
	position: absolute;
	height: 25px;
	width: 175px;
	top: 0px;
	left: 0px;
}
#url {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	position: absolute;
	height: 14px;
	width: 150px;
	top: 15px;
	right: 50px;
}
#hoved{
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	height: 50px;
}
#p-title,#t_can,#t_ttm,#pod_can,#pod_ttm,#rss_can,#rss_ttm {
	position: absolute;
	height: 15px;
}
#p_title{
	position: absolute;
	width: 120px;
	right: 220px;
	bottom: 45px;
	font-weight: bold;
}
#t_can,#t_ttm,#pod_can,#pod_ttm,#rss_can,#rss_ttm {
	width: 88px;
}
#t_can,#pod_can,#rss_can{
	bottom: 25px;
}
#t_ttm,#pod_ttm,#rss_ttm{
bottom: 5px;
}
#t_can {
	right: 220px;
	width: 120px;
}
#t_ttm {
	right: 180px;
	width: 160px;
}
#pod_can, #pod_ttm{
	right: 86px;
}
#rss_can,#rss_ttm{
	right: 0px;
}