body {
	font-family:arial,sans-serif;
}
a {
	font-style:oblique;
	color:#500;
	background:inherit;
	text-decoration: none;
}
a:hover {
	color:#D99;
	background:inherit;
	text-decoration: underline;
}
h1{
	font-size:12px;
	text-align:left;
	font-weight: bold;
}
h2{
	font-size:12px;
	text-align:left;
	font-style:oblique;
	color:#F88;
	background:inherit;
}
img {
	border: 1px solid rgb(0,0,0);
}
p{
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
ul {
	list-style-type:circle;
	padding-left: 20px;
}
li.rss_item {
	margin-top: 5px;
	margin-bottom: 5px;
}
ol {
	list-style-type:lower-roman;
}
#right {
	float:right;
	width:175px;
	padding: 6px;
	line-height:12px;
}
#main{
	width:450px;
	float:left;
}
#big {
	width:640px;
}
#barimg	{
	width:640px;
	height:20px;
	background: url('../img/bar01.gif') #FDD;
	color:#000;
	border: 1px solid rgb(0,0,0);
}
div.sign{
	font-size:12px;
	text-align:right;
	font-style:oblique;
	color:#CAA;
	background:inherit;
	line-height: 14px;
}
.box00{
	background-color:#FCC;
	color:#000;
	border: 2px dotted rgb(0,0,0);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.box01{
	background-color:#FDD;
	color:#000;
	border: 2px dotted rgb(0,0,0);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.article{
	line-height: 3px;
	border-bottom:1px dashed rgb(150,20,20);
	padding:5px;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.bannerimg {
	border: none;
}