#indexcontainer a {
	color: #111;
}

#indexcontainer a:visited {
	color: #333;
}

#forenmenu h1 {
	font-size: 14pt;
}

#forenmenu table {
	border-style: solid;
	border-color: #B36B00;
	border-width: 1px;
}

#menutop {
	background-color: #9F8439;
}

#menutop form, h1 {
	display: inline;
}

#menutop a {
	color: #000;
}

#login {
	font-weight: bold;
}

#login form {
	display:inline;
}

#sortmenu {
	background-color:#9F8439;
	font-weight:normal;
	opacity:0.9;
	padding:10px;
	position:absolute;
	right:50px;
	top:325px;
	visibility: hidden;
	z-index:5;
	padding: 10px;
	font-weight: normal;

	opacity: .9;
	-moz-opacity: .9;
	-khtml-opacity: .9;
	filter: alpha(opacity=90);
}

#adminmenu {
    position: relative;
    float: right;
    top: 10px;
    right: 10px;
}

#posting thead {
	background-color: #9F8439;
	color: #000;
}

#posting thead h2 {
	display: inline;
}

#posting thead i{
	font-size: 9pt;
}

#posting thead a{
	font-size: 11pt;
	color: #000000;
}

#posting tbody td {
	background-color: #F4E2AF;
	border : 1px solid #9F8439;
	color: #000;
	text-align: justify;
}

#author {
	font-weight: bold;
}

#author a b {
	font-size: 11pt;
	font-weight: bold;
}

#authormail {
	font-weight: bold;
	color: #000000;
}

#authoricq {
	font-weight: bold;
}

#postdate {
	font-style: italic;
	font-size: 9pt;
}

#lastchange {
	float: left;
}

#copyright {
	float: right;
}

#postadd {
	background-color: #F4E2AF;
}

#editprofile {
	background-color: #F4E2AF;
}

#searchform {
	background-color: #F4E2AF;
}

#boardadmin {
	background-color: #F4E2AF;
}

#boardadmin a{
}

#forumcontainer .subview {
	background-color: #F4E2AF;
	color: #A8A47B;
}

#forumcontainer .count {
	font-size:9pt;
	color:#8a8a8a;
}

#forumcontainer .date {
	font-size:9pt;
	color:#5e5e5e;
}

#chartable {
	border: 1px solid grey;
	padding: 5px;
}

#forumcontainer .infotable {
	border: 1px solid grey;
	padding: 5px;
}

#forumcontainer .highl {
	font-weight : bold;
	text-decoration : none;
	color:#D8D8D8;
}

#indexcontainer ul a.openmess,
#indexcontainer ul.openmess:visited {
	color: #1c17fc;
}
#indexcontainer ul a.newmess {
	color: #918DFE;
}

#forumcontainer .thread_tree {
	font-size:0.85em;
	line-height:1.2;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:2px 0 0;
	padding:0;
}
#forumcontainer .thread_tree {
	min-width:50em;
}
#forumcontainer .thread_tree li {
	clear:both;
	margin-top:5px;
	width:100%;
}
#forumcontainer .bullet {
	float:left;
	width:16px;
}
#forumcontainer .bullet img {
	border:medium none;
	margin:2px 0 0 5px;
}

#forumcontainer .nextlevel .bullet img, .nextlevel_line .bullet img {
	border:medium none;
	margin:0 0 0 5px;
	vertical-align:top;
}

#forumcontainer ul.nextlevel, ul.nextlevel_line{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}

#forumcontainer ul.nextlevel_line li, ul.nextlevel li {
	margin: 0;
}

#forumcontainer ul.nextlevel_line {
	background:transparent url(../gif/line.gif) repeat-y scroll 17px 50%;
}
#forumcontainer ul.nextlevel_line li.last {
	background: none repeat scroll 0 0 #F4E2AF;
}
#forumcontainer li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#editor {
    padding: 2px;
}

#forumcontainer .toastui-editor-main-container {
    background-color: #ffffff;
}

#boardadmin h3 {
    top: revert;
}

#forumcontainer p {
    margin: revert;
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top-color: currentcolor;
    border-top: 1px solid;
    opacity: .25;
}
