body {
	font-size: 13px;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	color: #cc3333;
	text-decoration: underline;
}
a:link {
	color: #05a;
}
a:visited {
	color: #05a;
}
table {
	font-size: 13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	max-width: 100%;
}

.border {
	background-color: #cccccc;
}
.tabletop {
	font-weight: bold;
	background-image: url(../../../img/row_bg.gif);
	line-height: 18px;
}
.forumname {
	font-weight: bold;
	font-size: 14px;
	text-weight: bold;
}
.description {
	font-size: 11px;
}
.row1 {
	background-color: #eeeeee;
}
.row2 {
	background-color: #f7f7f7;
}
.col1 {
	background-color: #fafafa;
}
.col2 {
	background-color: #f7f7f7;
}
.copyright {
	font-size: 10px
}
.formlist { font-size: 12px; }

span.focus {
	background-color: #ffffff;
	color: red;
	font-size: 14px;
	font-weight: bold;
}
input.codebutton {
	background-color: #fafafa;
	color: #000000;
	font-size: 11px; 
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	border-color: #aaaaaa;
	border-style: solid;
}

td.page {
	width: 1.4em;
	text-align: center;
}

div.s {
	float: left;
}

div.i {
	text-align: right;
}

tr.t {
	height: 30;
}

td.i {
	width: 25;
	background-color: #eeeeee;
}

td.s {
	background-color: #f7f7f7;
}

td.r {
	text-align: center;
	background-color: #eeeeee;
}

td.v {
	text-align: center;
	background-color: #f7f7f7;
}

td.p {
	text-align: center;
	background-color: #eeeeee;
}

td.d {
	text-align: center;
	background-color: #f7f7f7;
}
td.n {
	white-space: nowrap;
	vertical-align: top;
}
td.m {
	word-wrap: break-word;
	word-break: break-all;
}
h2 {
	font-size: 13px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
}
#site-title{
	width:460px;
	height:147px;
	margin: 5px 0 0;
	background-repeat: no-repeat;
}

#site-title a{
	width:100%;
	height:100%;
	font-size:535%;
	text-indent:100%;
	display: block;
	overflow: hidden;
}
h1.cat-d{
	background-image: url("http://www.hangebbs.com/img/title.png");
}
h1.cat-k{
	background-image: url("http://www.hangebbs.com/img/title_k.png");
}
h1.cat-s{
	background-image: url("http://www.hangebbs.com/img/title_s.png");
}
