@charset "utf-8";
#main h2 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-left: 7px;
}


#bbsm {
	font-size: 12px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.face {
	border: 1px solid #8D9AB6;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.bbsname {
	font-weight: bold;
	color: #0033FF;
}
.name_f {
	color: #C3F !important;
}
.c_supple {
	color: #666666;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
.messimg{
	float: left;
	margin-top: 6px;
}

.bbscoment {
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 2px;
	border: 1px solid #999;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	position: relative;
	margin: 4px 0px 0px 0px;
}
.bbscoment { 
	zoom: 100%;
}

.bbscoment:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.bbscbox {
	margin-left: 44px;
	margin-bottom: 10px;
}
blockquote {
	margin-top: 0.2em;
	margin-right: 1em;
	margin-bottom: 0.2em;
	margin-left: 0.1em;
	color: #506492;
	border-left: 4px solid #B3C2DF;
	padding-left: 6px;
}

.coment_ar {
	position: absolute;
	left: 26px;
	top: -10px;
	background-image: url(../img_top/sbbs_t-s.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
}


#history {
	font-size: 12px;
}
#history td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
#history a{
	color: #293C50;
	text-decoration: none;
	display: block;
}
#history a:hover{
	background-color: #FF9;
}
.hiscat {
	font-weight: bold;
	color: #06F;
}
