.llll:hover {
	font-weight: bold;
}
.ie000 {
	font-size: 18px;
	font-weight: bold;
	color: blue;
}
.ie0 {
	filter:Glow(Color="#6699CC",Strength="5");
}
.ie1 {
	filter:Mask(Color="#FFFFE0");		
}
.ie2 {
	filter:Alpha(Opacity="0",FinishOpacity="40",Style="2");
}
.ie3 {
	filter:Chroma(Color="#FFFFFF");
}
.ie4 {
	filter:DropShadow(Color="#6699CC",OffX="5",OffY="5",Positive="1");
}
.ie5 {
	filter:FlipH;
}
.ie6 {
	filter:FlipV;
}
.ie7 {
	filter:Glow(Color="#6699CC",Strength="5");
}
.ie8 {
	filter:Gray;
}
.ie9 {
	filter:Invert;
}
.ie10 {
	filter:Mask(Color="#FFFFE0");
}
.ie11 {
	filter:Shadow(Color="#6699CC",Direction="135") 
}
.ie12 {
	filter:wave(Add="0",Phase="4",Freq="5",LightStrength="5",Strength="2");
}
.ie13 {
	filter:Xray;
}
#abgneBlock {
	width: 800px;
	height: 500px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-left:4px;
}
#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
}
#abgneBlock ul.list li {
	float: left;
	width: 800px;
	height: 100%;
}
#abgneBlock .list img{
	width: 100%;
	height: 100%;
	border: 0;
}
#abgneBlock ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 14px;
}
#abgneBlock ul.playerControl li {
	float: left;
	width: 23px;
	height: 14px;
	cursor: pointer;
	margin: 0px 2px;
/* 	background: url(/images/rect_ctrl.png) no-repeat 0 0; */
}
#abgneBlock ul.playerControl li.current { 
	background-position: -23px 0;
}
/*
#abgneBlock ul.playerControl li {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin: 0px 2px;
	background: url(/images/cir_ctrl.png) no-repeat -10px 0;
}
#abgneBlock ul.playerControl li.current { 
	background-position: 0 0;
}
*/

.navs {
	font-size:12px;
	text-align:center;
	width: 790px;
	border:1px solid #D5D5D5;
/* 	border-top:3px solid #1F4D76; */
	margin-top:2px;
	margin-left: auto;
	padding: 5px;
	margin-right: auto;
}
#mm {
	font-family: monospace;
	display:block;
	border: 1px solid gray;
	width:65px;
	font-size: 12px;
	padding: 2px;
}
#hh {
	font-family: monospace;
	display:block;
	border: 1px solid gray;
	width:65px;
	font-size: 12px;
	padding: 2px;
}

#popup {
	width:200px;
	min-height:150px;
	position: fixed;
	top:100%;
	left: 100%;
	margin-top:-350px;
	padding-bottom: 24px;
	margin-left: -210px;
/* 	border: 3px double gray; */
	background: white;
	background: url('/images/postit.png') bottom;
	font-family:"標楷體",serif;
	
	z-index: 999;
/* 	color: red; */
	
	font-weight: bold;
}
#mask {
	width:100%;
	height:100%;
	position: fixed;
	top:0;
	left: 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;	
	background-color: black;	
	z-index: 10;
	display: none;
}

#rform2{
	width:900px;;
	max-height: 90%;
	padding: 10px;
	border:3px double gray;
	text-align: center;
	position: fixed;
	top:15px;
	left: 50%;
	margin-left:-450px;
	background: white;
	z-index: 99;
	overflow-y: scroll;
	display: none;
	background: url('/images/fbg.png') no-repeat bottom;
	background-color: #99CBE9;	
	
}
#rform{
	width:900px;;
	max-height: 90%;
	padding: 10px;
/* 	border:3px double gray; */
	text-align: center;
	position: fixed;
	top:15px;
	left: 50%;
	margin-left:-450px;
	z-index: 99;
	overflow-y: scroll;
	display: none;
/* 	padding: 200px; */
}
.clip {
	background-color: white;
	padding: 20px;
}
.xxx {
	color:white;
	background:red;
	font-weight:bold;
	font-size:18px;
	border:1px solid red;
	line-height:16px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	margin-bottom:10px;
	display:inline-block;
	cursor:pointer;
}
#tinfo {
/* 	border: 1px solid red; */
/* 	margin-top: -80px; */
	float:left;
	line-height:30px;	
	width:570px;
}
.tf {
	max-height: 180px;
	overflow: hidden;
/* 	border: 1px solid red; */
}

#classinfo {
	padding-left:80px;
	text-align: left;
	background: url('/images/clip.png') repeat-y;
}


#auth{
	width:720px;;
	max-height: 90%;
	padding: 10px;
	border:3px double gray;
	text-align: center;
	position: fixed;
	top:10px;
	background: white;
	z-index: 98;
	overflow-y: scroll;
	display: none;
}

#rform table {
	background: white;
	margin-left: auto;
	margin-right: auto;
}
td {
	padding-left:5px;
	padding-right:5px;	
}
th {
	padding-left:5px;
	padding-right:5px;	
}
table {
	border-collapse: collapse;
	table-layout: fixed;
}
a {
	text-decoration: none;
}
a img {
	border:0px;
}
.nbinput {
	border:0px;
	width:100%;
}
.gbinput {
	border:1px solid gray;
	width:100%;
}

.bbg {
	background: #5DC7FF;
}
.note {
	font-size: 12px;
	color: #565656;
}
body {
	margin: 0px;
/* 	background: url('/images/sample.jpg') center top no-repeat gray; */
	background: gray;
}
#banner {
	width:1024px;
/* 	height: 216px;	 */
/* 	height: 162px; */
/* 	height: 106px;	 */
	height: 120px;	
	margin-left: auto;
	margin-right: auto;
/* 	border-bottom: 1px solid black; */
	background: url('/images/logo.png') left top no-repeat #3DC9FF;
}
.block {
	padding: 15px;
}
.album {
	float: left;
	font-size: 14px;
	width: 180px;
	height: 170px;
/* 	border:1px solid gray; */
	margin:6px;
	text-align: center;
}
.rrr {
	float: right;
	display: inline-Block;
	margin-right:10px;
}
.links {
	float: left;
	width: 150px;
	height: 100px;
	border:1px solid gray;
	margin:2px;
	text-align: center;
}

.albumpic {
	width:150px;
	height: 113px;
	margin-top:5px;
/* 	border:1px solid gray; */
}
.youtube {
	width:150px;
	height: 113px;
	margin-top:5px;
	border:1px solid gray;
}
.picname {
	cursor: pointer;
	text-decoration: underline;
	color: blue;
	display:inline-block;
	width:170px;
	clear:both;
	padding: 5px;
}
.album2 {
	float: left;
	font-size: 14px;
	width: 180px;
	height: 250px;
/* 	border:1px solid gray; */
	margin:6px;
	text-align: center;
}

.albumpic2 {
	cursor: pointer;
	width:150px;
	max-height: 230px;
	margin-top:5px;
/* 	border:1px solid gray; */
}

#fb {
	vertical-align: top;
	width: 105px;
	position: relative;
	top:180px;
	left: 868px;
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	cursor: pointer;
}
#mbody {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/l.png') white repeat-y 202px ;
}
#left {
	width:202px;
	float: left;
	background: white;
}
.bbb:hover{
	cursor:pointer;
	border-bottom: 3px solid red;
}
.bbbb {
	width:175px;
	cursor: pointer;
}
.bbbb:hover {
	cursor: pointer;	
	border: 3px solid Gray;
}

#block-counter {
	background: url('/images/counterbg.png') no-repeat  white;
	width:1024px;
	height: 77px;
	margin-left: auto;
	margin-right: auto;
}
.counter {
	position: relative;
	top:21px;
	left: 18px;
	width:168px;
	height: 27px;
}
.counter img {
	float: left;
	margin-right: 1px;
}
.addr {
	width:821px;
	text-align: center;
	float: right;
	font-size: 12px;
	height: 70px;
	margin-top:-20px;

}
.bblock {
	padding-top:5px;
	padding-left: 10px;
	padding-right:10px;
}
#menu {
	width:202px;
	display: table;
}
#right {
	border-top:1px solid #565656;
	float: left;
	width:821px;
	min-height: 1283px;
	margin-left:1px;
}
#lad {
	padding: 5px;
	text-align: center;
}
#lad2 {
	border:1px solid #D5D5D5;
	width:790px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
}
#lad img {
	border: 1px solid #D5D5D5;
	width: 800px;
}
#rclass {
	padding: 10px;
	background: url('/images/bbg.png') repeat-x white 0 -3px;
	width:780px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #D5D5D5;
	min-height: 500px;
}
#rclass2 {
	padding: 10px;
	background: url('/images/bbg.png') repeat-x white 0 -3px;
	width:780px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #D5D5D5;
}
#rclass3 {
	padding: 10px;
	background: url('/images/bbg.png') repeat-x white 0 -3px;
	width:780px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #D5D5D5;
	min-height: 250px;
}
#rclass4 {
	padding: 10px;
	background: url('/images/bbg.png') repeat-x white 0 -3px;
	width:780px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #D5D5D5;
	min-height: 250px;
}

#goods {
	padding: 10px;
	margin-left:2px;	
}
.glist {
	float: left;
	background: url('/images/bbg.png') repeat-x white 0 -3px;
	width:158px;
	height: 282px;
	border:1px solid #D5D5D5;
	text-align: center;
}
.glistblock {
	padding: 5px;
}
.glistblock p{
	padding: 5px;
	margin-top:0px;
	color: gray;
	word-break: break-all;
	font-size: 14px;
	line-height: 24px;
}

.glistblock img {
	border:1px solid #D5D5D5;
	margin-top:2px;
}
.title {
	font-family:"標楷體",serif;
	color: #661D15;
	padding: 0px;
	margin: 0px;
	font-size: 25px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #333333;
/* 	filter：shadow（Color="#333333",Direction="135",Strength="30"）; */
/* 	filter: dropshadow(color="#999999",offx="1",offy="1"); */
/* 	border-left: 10px solid red; */
	padding-left: 5px;
}
.fix {
	clear: both;
}

#mblock {
	background: url('/images/bbg.png') repeat-x white 0px -3px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #D5D5D5;
	margin-top:10px;
}

.mmenu {
	float: left;
	border-top:3px solid #1F4D76;
	border-right: 1px solid gray;
	height: 25px;
	width:99px;
	color: #000;
	text-align: center;
	padding-top:5px;
	font-size: 18px;
	font-weight: bold;
}
.mmenu-no {
	text-align: center;
	cursor: pointer;
	float: left;
	border-right: 1px solid gray;
	height: 27px;
	width:99px;
	border-bottom: 1px solid gray;
	color: gray;
	text-align: center;
	padding-top:5px;
	font-size: 18px;
	font-weight: bold;

}
#mcontent {
	width:780px;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	padding-bottom: 5px;
}

.single-line {
	border: 0px;
	height: 1px;
	background: gray;
}
.lblock {
	padding: 5px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: repeat(2,1fr);
}
/* .lblock img {
	margin-right:1px;
	cursor:pointer;
} */
.lblock img:hover{
	cursor:pointer;
	border-bottom: 3px solid red;
}
.lbtnDiv {
	
}

.lblock-ad {
	text-align: center;
}
.lblock-ad img {
	border:1px solid #565656;
	margin-bottom: 10px;
}
.lblock-addr {
	font-size: 14px;
	padding: 10px;
	padding-top:0px;
	margin: 0px;
	text-align: left;
}