﻿Body {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-color: #8DB7DA;
	margin: 0px;
	padding: 0px;
	background-position: right top;
}
.Banner {
	margin-top: 135px;
	padding-top: 10px;
	padding-right: 200px;
	font-family: "b homa", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.Banner .Desc {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
.Main {
	padding-right: 20px;
}
.Content {
	width: 68%;
	float: right;
}
.SideBar {
	width: 30%;
	float: right;
}
.post {
	background-position: right top;
	width: 100%;
	background-image: url('images/csbbody-r.gif');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.postheader {
	height: 25px;
	background-image: url('images/topheader.gif');
	background-repeat: repeat-x;
	width: 100%;
}
.headerright {
	height: 25px;
	background-image: url('images/csbhead-r.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	line-height: normal;
}
.posttextpart {
	background-repeat: repeat-y;
}
.postcontent {
	background-position: left top;
	background-color: #FFFFFF;
	margin-right: 20px;
	background-image: url('images/csbbody-l.gif');
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 7px;
	padding-top: 0px;
}
.postfooter {
	height: 26px;
	background-image: url('images/footermiddle.gif');
	background-repeat: repeat-x;
	width: 100%;
}
.footerright {
	height: 25px;
	background-image: url('images/csfooter-r.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
.texttitle {
	font-size: 16px;
	color: #000000;
	font-family: "b homa", "Times New Roman", Times, serif;
}
.themer {
	margin: 5px auto 2px auto;
	border: 1px solid #66CCFF;
	background-color: #C1F0FF;
	height: 16px;
	width: 55%;
	text-align: center;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #3399FF;
}
* {
	padding: 0px;
	margin: 0px;
}
ul {
	list-style-type: none;
}
li {
	padding-right: 10px;
	line-height: 1.6em;
}
.sidebartitle {
	margin-bottom: 5px;
}
.postinfo {
	margin: 10px 5px 0px 5px;
	line-height: 20px;
}
.cat {
	background-position: right top;
	background-image: url('images/category.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	float: right;
	margin-left: 3px;
}
.author {
	background-position: right top;
	background-image: url('images/writer.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	float: right;
	margin-left: 4px;
}
.postdate {
	background-position: right top;
	background-image: url('images/date.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	float: right;
	margin-left: 4px;
}
.posttime {
	background-position: right top;
	background-image: url('images/time.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	float: right;
	margin-left: 4px;
}
.comments {
	background-position: right top;
	background-image: url('images/comments.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	float: right;
}
a img {
	border-style: none;
	border-width: 0px;
}
