a, a:active, a:visited, a:link {
	background: transparent;
	color: #696969;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	background: #D3D3D3;
	color: #696969;
	font-weight: bold;
	text-decoration: underline
}

body {
	background-color: #F0F0F0;
	border-left: 1px dashed #A0A0A0;
	border-right: 1px dashed #A0A0A0;
	border-bottom: 1px dashed #A0A0A0;
	padding: 0px;
	margin: 0px 15% 15px 15%
}

div.top a, div.top a:active, div.top a:visited, div.top a:link, .top {
	background: #878787;
	color: #D0D0D0;
	font: 300 8pt Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-decoration: none
}

div.top a:hover {
	background: #878787;
	color: #ffffff;
	text-decoration: underline
}

ul {
	margin: 2px 0px 2px 15px;
	padding: 2px
}

ul.box {
	border: 1px solid #D3D3D3
}

.contentDate {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 1px
}

.contentTitle {
	font-size: larger;
	font-weight: bold;
	margin-bottom: 1px
}

.grey {
	background-color: #DCDCDC;
	padding: 5px 15px 5px 15px
}

.hidden, ul.box li {
	background: transparent;
	color: #B0B0B0;
	list-style: none outside
}

.nav {
	background: transparent;
	color: #696969;
	font: normal 10pt Tahoma;
	text-align: center;
	text-decoration: none;
	vertical-align: top
}

.nav a, .nav a:active, .nav a:visited, .nav a:link {
	background: transparent;
	color: #888888;
	font: normal 10pt Tahoma;
	text-decoration: none;
	vertical-align: top
}

ul.box a, ul.box a:active, ul.box a:visited, ul.box a:link {
	background: transparent;
	color: #000000;
	font: normal 10pt Tahoma;
	text-align: left;
	text-decoration: none;
	vertical-align: top
}

.nav a:hover, ul.box a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

ul.box .closed {
	background: transparent;
	color: #B0B0B0;
	font: normal 10pt Tahoma;
	text-align: left;
	text-decoration: line-through;
	vertical-align: top;
}

p {
	line-height: 150%;
}

.indent {
	margin-left: 15px;
	margin-bottom: 5px;
}

.page {
	background: #FFFAFA;
	border: 1px solid #555555;
	color: #696969;
	font: normal normal normal 10pt Tahoma;
	padding: 5px;
	text-align: left;
	vertical-align: top
}

.page hr {
	height: 0px;
}

.smallver {
	font: normal small-caps bolder 16pt Tahoma
}

.title {
	line-height: 100%;
	color: #555555;
	font: normal small-caps bolder 20pt Tahoma;
	margin: 0px 2px 0px 0px;
	text-align: right
}

#navbottom {
	border-top: 1px dashed #D3D3D3;
	padding: 5px 0px 0px 0px
}

#navtop {
	border-bottom: 1px dashed #D3D3D3;
	padding: 0px 0px 5px 0px
}

#section {
	border-bottom: 1px solid #D3D3D3
}

#right {
	position: absolute;
	padding-right: 3px;
	right: 15%
}

#box {
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	margin: 0px 1px 1px 1px
}

.ghost{
  visibility: hidden;
}

.comment {
	border-left: 1px solid #A0A0A0;
	margin: 4px;
	padding: 2px;
	color: #696969;
	background: transparent;
}

.comment .title, .comment .title a {
	background: transparent;
	color: #696969;
	font: normal normal 600 11pt Tahoma;
	margin: 0px;
	text-decoration: none;
	text-align: left
}

.comment .title .create_time {
	background: transparent;
	color: #690000;
	font: italic normal normal 9pt Tahoma;
	margin: 0px;
	text-decoration: none;
	text-align: left
}

.comment .content {
	font: normal normal normal 10pt Tahoma;
	border-top: 1px solid #A0A0A0;
	margin-top: 1px;
}

.comment p {
	margin-top: 0px;
	margin-bottom: 5px;
}

select, input, textarea {
	background: #DCDCDC;
	border: 1px solid #000000;
	color: #000000;
	font: 10pt Tahoma;
	padding-left: 1px;
} 
