@charset "utf-8";

/* 2009/6/16  for 左欄空白頁*/
.left_content{
	width:635px;
	float:left;
	margin:auto;
}
/*-----討論區-----*/
.forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
	
.forumline {
	height: 5px;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
}
.forumlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.forumlist .thleft {
	text-align:left;
}

.forumlist td {
	text-align: center;
	vertical-align: middle;
}
.forumlist .tdleft {
	text-align: left;
	vertical-align: middle;
}
.forumtilte {
	color:#FFFFFF;
	text-decoration:none;
	line-height: 120%;
}
.forumtilte a {
	color:#FFFFFF;
	text-decoration:none;
}
.forumtilte a:hover {
	text-decoration: underline;
}
.forumtilte2 {
	color:#3c94e1;
	text-decoration:none;
}
.forumtilte2:hover {
	text-decoration: underline;
}
.copy_m {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.full {
	font-size: 11px;
	color: #028DCA;
}
.m {
	font-size: 11px;
	color: #FF0000;
}
.new_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.new_1 a{
		color: #028DCA;
}
.new_1 a:hover{
	color: #FF6600;
	text-decoration: underline;
}
