@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg_red_small.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
body { 
scrollbar-face-color: #A83600; /*軸面顏色*/
scrollbar-shadow-color: #A83600; /*軸面右角(內框)邊顏色*/
scrollbar-highlight-color: #A83600; /*軸面左角(內框)邊顏色*/
scrollbar-3dlight-color: #A83600; /*左立體(外框)邊顏色*/
scrollbar-darkshadow-color: #A83600; /*右立體(外框)邊顏色*/
scrollbar-track-color: #FFFFFF; /*軸軌(中底)顏色*/
scrollbar-arrow-color: #FFFFFF;/*箭頭顏色*/

}


img{
	border:none;
	}
/*-------------------------------------------------*/
.main_bg_left {
	background-image: url(images/leftmenu_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.tx_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
}
.tx_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: normal;
	text-decoration: none;
}
a.tx_02:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.tx_02:hover{
	color: #990000;
	text-decoration: none;
}
.tx_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFCC00;
}
.tx_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	letter-spacing: normal;
	font-weight: bold;
}
.tx_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a.tx_05:link{
	color: #000000;
	text-decoration: none;
}
a.tx_05:hover{
	color: #990000;
	text-decoration: none;
	background-color: #FFCC00;
}
.tx_06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	margin-left: 12px;
	text-decoration: none;
}
a.tx_06:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.tx_06:hover{
	color: #0099CC;
	text-decoration: none;
}
.tx_07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	letter-spacing: normal;
	font-weight: normal;
	margin-left: 12px;
	text-decoration: none;
}
a.tx_07:link{
	color: #FF9900;
	text-decoration: none;
}
a.tx_07:hover{
	color: #0099CC;
	text-decoration: none;
}
.tx_08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: normal;
	margin-left: 12px;
	text-decoration: none;
}
a.tx_08:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.tx_08:hover{
	color: #0099CC;
	text-decoration: none;
}
.tx_09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}
a.tx_09:link{
	color: #990000;
	text-decoration: none;
}
a.tx_09:hover{
	color: #FF9900;
	text-decoration: underline;
}
.tx_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
a.tx_10:link{
	color: #666666;
	text-decoration: none;
}
a.tx_10:hover{
	color: #0099CC;
	text-decoration: none;
}
.tx_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A38554;
	text-decoration: none;
}
.tx_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}
a.tx_12:link{
	color: #333333;
}
a.tx_12:hover{
	color: #006666;
	font-weight: normal;
	text-decoration: underline;
}	
.tx_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}
.tx_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: none;
}
.tx_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #819051;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: none;
}
.tx_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC1315;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: none;
}
.td_input {
	background-color: #FFFFFF;
	border: 1pt solid #D2BCAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left: auto;
}
.logo {
	/*width:229px;*/
	width:100%;
	height:90px;
	padding:3px;
	/*vertical-align:top;*/
	/*vertical-align:middle;
	line-height:80px;*/
}
.logo .btn{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position: center;
	display:block;
	width:220px;
	height:70px;
	padding:3px;
	margin: 0px auto;
	cursor:pointer;
}
#bg_sound {
	margin-right:9px !important;
	margin-right:6px;
	width:59px;
	height:18px;
	margin-top:9px !important;
	margin-top:6px;
	float:right;
}
.rowslist{
	overflow-y:auto;
	height:55px;
}
.rowslist ul{
	margin:0px;
	padding:0px;
}
.rowslist ul li{
	/*margin:0px;*/
	padding-left:12px;
}
.pageNav {
	color:#999999;
	font-size:12px;
}
.pageNav a{
	color:#333333;
	font-size:12px;
}
.pageNav select,.pageNav select option{
	color:#333333;
	font-size:12px;
}
.title_right {
	text-align:right;
	float:right;
}
.title_right:after{
	clear:both;
}
pre.contactus{
width:350px;
overflow-x:visible ;
#overflow-x:hidden; /* Internet Explorer 7 */
_overflow-x:hidden; /* Internet Explorer 6 */


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+ */

}
pre.goods{
width:465px;
overflow-x:visible ;
#overflow-x:hidden; /* Internet Explorer 7 */
_overflow-x:hidden; /* Internet Explorer 6 */


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+ */

}
pre.teach{
width:395px;
overflow-x:visible ;
#overflow-x:hidden; /* Internet Explorer 7 */
_overflow-x:hidden; /* Internet Explorer 6 */


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+ */

}
#flash_banner {
	height:141px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:top;
	overflow:hidden;
	padding-left:176px !important;
	padding-left:0px;
}
.main_content_banner {
	margin: 0px;
	display:block;
	padding-right:-14px;
	padding-left:5px;
	width:743px !important;
	width:100%;
	overflow:hidden;
	text-align:right;
}


ul.ticket {
	margin:0px;
	padding:0px;
}
ul.ticket li {
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom: 6px;	
}
ul.ticket li a{
	display:block;
	background-image:url(images/ticket01.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:33px;
	padding-top:6px;
	padding-left:36px;
	color:#FFFFFF;
	text-decoration:none;
}
ul.ticket li a:hover{
	padding-top:8px;
	padding-left:38px;
	padding-bottom:0px;
	height:31px;
	text-decoration:none;
}
