		* { margin-left:0 ; margin-right:0 ; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: 15px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 0px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		


.slider-wrap a:link{
color: #fff;
}

		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 0px 0 0px;
		    align:left;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0px 0;
			position: relative;
			width: 100%; 
			
		}
		.slider-wrap2 { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 630px;
	height: 460px;
	background: #000;
}
		.csw .loading {margin: 200px 0 300px 0; text-align: center;}

		.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	border: 1px solid #393939; /* this is the border. should have the same value for the links */
	margin:0;
	width:630px; /* 整個tab的寬度 */
	height: 520px;   /*首頁tab高度*/
	clear: both;
	background: #000;  /*內文所有背景色*/
	font-size: 12px;
		}
	
		/*  
		
		
		
		*/
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left:0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	position: relative;
	width: 630px; /* 整個tab內文字寬度 */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
		    font-size: 12px;
			font-weight: bold;
			
			line-height: 35px;
			background: #c6e3ff;
			color: #000 ;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a {    font-size: 15px; background: #222 }
		.stripNav li.tab2 a {  font-size: 15px;background: #222 }
		.stripNav li.tab3 a {  font-size: 15px;background: #222 }
		.stripNav li.tab4 a {  font-size: 15px;background: #222 }
		.stripNav li.tab5 a {  font-size: 15px;background: #222 }
	
		
		.stripNav li a:hover {
			background: #333;
			
		}
		
		.stripNav li a.current {
			background: #393939;
			color: #fff;
		}
		

		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
#newshows a:link,a:visited {
	font-size: 16px;
	line-height: 3px;
	color: #4B5455;
	text-decoration: none;
	margin:0;
}
#nexxx a:link,a:visited {
	font-size: 12px;
	line-height: 23px;
	color: #4B5455;
	text-decoration: none;
}

/* -------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #141414;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

a:link{
	font-size: 14px;
	line-height: 18px;
	color: #999;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	line-height: 18px;
	color: #C33;
	text-decoration: none;
}

a:hover {
	color: #FFAE00;
}

.link01 a:link,.link01 a:visited {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.link01 a:hover {
	color: #B60303;
}

.link02 a:link,.link02 a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.link02 a:hover {
	color: #FC0;
}

.link03 a:link,.link03 a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	text-decoration: none;
}

.link03 a:hover {
	color: #FFAE00;
}

.text_01 {
	font-size: 34px;
	color: #F90;
}

.text_02 {
	font-size: 15px;
	color: #CCC;
}

.text_03 {
	font-size: 15px;
	color: #C00;
	line-height: 18px;
}

.ico_01{
	margin-left: 14px;
	margin-bottom: 10px;
	list-style-image: url(../images/icon_01.gif);
}

.img {
	padding: 2px;
	border: 1px solid #2a2a2a;
}

.img_01 {
	border: 1px solid #2a2a2a;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.line {
	border: 5px solid #2F2F2F;
}

/* -------------------------------------------------------------- */

#main {
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#top {
	float: left;
	width: 950px;
	height: 115px;
	background-image: url(../images/topBg.jpg);
	background-repeat: no-repeat;
}

#topTop {
	float: left;
	width: 950px;
	height: 90px;
}

#topL {
	float: left;
	width: 222px;
	height: 90px;
}

#topR {
	float: right;
	width: 728px;
	height: 90px;
}

#topCm {
	float: left;
	width: 630px;
	height: 60px;
	overflow: visible;
	position: relative;
	left: 87px;
	top: 17px;
}


#menuBar {
	float: left;
	width: 950px;
	height: 25px;
	margin-bottom: 2px;
}
#menuBtbg {
	float: left;
	width: 895px;
	height: 25px;
	margin-left: 40px;
	text-align: right;
	font-size: 18px;
}

#center {
	float: left;
	width: 950px;
	height: auto;
	margin-bottom: 6px;
}

#centerLeft {
	float: left;
	width: 159px;
	height: auto;
	margin-right: 3px;
	margin-top: 10px;
}

#centerRight {
	float: right;
	width: 788px;
	height: auto;
}

#centerRightL {
	float: left;
	width: 630px;
	height: auto;
	margin-right: 2px;
}

#centerCm {
	float: left;
	width: 600px;
	height: 238px; /* 上右下左*/
	background: url(../images/centerCmBg.gif) no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#centerRightR {
	float: right;
	width: 150px;
	height: auto;
	margin-top: 10px;
}

#leftTitle {
	float: left;
}

#leftBody {
	width: 135px;
	height: auto;
	overflow: visible;
	background-image: url(../images/menuBg.gif);
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #000;
}
#readBody {
	width: 335px;
	height: auto;


	float: left;
	padding-right: 10px;
	padding-left: 12px;
	font-size: 14px;
	color:white;
}

#bottom {
	float: left;
	width: 950px;
	height: 80px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}

#bottomL {
	float: left;
	width: 159px;
	height: auto;
	margin-top: 10px;
}

#rightCm {
	height: 350px;
	width: 150px;
	margin-bottom: 5px;
	float: left;
}

#bottomCm {
	float: left;
	width: 632px;
	height: 60px;
	margin: 5px 0 5px 3px;
}

#bottomMap {
	float: left;
	width: 630px;
	height: 215px;
	top: 11px;
}


#footer {
	float: left;
	width: 950px;
	height: 37px;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	line-height: 37px;
	
}

#btIndex a {
	width: 50px;
	height: 30px;
	float: right;
	background: url(../images/index.gif) no-repeat 0px 0px;
}

#btIndex a:hover {
	background: url(../images/index.gif) no-repeat 0px -30px;
}

#leftMenu a:link,.leftMenu a:visited {
	display: block;
	height: 23px;
	width: 129px;
	font-size: 12px;
	line-height: 23px;
	color: #4B4E53;
	border: 1px solid #000;
	padding-left: 5px;	
}

#leftMenu a:hover {
	background-color: #E6E6E8;
	border: 1px solid #C4C5C5;
}

#btIndex a {
	width: 114px;
	height: 25px;
	float: right;
	background: url(../images/index.gif) no-repeat 0px 0px;
	margin-left: 5px;
}

#btIndex a:hover {
	background: url(../images/index.gif) no-repeat 0px -25px;
}

#btBoard a {
	width: 114px;
	height: 25px;
	float: right;
	background: url(../images/board.gif) no-repeat 0px 0px;
	margin-left: 5px;
}

#btBoard a:hover {
	background: url(../images/board.gif) no-repeat 0px -25px;
}

#btContact a {
	width: 114px;
	height: 25px;
	float: right;
	background: url(../images/contact.gif) no-repeat 0px 0px;
	margin-left: 5px;
}

#btContact a:hover {
	background: url(../images/contact.gif) no-repeat 0px -25px;
}

#menuBt_01 a {
	width: 135px;
	height: 40px;
	float: left;
	background: url(../images/menuBt_01.gif) no-repeat 0px 0px;
}

#menuBt_01 a:hover {
	background: url(../images/menuBt_01.gif) no-repeat 0px -40px;
}

#menuBt_02 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_02.gif) no-repeat 0px 0px;
}

#menuBt_02 a:hover {
	background: url(../images/menuBt_02.gif) no-repeat 0px -25px;
}

#menuBt_03 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_03.gif) no-repeat 0px 0px;
}

#menuBt_03 a:hover {
	background: url(../images/menuBt_03.gif) no-repeat 0px -25px;
}

#menuBt_04 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_04.gif) no-repeat 0px 0px;
}

#menuBt_04 a:hover {
	background: url(../images/menuBt_04.gif) no-repeat 0px -25px;
}

#menuBt_05 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_05.gif) no-repeat 0px 0px;
}

#menuBt_05 a:hover {
	background: url(../images/menuBt_05.gif) no-repeat 0px -25px;
}

#menuBt_06 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_06.gif) no-repeat 0px 0px;
}

#menuBt_06 a:hover {
	background: url(../images/menuBt_06.gif) no-repeat 0px -25px;
}

#menuBt_07 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_07.gif) no-repeat 0px 0px;
}

#menuBt_07 a:hover {
	background: url(../images/menuBt_07.gif) no-repeat 0px -25px;
}

#menuBt_08 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_08.gif) no-repeat 0px 0px;
}

#menuBt_08 a:hover {
	background: url(../images/menuBt_08.gif) no-repeat 0px -25px;
}

#menuBt_09 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_09.gif) no-repeat 0px 0px;
}

#menuBt_09 a:hover {
	background: url(../images/menuBt_09.gif) no-repeat 0px -25px;
}

#menuBt_10 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_10.gif) no-repeat 0px 0px;
}

#menuBt_10 a:hover {
	background: url(../images/menuBt_10.gif) no-repeat 0px -25px;
}

#menuBt_11 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_11.gif) no-repeat 0px 0px;
}

#menuBt_11 a:hover {
	background: url(../images/menuBt_11.gif) no-repeat 0px -25px;
}

#menuBt_12 a {
	width: 135px;
	height: 25px;
	float: left;
	background: url(../images/menuBt_12.gif) no-repeat 0px 0px;
}

#menuBt_12 a:hover {
	background: url(../images/menuBt_12.gif) no-repeat 0px -25px;
}

#shopping a {
	width: 135px;
	height: 50px;
	float: left;
	background: url(../images/shopping.jpg) no-repeat 0px 0px;
}

#shopping a:hover {
	background: url(../images/shopping.jpg) no-repeat 0px -50px;
}

#centerItem {
	width: 180px;
	height: 100px;
	margin: 10px;
	float: left;
}

.newpost { /* This is the viewing window */
background: black;
	color: white;
    font-size: 13px;
}
.newpost a{ /* This is the viewing window */
background: black;
	color: white;
    font-size: 14px;
}
.newfff { /* This is the viewing window */
color: white;
    font-size: 14px;
}
.newfff a{ /* This is the viewing window */
color: white;
    font-size: 14px;
	line-height: 27px;
}
.newfff1 a{ /* This is the viewing window */
color: white;
    font-size: 14px;
}
.newfff1 { /* This is the viewing window */
color: white;
    font-size: 14px;
}
.dz a{ /* This is the viewing window */
	font-size: 14px;
}
.leftdz a{ /* This is the viewing window */
	font-size: 11px;
}
@charset "utf-8";
pre { 
width:600px; 
white-space: pre-wrap; 
/* css-3 */  white-space: -moz-pre-wrap;
/* Mozilla, since 1999 */  white-space: -pre-wrap; 
/* Opera 4-6 */  white-space: -o-pre-wrap; 
/* Opera 7 */  word-wrap: break-word; 
/* Internet Explorer 5.5+ */} 
