div {
	font-size: 12px;
}

a {
	Color: #4C4C4C;
}
a:hover {
	text-decoration: none;
}
a.asset {
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
}
a.sub {
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}
a.sub:hover {
	text-decoration: underline;
}
a.news {
	text-decoration: none;
}
a.news:hover {
	text-decoration: underline;
}
td {
	font-size: 12px;
}
.h4 {
	font-size: 13px;
	font-weight: bold;
}
.hqa {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 17px;
	color: #4C4C4C;
}

.post-text {
	font-size: 12px;
}

.post
{
    margin: 10px 0 10px 0;
    padding: 0;
		float: left;
		width: 480px;
}

.post-date {
    float: left;
    color: #fff7e5;
    font-family: Tahoma;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    margin: 3px 10px 0 0;
    padding: 8px 3px;
    width: 55px;
    background: #dfe9f5;
    line-height:1em;
    border: 1px solid #f3f1ec;
}

.post-time {
	 display: block;
    float: left;
    color: #4C4C4C;
    font-family: Tahoma;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    margin: 3px 10px 0 0;
    padding: 6px 0 6px 0;
    width: 110px;
    background: #fff7e5;
	 clear: right;
	 border: 1px solid #f3f1ec;
	 line-height: 16px;
}

.post-time span {
	display: block;
	width: 20px;
	padding-right: 2px;
	margin-left: 6px;
	text-align: center;
	font-weight: normal;
	float: left;
	clear: left;
}

.post-title, .page-title {
    font-family: Tahoma;
    font-size:12px;
    margin:0;
    font-weight:bold;
}

p {
	margin-top: 10px;
}
body {
  color: #4C4C4C;
  background: #fff;
  font-family: Tahoma, Verdana, Helvetica, Arial, Lucida, sans-serif;
  font-size: 12px;
  padding: 0;
  margin: 0;
}
#top {
	margin: 0;
	padding: 15px;
	width: 780px;
	background-color: #fff;
	float: left;
}
#pic {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	width: 780px;
	background-color: #fff;
	float: left;
	position: relative;
	background: url(top.jpg) no-repeat left top;
	height: 120px;
}
#topbanner {
	margin: 0;
	padding: 0;
	width: 780px;
	height: auto;
	background-color: #fff;
	float: left;
	position: relative;
}
div#topmenu {
	margin: 0;
	padding: 0;
	width: 870px;
	height: 175px;
	background: url(top3.jpg) no-repeat left top;
	float: left;
}
a.topmenu {
  color: #013371;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0;
	font-size: 13px;
	line-height: 13px;
	text-align: left;
	font-family: Tahoma,"Century Gothic","Arial Narrow", Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 122px;
	padding-left: 10px;
}
.middled {
	padding: 0;
	margin: 0;
	width: 185px;
	/* margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px"); */
	border: 1px solid black;
}
ul#topmenu {
	margin: 0 150px;;
	padding: 0;
	width: 870px;
	list-style: none;
	float: left;
}
ul#topmenu li {
	float: left;
	display: table-cell;
	vertical-align: middle;
}
ul#topmenu a {
  color: #fff;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 0;
	width: 185px;
	font-size: 18px;
	text-align: left;
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
}

ul#topmenu li.first  {
	background: none;
}
ul#topmenu a:hover {
	color: navy;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
	position: relative;
	left: 50%;
	margin-left: -435px;
	background-color: #fff;
}
#content {
	width: 700px;
	float: right;
	margin-top: 1px;
	margin-left: 1px;
	padding-top: 10px;
	background-color: #fff;

}

#footer {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(footer2.gif);
	line-height:24px;
	height: 24px;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	clear: both;
}
#footer a {
	font-size: 11px;
	color: white;
}
#footer_left {
	font-size: 11px;
  float: left;
	padding-left: 10px;
}
#footer_right {
  float: right;
	padding-right: 20px;
}
#counters {
	text-align: left;
	color: #fff;
	clear: both;
	padding-left: 10px;
}
#left {
	width: 150px;
	float: left;
	margin-top: 15px;
	background-color: #fff;
}
ul#leftmenu {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
}
ul#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#leftmenu li a {
	color: #4C4C4C;
	display: block;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	width: 150px;
	padding-top:10px;
}
ul#leftmenu li a.sel {
	color: #4C4C4C;
}
ul#leftmenu li div {
	/* display: none; */
}
ul#leftmenu li li a {
	text-align: right;
	font-weight: normal;
	width: 150px;
	border: 0;
	padding:0;
}
ul#leftmenu li li a:hover {
	/*color: navy;*/
	background: #FFD36C;
}
ul#leftmenu li li.first a {
	border-top: 0;
}
#anons {
	background-color: #e1f3ff;
  padding: 15px;
	float: left;
}
.main {
	color: #4C4C4C;
	background-color: #fff;
	padding: 15px 0 15px 0;
	float: left;
	width: 480px;
}
.right {
	color: #4C4C4C;
	background-color: #fff;
	padding: 15px 0 15px 0;
	float: right;
	width: 200px;
}
#anons a {
	text-decoration: none;
	color: #013371;
}
#anons img {
  margin-right: 10px;
	vertical-align: top;
	float: left;
	padding-bottom: 15px;
}
#anons h4 {
  color: #004f97;
  font-family: Tahoma, Verdana, Helvetica, Arial, Lucida, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.article {
	clear: both;
	margin-bottom: 15px;
}
.button2 {
	float: right;
	color: #fff;
	display: block;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	text-indent: 40px;
	background: #fff url(leftarrow.gif) no-repeat left center;
	font-weight: bold;
	padding-right: 15px;
	border-bottom: 1px solid #bbcee1;
	border-right: 1px solid #bbcee1
}
.field {font-size:12px; FONT-FAMILY: Tahoma, Geneva, Arial, Helvetica, sans-serif; COLOR: #458FA0; border:1px solid #CCCCCC;  background: White; }
.check{font-family: sans-serif;font-size:8pt;}
.button{font-size:12px;FONT-FAMILY: Tahoma, Geneva, Arial, Helvetica, sans-serif; color:#003399; background: #E2E2E2; border-width:1px;  border: 1px solid Silver; }

div.asset {
	border: 1px solid gray;
	margin: 10px 0 10px 0;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
}

div.asset:hover {
	background: #ebf3fc;
}

td.asset {
	font-size:12px;
}

th.ad {
 font-size: 12px;
 font-weight: bold;
 background-color: #d4e5fa;
}
td.ad {
 border-top: 1px solid #8ea3be;
 background-color: #e1f3ff;
}
table.ad {
 border: 1px solid #8ea3be;
}
ol {
	margin:0;
	padding:0;
}
.ComListLi {
	background:#f0f2fb url(ComListLiBottom2-2.gif) no-repeat scroll left bottom;
	list-style-type:none;
	margin: 20px 0 20px;
	padding: 15px 0 10px;
	position:relative;
	width: 480px;
}
img.split {
	margin-left: 5px;
	margin-top: 4px;
}
.ComListLiTop {
	background:transparent url(ComListLiTop-2.gif) no-repeat scroll left top;
	height:15px;
	position:absolute;
	left:0;
	top:0;
	width:480px;
}
.ComListLiTop big {
	color:#333333;
	display:block;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:12px;
	margin:0;
	padding:0 0 0 42px;
}
.ListContent {
	background:#FFFFFF url(ComListContent-2.gif) no-repeat scroll left top;
	display:block;
	font-size:11px;
	line-height:15px;
	margin: 15px 5px 0 5px;
	padding: 10px 10px 5px;
}
small {
	color: gray;
	font-size:11px;
	margin:0;
	padding:0 0 0 10px;
}
small a {
	color: gray;
	text-decoration:none;
}
big {
	color:#333333;
	display:block;
	font-size:11px;
	font-weight:bold;
/*	letter-spacing:-1px; */
	line-height:15px;
	margin:0;
	padding:0 0 0 10px;
	width: 300px;

}
div.price {
	color: red;
	font-size: 14px;
	display: block;
	float: right;
	width: 170px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
}
big a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}
.ListContent p {
	margin: 0;
}