@charset "utf-8";
/* CSS Document */
.pageheader {
	width: 100%;
	height: 380px;
	position: relative;
}
.cont { /*background: url(../images/bg1.png) center  scroll no-repeat !important;*/
padding-bottom: 80px;/* 必須使用和footer相同的高度 */ }
.count { padding: 10px; }
.pageContainer {
	position: relative;
	width: 100%;
	height: 580px;
	overflow: hidden;
	z-index: 5;
	margin: 0 auto;
}
.intitle {
	position: relative;
	width: 670px;
	height: 70px;
	background-attachment: scroll;
	background-image: url(../images/intitle.png);
	background-repeat: no-repeat;
}
.intitle2 {
	position: relative;
	width: 670px;
	height: 70px;
	background-attachment: scroll;
	background-image: url(../images/intitle2.png);
	background-repeat: no-repeat;
}
.intitle3 {
	position: relative;
	width: 670px;
	;
	height: 70px;
	background-attachment: scroll;
	background-image: url(../images/intitle3.png);
	background-repeat: no-repeat;
}
.intitle4 {
	position: relative;
	width: 670px;
	;
	height: 70px;
	background-attachment: scroll;
	background-image: url(../images/intitle4.png);
	background-repeat: no-repeat;
}
.intitle5 {
	position: relative;
	width: 670px;
	height: 70px;
	background-attachment: scroll;
	background-image: url(../images/intitle5.png);
	background-repeat: no-repeat;
}
.intitle em,
.intitle2 em,
.intitle3 em,
.intitle4 em,
.intitle5 em {
	position: absolute;
	left: 151px;
	top: 19px;
	/* font-weight: bold; */
	font-size: 18px;
	color: #fff;
}
#main-l {
	padding: 0 10px 0 0;
	float: left;
	width: 672px;
}
.ce,
.billbox {
	display: block;
	width: 300px;
	padding-top: 5px;
	background-color: #cecdcd;
}
.ce li,
.billbox {
	font-size: 15px;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(241,241,241);
	border-bottom-color: rgb(241,241,241);*/
	color: #333;
}
.ce li:nth-child(3) { display: none; }
.more { margin-left: 36px; }
.ce li a,
.billbox a {
	height: 60px;
	padding: 18px 0 10px 0;
	display: block;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background: url(../images/xz02.png) center bottom scroll no-repeat;
	/*margin: 2px 0;*/
	color: #311805;
}
.ce li a:hover,
.billbox a:hover {
	/*background-color: rgb(250,112,156);
	text-decoration: underline;*/
	color: #D19903;
	text-align: center;
}
.ce li .dqian { background: none }
.billbox a,
.ce li .xz {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 300px;
	height: 60px;
	background: url(../images/xz.png) center bottom scroll no-repeat;
	margin: 0 0 5px 0;
	font-family: "微軟正黑體";
}
.er {
	display: none;
	width: 328px;
	background-color: rgb(253,253,253);
	text-align: center;
}
.er li {
	width: 100%;/*border:solid rgb(0,0,0);*/
	border-width: 1px 0px 0px;
}
.er li a {
	display: block;
	padding: 20px 10px 10px 20px;
	color: 333;
	background: none;
	border: #7d7d7d 1px solid;
	margin: 5px;
}
.er .e_li a { }
.er li a:hover,
.er li .sen_x { /*background-color: rgb(204,204,204);*/
}
.er .e_li a:hover,
.er .e_li .sen_x {/*background:url(../images/more.png) no-repeat 120px center rgb(253,83,49);*/ }
.thr { display: none; }
.thr li {
	margin-bottom: 1px;
	border-top: 1px solid rgb(180,180,180);
	position: relative;
}
.er .e_li .thr li a { background: none; }
.er .e_li .thr li a:hover { background-color: rgb(241,241,241); }
.er .e_li .thr li .xuan { background-color: rgb(243,243,243); }
.more1 {
	margin-left: 28px;
	margin-top: -4px;
}
.thr_nr {
	width: 300px;
	position: absolute;
	top: 0px;
	left: 150px;
	z-index: 10;
	border: 1px solid rgb(201,201,201);
	display: none;
}
.thr_nr h3 {
	font-weight: normal;
	font-size: 18px;
	display: block;
	text-align: center;
	width: 100%;
	padding: 10px 0px;
}
.thr_nr img { width: 100%; }
.ti {
	width: 29px;
	height: 29px;
	float: left;
	padding-top: 3px;
	cursor: pointer;
	text-align: center;
	margin-right: 10px;
	margin-top: 40px;
	margin-left: 20px;
	background: url(../images/11.png) no-repeat;
}
.inpu {
	cursor: pointer;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	width: 29px;
	height: 29px;
}
.span {
	float: left;
	display: block;
	padding: 4px 40px 0px 0px;
	color: #000;
}
.tu1 {
	width: 29px;
	height: 29px;
	float: left;
	padding-top: 3px;
	cursor: pointer;
	text-align: center;
	margin-right: 10px;
	margin-top: 40px;
	margin-left: 20px;
	background: url(../images/22.png) no-repeat;
}
.span1 {
	color: #f00;
	float: left;
	display: block;
	padding: 4px 40px 0px 0px;
}
.span2 { color: #000; }
/*翻頁按鈕*/
#pagelist {
	width: 600px;
	margin: 30px auto;
	padding: 6px 0px;
	height: 20px;
}
#pagelist ul li {
	float: left;
	border: 1px solid #5d9cdf;
	height: 20px;
	line-height: 20px;
	margin: 0px 2px;
}
#pagelist ul li a,
.pageinfo {
	display: block;
	padding: 0px 6px;
	background: #e6f2fe;
}
.pageinfo { color: #555; }
.current {
	background: #a9d2ff;
	display: block;
	padding: 0px 6px;
	font-weight: bold;
}
/*search*/
.search_area {
	position: relative;
	left: 0;
	top: 0;
	width: 95%;
	height: 46px;
	padding-top: 18px;
	margin-top: 50px;
	text-align: center;
	background: #e8e8e8;
	margin: 0 auto 10px;
}
/*.search_area * {vertical-align: top;}*/
.search_area select {
	width: 125px;
	height: 31px;
	padding-left: 10px;
	font-size: 14px;
	color: #414141;
	border: 1px solid #bebebe;
}
.search_area img { vertical-align: top; }
.search_area .inner {
	vertical-align: top;
	display: inline;
	zoom: 1;
	position: relative;
	left: 0;
	top: -17px;
	margin: 0 5px;
}
.search_area .keyword {
	width: 246px;
	height: 31px;
	line-height: 31px;
	padding: 0 16px;
	border: 1px solid #bebebe;
}
.search_area .keyword_label {
	cursor: text;
	position: absolute;
	left: 0;
	top: 0;
	width: 264px;
	height: 33px;
	line-height: 33px;
	padding-left: 16px;
	text-align: left;
	font-size: 12px;
	color: #b6b6b6;
}
.submit_search {
	width: 85px;
	margin-top: -16px;
}
/*.abgne_tab {
	width: 99%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	clear: both;
	
	}
	ul.tabs {
	width: 99%;
	height: 32px;
	}
	ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 5px;	 
	border: 1px solid #999;
	background: #e1e1e1;
	width: 125px;
	}
	ul.tabs li a {
		display: block;
		padding: 0 20px;
		color: #000;
		
		text-decoration: none;
	}
	ul.tabs li a:hover {
		background: #ccc;
	}
	ul.tabs li.active  {
		background: #fff;
	}
	ul.tabs li.active a:hover {
		background: #fff;
	}
	div.tab_container {
		clear: left;
		width: 100%;
		border-top: none;
		background: #fff;
	}
	div.tab_container .tab_content {
		padding: 20px;
	}
	div.tab_container .tab_content h2 {
		margin: 0 0 20px;
	}*/
.movies ul { }
.movies ul li {
	float: left;
	width: 320px;
	height: 240px;
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: center;
	background-image: url(../images/revision.png);
	background-repeat: no-repeat;
}
.movies ul li img {
	margin: 20px 0 0 0;
	width: 290px;
	height: 170px;
	margin-bottom: 10px;
}
.movies ul li em {
	width: 290px;
	background-color: #000;
}
.movies ul li div {
	margin-top: -5px;
	color: #fff;
}
.revision ul li {
	background-size: cover;
	float: left;
	width: 320px;
	height: 275px;
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: center;
	background-image: url(../images/revision2.png);
	background-repeat: no-repeat;
}
.revision ul li img {
	margin: 35px 0 0 0;
	width: 290px;
	height: 200px !important;
	margin-bottom: 10px;
}
.revision ul li em {
	width: 290px;
	background-color: #000;
}
.revision ul li div {
	width: 280px;
	margin: -1px 0 0 20px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



