﻿body {
	background-image: url('images/bg_ver.jpg');
	background-repeat: repeat-x;
	background-color: #329FC5;
	font-family: tahoma;
	font-size: 11px;
}
* {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	list-style-position: inside;
}
.warper {
	background-image: url('images/main_bg.gif');
	width: 765px;
	margin: auto;
}
.titleofpage {
	padding-top: 30px;
	padding-right: 70px;
	font-family: "b titr";
	font-size: 25px;
	color: #FFFFFF;
	height: 45px;
}
.seprator {
	padding-top: 190px;
	overflow: auto;
}
.banner {
	background-image: url('images/top_bg.jpg');
	overflow: hidden;
	background-repeat: no-repeat;
}
.maincontent {
	padding-right: 40px;
	padding-left: 25px;
	width: 700px;
}
.postpart {
	float: right;
	width: 500px;
	margin-bottom: 35px;
	padding-top: 15px;
	line-height: 1.8em;
	font-size: 9pt;
}
.sidebar {
	width: 177px;
	float: left;
	padding-top: 50px;
}
.centered {
	text-align: center;
}
.postpart .title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/hr.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-bottom: 4px;
	float: right;
	width: 500px;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	color: #333333;
}
.commentpart {
	border-width: 1px;
	border-color: #999999;
	background-image: url('images/more_bg.gif');
	background-repeat: no-repeat;
	background-position: 53px 3px;
	margin-bottom: 10px;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: dashed;
	width: 51px;
	height: 15px;
}
.footer {
	background-image: url('images/foot_bg.jpg');
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 50px;
	color: #329FC5;
}
#gadget .title {
	height: 24px;
	padding-top: 7px;
	background-image: url('images/ul_bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#gadget .body {
	padding: 5px 2px 5px 2px;
}
#gadget ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gadget li {
	padding: 3px 5px 3px 1px;
}
.searchbody {
	height: 75px;
	padding-right: 90px;
	padding-top: 10px;
}
.searchtxt {
	background-image: url('images/search-bg.gif');
	height: 20px;
	width: 200px;
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 2px;
	text-align: right;
	font-family: tahoma;
	margin-left: 5px;
	float: right;
}
.searchbody .searchbtbn {
	float: right;
}
.titleofpage a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
.postpart img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigator {
	float: right;
	width: 500px;
	height: 20px;
	text-align: center;
}
.postpart .title img {
	margin: 0px;
	padding: 0px;
}
.postpart li {
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: square;
	list-style-position: inside;
	color: #000080;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
	margin-right: 40px;
}

