@charset "utf-8";
#mainContainer #nav {
	line-height:3em;
	text-align:left;
	color: #666;
	margin-bottom: 10px;
}
#nav a {
	color:#333;
	text-decoration:none;
}
#nav a:hover {
	color:#F60;
}
body, ul, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
}
em, cite, strong, th {
	font-style:normal;
	text-align:left;
}
#mainContainer a {
	color:#333;
	text-decoration:none;
}
#mainContainer a:hover {
	color:#F60;
}
.list {
	line-height: 1.6em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E7E1;
	border-bottom-color: #E6E7E1;
	margin-bottom: 25px;
	font-family: Verdana, Geneva, sans-serif;
}
.list h2 {
	color:#666;
	line-height:35px;
	padding-left:6px;
}
.list table {
	width:100%;
}
.list th {
	padding-left:45px !important;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../../images/default/forum/forum_new.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
.list td, .list th {
	border-top:1px dashed #E6E7E1;
	color:#666666;
	height:50px;
	padding:6px 0;
}
.list .noforum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	color: #666;
}

.left {
	float:left;
	margin-top: 5px;
}
.forumnums {
	color:#999999;
	padding-right:10px !important;
	text-align:center;
	width:90px;
}
.forumlast {
	text-align:left;
	width:225px;
}
