@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: "微軟正黑體", Arial, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.both {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	text-align: left;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header .logo {
	padding-top: 29px;
	padding-left: 28px;
	padding-bottom: 15px;
}
#header .topmenu {
	background-image: url(../images/topmenu-bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#header .topmenu ul {
	float: right;
	width: 260px;
}
#header .topmenu ul li {
	float: left;
	margin-right: 25px;
	line-height: 26px;
	color: #FFF;
}
#header .topmenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#header .topmenu ul li a:hover {
	text-decoration: underline;
}
#menu {
	background-image: url(../images/menu-bgbg.jpg);
	background-repeat: repeat-x;
	height: 57px;
	margin-bottom: 1px;
}
#menu ul  {
}
#menu ul li.ll {
	background-image: url(../images/menu-bgl.jpg);
	background-repeat: no-repeat;
	width: 98px;
}
#menu ul li.rr {
	background-image: url(../images/menu-bgr.jpg);
	background-repeat: no-repeat;
	width: 124px;
}

#menu ul li {
	line-height: 57px;
	float: left;
	background-image: url(../images/menu-bg.jpg);
	height: 57px;
	width: 95px;
	font-size: 14px;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
}
#menu ul li a {
	color: #333;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #900;
}
#menu ul li a.on {
	color: #900;
}
#banner {
	height: 183px;
}


.slideshow {
	position: relative;
	height: 183px;
	width: 982px;
	float: left;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
	display: block;
	padding: 0;
	border: none;
	height: 183px;
	width: 982px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	.slideshow li a{
		display: block;
	}
.slideshowController {
		position: absolute;
		right: 0;
		bottom: 0;
	}
.slideshowController a {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 60px;
	bottom: 0;
	z-index: 9999;
	outline: none;	/* 去除超連結虛線 */
	background-color: transparent;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.slideshowController .next{
		background-position: -30px 0;
		right: 0;
	}
.slideshowController .play{
		background-position: -60px 0;
		right: 30px;
	}
.slideshowController .pause{
		background-position: -90px 0;
	}

#login {
	background-image: url(../images/login-bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	padding-top: 8px;
	margin-bottom: 19px;
}
#login table tr td{
	height: 25px;
}
#login table tr td a {
	color: #333;
	text-decoration: none;
}
#login table tr td a:hover {
	color: #900;
	text-decoration: underline;
}


#login table tr td .tt1 {
	background-image: url(../images/login-txt.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 23px;
	padding-left: 30px;
	padding-top: 2px;
}
#login table tr td .tt2 {
	background-image: url(../images/pass-txt.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 23px;
	padding-top: 2px;
	padding-left: 30px;
}
#login table tr td .txt {
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
}
#login table tr td .res {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left {
	float: left;
	width: 700px;
	margin-right: 18px;
	margin-left: 28px;
	margin-bottom: 30px;
}
#left h2 {
	background-image: url(../images/h2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	margin-bottom: 15px;
	font-size: 17px;
	padding-left: 4px;
}
#left .sport {
	background-image: url(../images/sport-line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#left .sport .left {
	float: left;
	width: 127px;
	margin-right: 28px;
	margin-left: 4px;
}
#left .sport .left .img {
	margin-bottom: 5px;
}
#left .sport .left h4 {
	font-size: 14px;
	color: #b40a08;
	text-align: center;
}
#left .sport .left .time {
	color: #999;
	font-size: 12px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	text-align: center;
}

#left .sport .right {
	float: left;
	width: 518px;
}
#left .sport .right table tr th {
	font-weight: bold;
	height: 24px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#left .sport .right table tr td {
	height: 24px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#left .sport .right table tr td a {
	color: #F60;
	text-decoration: none;
}
#left .sport .right table tr td a:hover {
	text-decoration: underline;
}

#left .sport .right table tr .norr {
	border-right-style: none;
}
#left .sport .right table tr .nobb {
	border-bottom-style: none;
}
#left .sport .con {
	float: left;
	width: 700px;
}
#left .sport .con table tr th {
	font-weight: bold;
	height: 24px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#left .sport .con table tr td {
	height: 24px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#left .sport .con table tr td a {
	color: #F60;
	text-decoration: none;
}
#left .sport .con table tr td a:hover {
	text-decoration: underline;
}

#left .sport .con table tr .norr {
	border-right-style: none;
}
#left .sport .con table tr .nobb {
	border-bottom-style: none;
}
#left .indexboard {
	background-image: url(../images/sport-line.jpg);
	background-repeat: no-repeat;
	background-position: 120px 225px;
}
#left .indexboard ul {
}
#left .indexboard ul li {
	width: 330px;
	margin-right: 15px;
	margin-left: 5px;
	float: left;
	height: 75px;
	margin-bottom: 15px;
	overflow: hidden;
}
#left .indexboard ul li .qq {
	color: #962a2a;
	font-size: 14px;
	background-image: url(../images/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin-bottom: 3px;
	height: 37px;
	overflow: hidden;
}
#left .indexboard ul li .aa {
	color: #666;
	font-size: 13px;
	padding-left: 15px;
	height: 37px;
	overflow: hidden;
}





#right {
	float: left;
	width: 223px;
	margin-bottom: 30px;
}
#right .ana {
	margin-bottom: 16px;
}
#right .ana .title  {
}
#right .ana ul .top {
	color: #b40a08;
	background-image: url(../images/right-title01-top.jpg);
	height: 30px;
	background-repeat: no-repeat;
}
#right .ana ul .top table tr td {
	height: 30px;
	font-weight: bold;
}

#right .ana ul .bot {
	background-image: url(../images/right-title01-bot.jpg);
	background-repeat: no-repeat;
	height: 38px;
}
#right .ana ul .bot table tr td {
	height: 38px;
	font-size: 12px;
}
#right .ana ul .bot table tr td a {
	color: #333;
	text-decoration: none;
}
#right .ana ul .bot table tr td a:hover {
	color: #900;
}


#right .ana ul .li2 {
	background-image: url(../images/right-title01-2.jpg);
	height: 26px;
	background-repeat: no-repeat;
}
#right .ana ul .li2 table tr td {
	height: 26px;
	font-size: 11px;
}
#right .ana ul .li2 table tr td a {
	color: #333;
	text-decoration: none;
}
#right .ana ul .li2 table tr td a:hover {
	color: #900;
	text-decoration: underline;
}



#right .ana ul .li1 {
	background-image: url(../images/right-title01-1.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
#right .ana ul .li1 table tr td {
	font-size: 11px;
	height: 22px;
}
#right .ana ul .li1 table tr td a {
	color: #333;
	text-decoration: none;
}
#right .ana ul .li1 table tr td a:hover {
	color: #900;
	text-decoration: underline;
}



#right .ana ul li {
}
#right .contact {
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	height: 74px;
	margin-bottom: 16px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-left: 23px;
	padding-top: 75px;
}
#right .contact p {
	width: 108px;
	height: 17px;
	overflow: hidden;
}
#right .contact p.line {
	padding-top: 23px;
}

#right .news {
	margin-bottom: 16px;
}
#right .news .title {
}
#right .news ul {
	background-image: url(../images/right-title02-0.jpg);
	background-repeat: repeat-y;
}
#right .news ul li {
	color: #FFF;
	padding-left: 35px;
	padding-top: 7px;
	padding-right: 10px;
}
#right .news .bot {
	background-image: url(../images/right-title02-bot.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
#right .news .bot table {
	margin-right: 10px;
	margin-left: 10px;
}

#right .news .bot table tr td {
	height: 45px;
}
#right .news .bot table tr td a {
	color: #FFF;
	text-decoration: none;
}
#right .news .bot table tr td a:hover {
	text-decoration: underline;
}
#right .link {
}
#right .link ul {
	background-image: url(../images/right-title03-ul.jpg);
	background-repeat: repeat-y;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 10px;
}
#right .link ul li {
	float: left;
	width: 77px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 17px;
}
#right .link .bot {
	background-image: url(../images/right-title03-bot.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
#footer {
	height: 159px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
}
#footer .left {
	float: left;
	width: 700px;
	margin-right: 18px;
	margin-left: 28px;
}
#footer .left .botmenu {
	padding-top: 20px;
	padding-left: 15px;
	height: 92px;
}
#footer .left .botmenu li {
	float: left;
	margin-right: 120px;
	width: 100px;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 10px;
}
#footer .left .botmenu li a {
	color: #FFF;
	text-decoration: none;
}
#footer .left .botmenu li a:hover {
	text-decoration: underline;
}
#footer .left .copyright {
	font-size: 14px;
	color: #FFF;
	padding-left: 15px;
	line-height: 47px;
	height: 47px;
}


#footer .right {
	float: left;
	width: 223px;
}
#footer .right .botlogo {
	height: 87px;
	padding-left: 20px;
	padding-top: 25px;
}
#footer .right .gotop {
	line-height: 47px;
	height: 47px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
}
#footer .right .gotop a {
	color: #FFF;
	text-decoration: none;
}
#footer .right .gotop a:hover {
	text-decoration: underline;
}
.page {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.page a {
	color: #333;
	text-decoration: none;
}
.page a:hover {
	color: #000;
	text-decoration: underline;
}
#left .about {
	font-size: 14px;
	line-height: 21px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left .add {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
}
#left .add .aaa {
	border: 1px solid #CCC;
	padding-top: 20px;
}

#left .add .bbb {

}
#left .add .bbb td {

}
#left .buy {
	line-height: 24px;
	padding: 20px;
	font-size: 14px;
}
#left .buy .button {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#left .buy table {
	background-color: #999;
}
#left .buy table tr th {
	background-color: #990000;
	height: 35px;
	color: #EEE;
}
#left .buy table tr td {
	background-color: #FFF;
	height: 35px;
}
#left .board {
	font-weight: normal;
	font-size: 14px;
}
#left .board p {
	font-size: 16px;
	color: #633;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 21px;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: bold;
}
#left .board .bb1 {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#left .board .bb1 .qq td td{
	line-height: 30px;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#left .board .bb1 ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	width: 660px;
}
#left .board .bb1 .qq .con {
	color: #333;
}
#left .board .bb1 .qq .con2 {
	color: #999;
}


#left .board .bb1 .aa td {
	padding-right: 5px;
	padding-left: 5px;
	color: #630;
}




#left .board .bb2 {
	margin-left: 20px;
	padding-top: 25px;
	margin-right: 20px;
}
#left .board .bb2 table{
	color: #333;
	border: 1px solid #900;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left .board .bb2 .button{
	width: 55px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
}
#left .board .bb2 .jjw {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
