@charset "utf-8";
.news_data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 333333;
}
.news_word {
	font-family: "新細明體";
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
.news_word a:link {
	font-family: "新細明體";
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
.news_word a:visited {
	font-family: "新細明體";
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
.news_word a:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
}
.news_word a:active {
	font-family: "新細明體";
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
.car_t {
	height: 140px;
	width: 132px;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.car_photo {
	height: 103px;
	width: 132px;
	background-color: #CCCCCC;
	position: relative;
}
.car_title {
	height: 28px;
	width: 120px;
	font-family: "新細明體";
	font-size: 12px;
	color: #660000;
	overflow:hidden;
	line-height:14px;
	text-decoration:none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.car_title a:link {
	color: #660000;
	text-decoration:none;
}
.car_title a:visited {
	color: #660000;
	text-decoration:none;
}
.car_title a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.car_title a:active {
	color: #660000;
	text-decoration:none;
}
.car_photo2 {
	background-color: #333333;
	height: 90px;
	width: 120px;
	border: 1px solid #FFFFFF;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.module_link ul{list-style:none;}
.module_link li{
	float:left;
	width:100px;
	margin-top:2px;
	margin-left:-1px;
	line-height:17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 17px;
	font-size: 12px;
	color: #333333;
	margin-bottom: 2px;
}
.module_link a{
	display:block;
	text-align:center;
	height:20px;
	font-size: 12px;
	text-decoration:none;
}
.module_link a:link{
	color:#333333;
	text-decoration:none;
	font-size: 12px;
}
.module_link a:visited{
	color:#333333;
	text-decoration:none;
	font-size: 12px;
}
.module_link a:hover{
	color:#990000;
	text-decoration:none;
	font-size: 12px;
}

p {margin: 0; padding: 0;}
