@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.both {
	clear: both;
	height: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-size: 15px;
	color: #333;
	font-family: "微軟正黑體", Arial, sans-serif;
	text-align: center;
	background-image: url(../images/bg.png);
	background-position: center center;
	background-size: cover;
	/*background: no-repeat;*/
}
#ALL {
	text-align: center;
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	text-align: left;
	width: 1350px;
	height: 73px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 13px;
}
#header .header-bg {
	background-image: url(../images/header-bg.png);
	height: 93px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 1350px;
}
#header .header-bg .logo {
	float: left;
	position: absolute;
	left: 230px;
	top: 15px;
}
#header .header-bg .tt {
	height: 16px;
	width: 125px;
	background-image: url(../images/tt.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 30px;
	color: #999;
}
#header .header-bg .user {
	color: #fdfa00;
	position: absolute;
	top: 23px;
	height: 25px;
	width: 340px;
	left: 540px;
	line-height: 25px;
	text-align: right;
	overflow: hidden;
}


#header .header-bg .us {
	background-image: url(../images/login-us.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 23px;
	height: 25px;
	width: 164px;
	left: 540px;
}
#header .header-bg .ps {
	background-image: url(../images/login-ps.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 23px;
	height: 25px;
	width: 164px;
	left: 715px;
}
#header .header-bg .bt {
	position: absolute;
	left: 890px;
	top: 23px;
	background-image: url(../images/login-bt.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 95px;
}
#header .header-bg .bt a {
	color: #999;
	text-decoration: none;
}

#header .header-bg .abc {
	line-height: 25px;
	height: 25px;
	position: absolute;
	left: 995px;
	top: 23px;
	width: 130px;
}
#header .header-bg .abc a {
	color: #CCC;
	text-decoration: none;
}
#header .header-bg .abc a:hover {
	color: #FFF;
	text-decoration: underline;
}






#banner {
	background-image: url(../images/banner-bg.png);
	background-repeat: no-repeat;
	height: 295px;
	width: 1178px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#banner .img {
	padding-top: 11px;
	padding-left: 45px;
}
#banner .banner-bot {
	z-index: 99;
	left: 456px;
	bottom: 2px;
	position: absolute;
}
#wrapper {
	width: 1095px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#wrapper #left {
	background-color: #1d1d1d;
	width: 363px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	position: relative;
}
#wrapper #left .left-bot {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#wrapper #left h2 {
	position: relative;
}
#wrapper #left h2 .gohome {
	font-size: 13px;
	position: absolute;
	left: 280px;
	top: 21px;
	width: 67px;
	text-align: right;
}
#wrapper #left h2 .gohome a {
	color: #FFEF02;
	text-decoration: none;
	font-weight: normal;
}
#wrapper #left h2 .gohome a:hover {
	font-weight: bold;
}


#wrapper #left .menu {
}
#wrapper #left .menu li {
}
#wrapper #left .menu li a {
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 363px;
	text-indent: -999em;
}

#wrapper #left .menu  .buy a {
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 363px;
	text-indent: -999em;
}

#wrapper #left .menu li .menu01 {
	background-image: url(../images/menu01-1.png);
}
#wrapper #left .menu li .menu01:hover {
	background-image: url(../images/menu01-2.png);
}
#wrapper #left .menu li .menu02 {
	background-image: url(../images/menu02-1.png);
}
#wrapper #left .menu li .menu02:hover {
	background-image: url(../images/menu02-2.png);
}
#wrapper #left .menu li .menu03 {
	background-image: url(../images/menu03-1.png);
}
#wrapper #left .menu li .menu03:hover {
	background-image: url(../images/menu03-2.png);
}
#wrapper #left .menu li .menu04 {
	background-image: url(../images/menu04-1.png);
}
#wrapper #left .menu li .menu04:hover {
	background-image: url(../images/menu04-2.png);
}
#wrapper #left .menu li .menu05 {
	background-image: url(../images/menu05-1.png);
}
#wrapper #left .menu li .menu05:hover {
	background-image: url(../images/menu05-2.png);
}
#wrapper #left .menu li .menu06 {
	background-image: url(../images/menu06-1.png);
}
#wrapper #left .menu li .menu06:hover {
	background-image: url(../images/menu06-2.png);
}
#wrapper #left .menu li .menu07 {
	background-image: url(../images/menu07-1.png);
}
#wrapper #left .menu li .menu07:hover {
	background-image: url(../images/menu07-2.png);
}
#wrapper #left .menu li .menu08 {
	background-image: url(../images/menu08-1.png);
}
#wrapper #left .menu li .menu08:hover {
	background-image: url(../images/menu08-2.png);
}


#wrapper #left .newsbot {
	background-image: url(../images/news-bot.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 363px;
	position: relative;
}
#wrapper #left .newsbot .more {
	position: absolute;
	left: 114px;
	top: 15px;
	width: 135px;
	text-align: center;
	font-size: 13px;
}
#wrapper #left .newsbot .more a {
	color: #fff100;
	text-decoration: none;
}
#wrapper #left .newsbot .more a:hover {
	text-decoration: underline;
}
#wrapper #left .hotnews {
	font-size: 13px;
}
#wrapper #left .hotnews th {
	background-image: url(../images/news-top.png);
	height: 24px;
	color: #FFFFFF;
}
#wrapper #left .hotnews tr td.noimg {
	background-image: none;
}

#wrapper #left .hotnews td {
	background-image: url(../images/news-li.png);
	height: 51px;
}
#wrapper #left .hotnews td a {
	color: #fff100;
	text-decoration: none;
}
#wrapper #left .hotnews td a:hover {
	text-decoration: underline;
}





#wrapper #right {
	background-color: #EEEEEE;
	float: left;
	width: 732px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#wrapper #right .sport {
	color: #000;
	font-weight: normal;
}
#wrapper #right .sport th {
	height: 29px;
	background-image: url(../images/sport-thbg.png);
	background-repeat: repeat-x;
}


#wrapper #right .sport td {
	background-color: #FFF;
	height: 35px;
}
#wrapper #right .sport .th2 {
	background-image: url(../images/page-bg.png);
	height: 28px;
	color: #fff100;
}
#wrapper #right .sport td a {
	text-decoration: none;
	color: #333;
}
#wrapper #right .sport td a:hover {
	text-decoration: underline;
}
#wrapper #right .page {
	line-height: 28px;
	color: #fbf300;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	font-size: 13px;
}
#wrapper #right .page a {
	color: #fbf300;
	text-decoration: none;
}
#wrapper #right .page a:hover {
	text-decoration: underline;
}


#footer {
	text-align: left;
	width: 1095px;
	margin-right: auto;
	margin-left: auto;
	height: 111px;
	position: relative;
}
#footer .copyright {
	position: absolute;
	left: 0px;
	top: -1px;
}
#wrapper #right #news {
	font-size: 15px;
	line-height: 24px;
	padding: 10px;
}
#wrapper #right #news h3 {
	font-size: 19px;
	margin-bottom: 20px;
	margin-top: 5px;
	color: #000000;
}
#wrapper #right #news p {
	margin-bottom: 15px;
}
#wrapper #right #add {
	padding: 20px;
}
#wrapper #right #add h3 {
	margin-bottom: 10px;
}

#wrapper #right #add h4{
	margin-bottom: 10px;
	background-color: #CCC;
	height: 20px;
	padding: 3px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#wrapper #right #add .ree {
	height: 300px;
	overflow: auto;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 5px;
}
#wrapper #right #add .ree p {
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #right #add .ok {
	margin-bottom: 20px;
	color: #F00;
}
#wrapper #right #add .add2 {

}
#wrapper #right #add .add2 .usps {
	line-height: 21px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
#wrapper #right #add .add2 .usps dt {
	font-weight: bold;
}
#wrapper #right #add .add2 .usps dd {
	margin-bottom: 5px;
}


#wrapper #right #add .add2 .usps .red {
	color: #F00;
}
#wrapper #right #add .add2 h5 {
	background-color: #DDD;
	height: 28px;
	margin-bottom: 5px;
}
#wrapper #right #add .add2 .button {
	margin-right: 30px;
}

#wrapper #right #add .add2 .button li {
	float: right;
	margin-right: 10px;
	margin-left: 5px;
}
#wrapper #right #order {
	font-size: 13px;
}
#wrapper #right #order table {
	border: 1px solid #999;
}

#wrapper #right #order th {
	background-color: #ddd;
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	font-weight: bold;
	color: #000;
}
#wrapper #right #order td {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#wrapper #right  #board {



}
#wrapper #right  #board ul {

}

#wrapper #right  #board ul li {
	padding: 20px;
	line-height: 21px;
	border: 1px solid #000000;
	background-color: #EEE;
	color: #000;
}
#wrapper #right  #board ul li table tr td {
	height: 30px;
}
#wrapper #right  #board ul li .ask {
	padding-bottom: 10px;

}

#wrapper #right  #board ul li .say {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}



#wrapper #right  #board h2 {
	font-size: 17px;
	color: #36F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 3px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
}


#wrapper #right  #board p {
	font-size: 15px;
	color: #39F;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 21px;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}




#wrapper #right  #board .bb2 {
	padding-top: 15px;
}
#wrapper #right  #board .bb2 table{
	color: #EEE;
}
#wrapper #right  #board .bb2 .aaa {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #666;
	border-left-color: #666;
}
#wrapper #right  #board .bb2 table tr td  {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

#wrapper #right  #board .bb2 .button{
	width: 55px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper #right  #board .bb2 th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	font-weight: normal;
	color: #EEEEEE;
}
#wrapper #right  #board .bb2 .aaa tr td .jjw th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #right  #board .bb2 .aaa tr td .jjw td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #right .board2 {
	padding: 10px;
	margin: 10px;
	border: 1px solid #000;

}
#wrapper #right .board2 .usps {
	line-height: 21px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
#wrapper #right .board2 .usps dt {
	font-weight: bold;
}
#wrapper #right .board2 .usps dd {
	margin-bottom: 5px;
}


#wrapper #right .board2 .usps .red {
	color: #F00;
}
#wrapper #right .board2 h5 {
	background-color: #DDD;
	height: 28px;
	margin-bottom: 5px;
}
#wrapper #right .board2 .button {
	margin-right: 30px;
}

#wrapper #right .board2 .button li {
	float: right;
	margin-right: 10px;
	margin-left: 5px;
}
#wrapper #right #buy {
	background-color: #FFF;
}
#wrapper #right #buy h3 {
	padding: 10px;
}
#wrapper #right #buy .unnamed {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#wrapper #right #buy .unnamed td {
	height: 30px;
	font-size: 15px;
	line-height: 24px;
}

#wrapper #right #buy2 {
	background-color: #FFF;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #333;
	height: 85%;
}
#wrapper #right #buy2 h3 {
	padding: 10px;
}
#wrapper #right #buy2 .unnamed {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#wrapper #right #buy2 .unnamed td {
	height: 30px;
	font-size: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
