body {
	font-family:verdana, serif;
}
a {
	font-weight: bold;
	color:#050;
	text-decoration: none;
}
a:hover {
	color:#9D9;
	text-decoration: underline;
}
h1{
	font-size:12px;
	text-align:left;
	font-weight: bold;
}
h2{
	font-size:12px;
	text-align:left;
	font-weight: bold;
	color:#3A3;
}
img {
	border: 1px solid rgb(0,255,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:2px;
}
#main{
	width:450px;
	float:left;
}
#big {
	width:640px;
}
#barimg	{
	width:640px;
	height:20px;
	background: url('../img/bar02.gif') #DFD;
	border: 1px solid rgb(0,0,0);
}
div.sign{
	font-size:12px;
	text-align:right;
	font-style:oblique;
	color:#ACA;
	line-height: 14px;
}
.box00{
	background-color:#CFC;
	border: 2px solid rgb(40,180,40);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.box01{
	background-color:#DFD;
	border: 2px solid rgb(40,180,40);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.article{
	line-height: 3px;
	border-bottom:1px solid rgb(20,150,20);
	padding:5px;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.bannerimg {
	border: none;
}