@charset "utf-8";
/* CSS Document */
.pageheader{
	width: 100%;
	height: 380px;
	position: relative;
}
.count{
	padding: 10px;
}
.pageContainer{position: relative;
	width: 100%;
	height: 580px;
	overflow: hidden;
	z-index: 5;
	margin: 0 auto;
}
.intitle {
    position: relative;
    width: 695px;
    height: 90px;
    background-attachment: scroll;
    background-image: url(../images/intitle.png);
    background-repeat: no-repeat;
}
.intitle2 {
    position: relative;
    width: 695px;
    height: 90px;
    background-attachment: scroll;
    background-image: url(../images/intitle2.png);
    background-repeat: no-repeat;
}
.intitle3 {
    position: relative;
    width: 695px;
    height: 90px;
    background-attachment: scroll;
    background-image: url(../images/intitle3.png);
    background-repeat: no-repeat;
}
.intitle4 {
    position: relative;
    width: 695px;
    height: 90px;
    background-attachment: scroll;
    background-image: url(../images/intitle4.png);
    background-repeat: no-repeat;
}
.intitle5 {
    position: relative;
    width: 695px;
    height: 90px;
    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: 50px;
	top: 40px;
	font-weight: bold;
	font-size: 22px;
}

#main-l{
	/*padding: 10px;*/
	float: left;
	width: 695px;
	background: url(../images/bodybg2.png) center bottom scroll repeat; 
}

.ce{
	display: block;
	width: 252px;
	margin: 10px 0 0 5px;
	/*background-color: rgb(235,235,235);*/
}
.ce li{
	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;
}
.more{margin-left: 36px;}
.ce li a{
	color: #FFF;
	height: 38px;
	padding: 10px 0 10px 0;
	margin: 2px 0 0 0;
	display: block;
	cursor: pointer;
	font-size: 15px;
	text-align: center;
	background: url(../images/xz02.png) center bottom scroll no-repeat;
	/*margin: 2px 0;*/
}
.ce li a:hover{
	/*background-color: rgb(250,112,156);*/
	font-size: 15px;
	color: #edff00;
	text-decoration: none;
	text-align: center;
}
.ce li .dqian{background:none}
.ce li .xz{
	color: #000;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	width: 252px;
	height: 51px;
	background: url(../images/xz.png) center bottom scroll no-repeat;
	margin: 2px 0 0 0 ;
}
.ce li .xz:hover{
	color: #30744e;
	font-size: 18px;
	font-weight: 900;
}
.er{
	display: none;
	width: 235px;
	background-color: rgb(253,253,253);
	text-align: center;
}
.er li{width:100%;border:solid rgb(255,255,255);border-width:1px 0px 0px;}
.er li a{display:block;padding:10px 10px 10px 20px;color:333;background:none;font-size: 15px;}
.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: 70px;
	padding-top: 18px;
	margin-top: 50px;
	text-align: center;
	background: #6cae50;
	margin: 0 auto 15px;
}
/*.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: 0;
	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: 67px;
}

.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;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
	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{
	float: left;
	width: 320px;
	height: 240px;
	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: 160px !important;*/
	height: 190px !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: #000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}