body {
	margin: 0px 0px 20px 0px;
	padding: 5px;
	background-color: #ffffcc;
	text-align: right;
	line-height: 100%;
	color: #ee0000;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	}
a:link {
	text-decoration: underline;
	color: blue;
	}
a:visited {
	text-decoration: underline;
	color: #cc00cc;
	}
a:active {
	text-decoration: underline;
	color: #cc00cc;
	}
a:hover {
	text-decoration: underline;
	color: orange;
	}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	}
h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	font-size: medium;
	font-weight: bold;
	}
h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dashed #000000;
	font-size: medium;
	font-weight: bold;
	color: green;
	}
h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: normal;
	}
p {
	margin: 0px 0px 10px 0px;
	}
ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	}



#container {
	width: 800px;
	text-align: left;
	line-height: 130%;
	color: #000000;
	font-size: medium;
	}



#main {
	text-align: center;
	padding-top: 0px;
	line-height: 140%;
	color: #000000;
	font-size: medium;
	}
#bottom {
	padding-top: 10px;
	text-align: center;
	font-size: small;
	}



.main-panlist {
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 0px 5px;
	background-color: #ffeeff;
	border: 2px solid orange;
	text-align: left;
	font-size: small;
	}
.main-content {
	margin-bottom: 5px;
	padding: 0px 15px 15px 15px;
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 3px outset #666666;
	border-bottom: 3px outset #666666;
	text-align: left;
	font-size: small;
	}
	.main-content a {
		font-weight: bold;
		}
.main-content2 {
	margin-bottom: 5px;
	padding: 0px 15px 15px 15px;
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 3px outset #666666;
	border-bottom: 3px outset #666666;
	line-height: 250%;
	text-align: left;
	font-size: medium;
	}
	.main-content2 a {
		font-weight: bold;
		}
.main-date {
	float: right;
	font-size: small;
	font-weight: bold;
	color:#ec7600
	}
.sidebar {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 15px 5px;
	background-color: #f0ffff;
	border: 1px solid blue;
	text-align: left;
	font-size: small;
	}
.sidebar-head {
	margin: 10px 0px 0px 0px;
	background-color: yellow;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	}
.link {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 15px 5px;
	background-color: #EEFFEE;
	border: 1px solid green;
	text-align: left;
	font-size: small;
	}
.link-head {
	margin: 10px 0px 0px 0px;
	background-color: #77FF77;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	}
.link-content {
	margin: 10px 0px 0px 2px;
	line-height: 105%;
	}
.link-url {
	font-size: x-small;
	color: #008000;
	}
.entry-head {
	color: green;
	font-weight: bold;
	}
.entry-table {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	border: 1px dashed #999999;
	
	}
.entry-pingurl {
	color: #999999;
	text-align: right;
	}
.entry-sign {
	color: green;
	text-align: right;
	}



.f-right {
	float: right;
	}
.t-right {
	text-align: right;
	}
