/* CSS Document */
*{margin:0px;padding:0px;scrolling="yes";}
li{list-style-type:block;}
img{border:0px;vertical-align:middle;}
a{text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());width:auto;} /*- BAR的高度 height:250px*/
.clear{clear:both;}
.ce{
	padding: 0px 2px 2px 2px;/*BAR的間距*/
	display: block;
	background: rgb(100,120,200);/*第1光棒顏色*/
	position: none;
	z-index: 1;
	top: auto;
	left: auto;
	height:auto;
	width: auto;
	clear: left;
	float: none;
	font-size: 18px; /*第1類文字*/
} /* position:fixed 飄動 *//*第1類寬度*/
.ce li{border-bottom: 1 solid rgb(40,40,40);border-top: 2px solid rgb(90,90,90);padding: 0px 2px 2px 2px;/*BAR的間距*/}
.more{margin-left: 1px;}
.ce li a{padding: 0px 20px 10px 20px;color:white;display:block;cursor:pointer;background:url(../images/tu.png) no-repeat 1px center;}
.ce li a:hover{background:url(../images/tu.png) no-repeat 1px center #335599;}
.ce li .dqian{background:none}
.ce li .xz{background:url(../images/tu.png) no-repeat 1px center #4444A9;}

.er{display:none;width:100%;background:rgb(235,225,235);}/*第二光棒顏色*//*第二類寬度*/
.er li{width:100%;border:solid rgb(130,130,100);border-width:2px 0px 0px;}/*第二類起始地方*/
.er li a{
	padding: 2px 4px 4px 4px;/*BAR的間距*/
	color: rgb(0,0,0);
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(60,93,98,1.00)),color-stop( 100% , rgba(76,126,0,1.00))); background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,10.00) 0%,rgba(200,200,150,1.00) 100%); 
	font-size: 18px; /*第二類文字*/
  	z-index:1;
	position:relative;
	/*text-align: center;置中*/
}
.er .e_li a{background:url(../images/more.png) no-repeat 150px center;}
.er li a:hover,.er li .sen_x{background:rgb(255,255,240);color: rgb(0,0,0);}/*第二光選取棒顏色*/
.er .e_li a:hover,.er .e_li .sen_x{background:url(../images/more.png) no-repeat 120px center rgb(253,83,49);}

.thr{background:rgb(150,150,150);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:rgb(249,152,49);}
.er .e_li .thr li .xuan{background:rgb(249,152,49);}
.more1{margin-left: 2px;margin-top: -4px;}
.thr_nr{width:160px;position:absolute;top:0px;left:1px;z-index:8;border:1px solid rgb(201,201,201);display:none;}
.thr_nr h3{font-weight:normal;font-size:26px;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:1;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;}
























