@import url(style.navi.css);

h3,h1,h2,h4 {
	font-size:18px;
	font-weight:bold;
	color:#666
}

small {
	font-size:10px
}

html body {
	margin:0px;
}

body{
	background: #F4E6E6;
	line-height:1.4em;
	font-size: 11px;
	color: #666;
	font-family: arial, verdana,'trebuchet ms',  Arial, Verdana, Helvetica, sans-serif;
}


.t_main {
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}

h1 {
	font-size: 14px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

h2 {
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#rssBox{
	font-family: Arial;
	margin:5px;
	font-size:10px;
}

.rssBoxHeading{
	font-weight:bold;
	color:#317082;
}

.screenshot {
	float: left;
	margin: 5px;
	border: 1px solid #f0f0f0;
}