html, body {
  margin:0;  padding:0;  width:100%;  height:100%;
}
#page {
  position: relative;  min-height: 100%;
}
* html #page {
  height: 100%;
}
a, img { outline: none; }
* { margin:0px; padding:0px;}
body {
	color: #625649;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	background-color: #fff;
}
img {
	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;
}
a {text-decoration: underline;color: #625649;}
a:hover {color: #523a30;}
p {text-align: justify;margin-bottom:7px;}
p.t-right {text-align: right;}
h1 {font-size: 13px;color: #603633;text-align:center;padding-bottom: 10px;}
.clear {clear:both;}
copir {font-size: 11px;}
p.st-left {float: left;background: url('/images/stl.png') left 10px no-repeat; padding-left: 25px; padding-top: 4px; overflow: hidden;}
p.st-right {float: right;background: url('/images/str.png') right 10px no-repeat; padding-right: 25px; padding-top: 4px; overflow: hidden;}

#page {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/page.jpg);
	background-repeat: repeat-y;
}
#page #header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 208px;
	position: relative;
}
#page #header .logo {
	position: absolute;
	left: 17px;
	top: 22px;
}
#page #header .slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 31px;
	font-style: italic;
	color: #603633;
	position: absolute;
	left: 350px;
	top: 35px;
}

#page #header .adsens {
	position: absolute;
	left: 200px;
	bottom: 5px;
	border: 0px solid #c6b3a5;
}
#page #content {
	padding-bottom: 115px;
}
#page #content .colleft {
	float: left;
	width: 183px;
	padding-right: 50px;
	padding-left: 17px;
}
#page #content .colleft .sidebar {
	padding-bottom: 15px;
}
#page #content .colleft .sidebar li {
	list-style-type: none;
}

#page #content .colleft .sidebar li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #523a30;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#page #content .colmiddle {
	float: left;
	width: 598px;
	padding: 1px;
	border: 1px solid #c6b3a5;
}
#page #content .colmiddle .bg {
	border: 2px solid #c6b3a5;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
}

#page #content .colmiddle .bg .post .txt {
	font-size: 13px;
	line-height: 20px;
}

#page #content .colmiddle .bg .post .txt ul {
	margin-bottom: 20px;
}
#page #content .colmiddle .bg .post .txt li {
	margin-left: 25px;
	list-style-type: square;
}
#page #content .colmiddle .bg .post .txt li+li {
	margin-top: 5px;
}
#page #content .colmiddle .bg .post .txt .bord, .bord {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C6B3A5;
	margin-bottom: 5px;
	margin-top: 5px;
}

#page #content .colright {
	float: left;
	width: 200px;
	margin-left: 15px;
}
#footer {
	height: 96px;
	margin-top: -96px;
	position: relative;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#footer .bg {
	background-image: url(/images/footer-border.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 96px;
	margin-right: 17px;
	margin-left: 17px;
	position: relative;
}
#footer .bg .copy {
	padding-top: 30px;
	font-size: 12px;
}
#footer .bg .copy a {
}
#footer .bg .stata {
	position: absolute;
	top: 33px;
	right: 0px;
}
#footer .bg .stata div {
	float: left;
	padding-left: 10px;
}
