body {
	font-family:sans-serif;
}
a {
	font-style:oblique;
	color:#410;
	text-decoration: none;
}
a:hover {
	color:#950;
	font-style:oblique;
}
h1{
	font-size:12px;
	text-align:left;
	font-weight: bold;
}
h2{
	font-size:12px;
	text-align:left;
	font-style:oblique;
	color:#840;
}
big {
	font-style:oblique;
	font-size:12px;
}
img {
}
p{
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
ul {
	list-style-type:circle;
	padding-left: 20px;
	padding:5px;
}
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;
	border: 1px solid rgb(0,0,0);
}
#big {
	width:640px;
}
#barimg	{
	width:640px;
	height:80px;
	background: url('../img/bar03.jpg') #FFF;
	border: none;
}
div.sign{
	font-size:12px;
	text-align:right;
	font-style:oblique;
	color:#720;
	line-height: 14px;
}
.box00{
	background-color:#A72;
	border: 1px solid rgb(0,0,0);
	padding:5px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.box01{
	background-color:#A72;
	border: 1px solid rgb(0,0,0);
	padding:2px;
	font-size:12px;
	text-align:left;
	font-style:normal;
	line-height: 14px;
}
.article{
	line-height: 1px;
	background-color:#A70;
	border-bottom:1px solid rgb(215,130,20);
	padding:5px;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.bannerimg {
	border: none;
}