@charset "utf-8";
/* CSS Document */

.topic {
	font-family: "Arial Unicode MS", "微軟正黑體", "新細明體";
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #B7A08B;
	text-decoration: none;
	height: 28px;
	width: auto;
	border: 1px solid #B7A08B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	background-color: #FFF;
}
.event_Name {
	font-family: "Arial Unicode MS", "微軟正黑體", "新細明體";
	font-weight: normal;
	color: #600;
	text-decoration: none;
	width: 165px;
	line-height: normal;
	padding-top: 30px;
	font-size: 12px;
	padding-left: 5px;
}
.eventSingleBlock {
	margin: 0px;
	float: left;
	height: 100px;
	width: 846px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height:auto;
}
.event_Poster {
	float: left;
	height: 81px;
	width: 55px;
	border: 1px solid #B7A08B;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 1px;
}
.eventSingleBlock li {
	float: left;
	list-style-type: none;
	font-size: 12px;
}
.event_cont {
	font-family: "Arial Unicode MS", "微軟正黑體", "新細明體";
	font-size: 12px;
	line-height: normal;
	color: #666;
	text-decoration: none;
	padding: 0px;
	width: 510px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 80px;
	overflow: hidden;
}
.event_Downbtn a:link {
	background-image: url(../images/event/btn_down01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 45px;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "微軟正黑體", "細明體";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}
.event_Downbtn a:hover {
	background-image: url(../images/event/btn_down02.jpg);
	cursor: pointer;
	display: inline-block;
}.event_Downbtn a:visited {
	background-image: url(../images/event/btn_down01.jpg);
	background-repeat: no-repeat;
	display: block;
	
	color: #FFF;
	text-decoration: none;
	
}

.columnHover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7A08B;
}

.columnHover:hover {
	background-color:#FFECEC;
}
.click_poster a {
	font-family: "Arial Unicode MS", "微軟正黑體", "新細明體";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #7A553A;
	text-decoration: none;
	background-image: url(../images/sys/zoom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 16px;
	width: 50px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.click_poster a:hover {
	color:#903;
	text-decoration: underline;
}
.event_PosterAll {
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: auto;
}
.marL75 {
	margin-left: 75px;
}
.marL250 {
	margin-left: 250px;
}
.marL320 {
	margin-left: 320px;
}
