#tu_list {
		width:auto;
		border:#999 solid 1px;
		border-width:1px 1px 1px 1px;
		background:#222;
		margin:0px;
		padding:0px;
		}

#tu_list h2 {
		background:url(./images/forum_headline_bg.gif) 100% 50% repeat-x #fc3;
		font:bold 16px/1.5em 細明體,Arial;
		color:#000;
		height:20px;
		border:0px;
		margin:0px;
		padding:15px 0px 5px 30px;
		}

#tu_list a {
		text-decoration:none;
		color:#f90;
		font:100%/1em 細明體,Arail;
		}
#tu_list a:hover {
		text-decoration:underline;
		color:#f90;
		font:100%/1em 細明體,Arail;
		}

#tu_list img {
		margin:0px;
		padding:0px;
		border:#999 solid 0px;
		}

#tu_list p {
		background:#666;
		margin:0px;
		padding:10px;
		}


#tu_list ul {
		width:auto;
		font:12px/2em 細明體,Arial;
		color:#fff;
		background:#222;
		text-align:left;
		margin:10px;
		padding-left:10px;
		border:1px dotted;
		border-width:0px 0px 1px 0px;
		}

#tu_list ul.tu_sub_list {
		border:0px;
		border-width:0px 0px 0px 0px;
		}

#tu_list li {
		list-style:none;
		}

#tu_list li.none {
		color:#777;
		padding:0px 0px 0px 50px;
		list-style:none;
		}

#tu_list li.content {
		color:#777;
		padding:0px 0px 0px 50px;
		list-style:none;
		}