@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-color: #ffd456;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}#wrapper {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
}
#header {
	background-image: url(../images/header-bg.png);
	height: 39px;
	position: relative;
}
#header .topmenu {
	padding-top: 9px;
	padding-left: 15px;
}
#header .topmenu li {
	float: left;
}
#header .topmenu .home {
	padding-right: 15px;
}
#header .topuser {
	position: absolute;
	left: 597px;
	top: 10px;
	width: 385px;
	font-size: 13px;
}
#header .topuser .txt {
	height: 17px;
	width: 130px;
}
#main {
	background-color: #FFF;
}
#main .topbuy {
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FFF;
}
#main .topbuy li {
	float: left;
	height: 119px;
	width: 318px;
	position: relative;
	margin-left: 11px;
}
#main .topbuy li .buy {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#main .topbuy li .con {
	padding-left: 134px;
	padding-top: 19px;
	padding-right: 5px;
	height: 80px;
	overflow: hidden;
}


#main .topbuy .topbuy01 {
	background-image: url(../images/topbuy01.jpg);
	background-repeat: no-repeat;
}
#main .topbuy .topbuy02 {
	background-image: url(../images/topbuy02.jpg);
	background-repeat: no-repeat;
}
#main .topbuy .topbuy03 {
	background-image: url(../images/topbuy03.jpg);
	background-repeat: no-repeat;
}
#main #left {
	float: left;
	width: 230px;
	margin-left: 10px;
	margin-right: 10px;
}
#left .bg {
	background-color: #EFEFEF;
	margin-bottom: 10px;
}
#left .leftmenu {
	font-weight: bold;
	background-color: #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left .leftmenu li {
}
#left .leftmenu li a {
	color: #333;
	text-decoration: none;
	display: block;
	height: 26px;
	width: 195px;
	line-height: 26px;
	background-image: url(../images/icon01.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 35px;
}
#left .leftmenu li a:hover {
	color: #739d00;
	background-color: #DDDDDD;
}
#left .leftnews {
	background-color: #EFEFEF;
	padding: 10px;
}
#left .leftnews li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#left .leftad {
	background-color: #EFEFEF;
	padding: 10px;
}
#left .leftad li {
	height: 90px;
	margin-bottom: 5px;
}




#main #right {
	float: left;
	width: 738px;
	background-color: #e0e0e0;
}
#right .title {
	margin-bottom: 20px;
}
#right .sport {
	width: 660px;
	border: 10px solid #efefef;
	background-color: #FFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#right .sport h3 {
	color: #336699;
	font-size: 21px;
	margin-bottom: 15px;
}
#right .sport table {
	background-color: #d5d5d5;
}
#right .sport table th {
	background-color: #666666;
	height: 24px;
	color: #FFF;
}
#right .sport table td {
	background-color: #FFF;
	height: 24px;
	font-weight: bold;
}
#right .sport .more {
	color: #428201;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#right .sport .more a {
	color: #428201;
	text-decoration: none;
}
#right .sport .more a:hover {
	text-decoration: underline;
}
#right .sport .page {
	padding-top: 10px;
	padding-right: 5px;
	float: right;
}
#right .sport .page a {
	color: #333;
	text-decoration: none;
}
#right .sport .page a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#right .sport .botton {
	text-align: center;
	padding-top: 13px;
}
#right .add {
	background-image: url(../images/addbg1.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 720px;
	margin-left: 9px;
	padding-top: 78px;
}
#right .add .ex {
	height: 335px;
	width: 657px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: auto;
	margin-left: 30px;
}
#right .add .botton {
	text-align: center;
	padding-top: 13px;
}

#right .add2 {
	background-image: url(../images/addbg2.png);
	background-repeat: no-repeat;
	height: 530px;
	width: 720px;
	margin-left: 9px;
	padding-top: 78px;
}
#right .add2 .ex {
	width: 657px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 30px;
}
#right .add2 .ex th {
	background-color: #eeeeee;
	height: 50px;
	width: 155px;
	padding-right: 7px;
	padding-top: 15px;
}
#right .add2 .ex th span {
	color: #999;
	font-size: 13px;
}
#right .add2 .ex td {
	padding-left: 7px;
	background-color: #f8f8f8;
}


#right .add2 .botton {
	text-align: center;
	padding-top: 13px;
}
#right .buy {
	background-image: url(../images/buybg.png);
	background-repeat: no-repeat;
	height: 635px;
	width: 720px;
	margin-left: 9px;
}
#right .buy .ex {
	bbuy2-bottom-width: 1px;
	bbuy2-bottom-style: solid;
	bbuy2-bottom-color: #CCC;
	padding-top: 286px;
	padding-left: 60px;
}
#right .buy .ex li {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

#right .buy2 {
	background-image: url(../images/buy2bg.png);
	background-repeat: no-repeat;
	height: 530px;
	width: 720px;
	margin-left: 9px;
	padding-top: 78px;
}
#right .buy2 .ex {
	width: 657px;
	bbuy2-bottom-width: 1px;
	bbuy2-bottom-style: solid;
	bbuy2-bottom-color: #CCC;
	margin-left: 30px;
}
#right .buy2 .ex th {
	background-color: #eeeeee;
	height: 50px;
	width: 155px;
	padding-right: 7px;
	padding-top: 15px;
}
#right .buy2 .ex th span {
	color: #999;
	font-size: 13px;
}
#right .buy2 .ex td {
	padding-left: 7px;
	background-color: #f8f8f8;
}


#right .buy2 .botton {
	text-align: center;
	padding-top: 13px;
}
#right .buy2 .ex .bb {
	font-size: 17px;
	font-weight: bold;
	color: #03C;
}
#right .board {
	width: 660px;
	border: 10px solid #efefef;
	background-color: #FFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#right .board .aa {
	font-weight: bold;
	margin-bottom: 8px;
}
#right .board .bb {
}
#right .board .cc {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	color: #41590D;
}

#right .board2 {
	width: 660px;
	border: 10px solid #efefef;
	background-color: #FFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#right .board2 .button {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#right .page2 {
	padding-right: 20px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}
#right .page2 a {
	color: #333;
	text-decoration: none;
}
#right .page2 a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#right .line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 5px;
}


#footer {
	background-color: #000;
	text-align: center;
	height: 40px;
	color: #FFF;
	font-size: 13px;
	padding-top: 5px;
}
