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

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: "微軟正黑體", Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f3f3f3;
}
.both {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.page {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 20px;
}
.page a {
	color: #333;
	text-decoration: none;
}
.page a:hover {
	color: #000;
	text-decoration: underline;
}
#wrapper {
	text-align: left;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-right: 22px;
	margin-left: 21px;
}
#header .logo {
	float: left;
	width: 481px;
	margin-bottom: 1px;
}
#header .toplogin {
	float: left;
	padding-top: 65px;
	padding-left: 70px;
	width: 420px;
}
#header .toplogin .login01 {
	background-image: url(../images/toplogin-bg01.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 200px;
	margin-bottom: 10px;
}
#header .toplogin .login02 {
	background-image: url(../images/toplogin-bg02.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 198px;
	margin-bottom: 10px;
}
#header .toplogin .txt {
	background-color: #ed8732;
	height: 23px;
	width: 162px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 33px;
	color: #FFF;
}

#header .toplogin table tr td a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}
#header .toplogin table tr td a:hover {
	text-decoration: underline;
}
#header .menu {
	margin-bottom: 22px;
}
#header .menu ul {
}
#header .menu ul li {
	line-height: 57px;
	background-image: url(../images/menu-bgcc.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 57px;
	width: 114px;
	float: left;
	font-weight: bold;
}
#header .menu ul .ll {
	background-image: url(../images/menu-bgll.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 114px;
	padding-left: 22px;
}
#header .menu ul .rr {
	background-image: url(../images/menu-bgrr.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 114px;
	padding-right: 46px;
}
#header .menu ul li a {
	color: #1d1418;
	text-decoration: none;
}
#header .menu ul li a:hover {
	color: #ed6d3c;
}
#header .menu ul li a.on {
	color: #ed6d3c;
}
#header #banner {
	float: left;
	height: 270px;
	width: 752px;
	margin-bottom: 22px;
	margin-right: 17px;
}

.slideshow {
	position: relative;
	height: 270px;
	width: 752px;
	float: left;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
	display: block;
	padding: 0;
	border: none;
	height: 270px;
	width: 752px;
	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;
	}
#header .rightmenu {
	float: left;
}
#header .rightmenu ul {
}
#header .rightmenu ul li {
	margin-bottom: 3px;
	height: 52px;
	width: 211px;
}
#wrapper .top {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#main {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	padding-right: 22px;
	padding-left: 21px;
}
#left {
	float: left;
	width: 644px;
	margin-right: 21px;
	background-image: url(../images/line2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
#left h2 {
	line-height: 33px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 33px;
	padding-left: 6px;
	color: #1c1c1c;
	font-size: 16px;
	margin-bottom: 15px;
}
#left h3 {
	line-height: 33px;
	height: 33px;
	padding-left: 6px;
	color: #1c1c1c;
	font-size: 16px;
	margin-bottom: 15px;
}
#left .sport {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#left .sport .left {
	float: left;
	width: 108px;
	margin-right: 17px;
}
#left .sport .left .img {
	margin-bottom: 5px;
}
#left .sport .left h4 {
	font-size: 13px;
	color: #da4a28;
	text-align: center;
}
#left .sport .left h4 a {
	color: #da4a28;
	text-decoration: none;
}
#left .sport .left h4 a:hover {
	text-decoration: underline;
}


#left .sport .right {
	float: left;
	width: 518px;
}
#left .sport .right table {
	border: 1px solid #999;
}

#left .sport .right table tr th {
	font-weight: bold;
	height: 30px;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #F60;
	color: #FFF;
}
#left .sport .right table tr td {
	height: 30px;
	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: #F8FCA7;
	border-right-color: #F8FCA7;
	border-bottom-color: #F8FCA7;
	border-left-color: #F8FCA7;
}
#left .sport .right table tr td a {
	color: #930;
	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 .import {
	margin-bottom: 20px;
}
#left .import li {
	height: 41px;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 13px;
	color: #444444;
	padding-right: 20px;
}
#left .import .li1 {
	background-image: url(../images/icon01.jpg);
	background-repeat: no-repeat;
	background-position: 12px 15px;
}
#left .import .li2 {
	background-color: #f2f2f2;
	background-image: url(../images/icon02.jpg);
	background-repeat: no-repeat;
	background-position: 12px 15px;
}
#left .import li .day {
	color: #f16d3c;
	font-size: 12px;
}
#left .link {
	margin-bottom: 5px;
}
#left .link li {
	width: 163px;
	float: left;
	margin-right: 40px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#left .link li .img  {
	border: 3px solid #f26c39;
	height: 104px;
	width: 157px;
	margin-bottom: 5px;
}
#left .link li p {
	font-size: 13px;
	color: #f26c39;
	text-align: center;
}
#left .link li p a {
	color: #f26c39;
	text-decoration: none;
}
#left .link li p a:hover {
	text-decoration: underline;
}
#left .linkbtn {
	margin-bottom: 25px;

}
#left .linkbtn table tr td a {
	color: #6a6a6a;
	text-decoration: none;
}
#left .linkbtn table tr td a:hover {
	text-decoration: underline;
	color: #333;
}







#right {
	float: left;
	width: 314px;
}
#right .login {
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding-top: 75px;
	margin-bottom: 23px;
}
#right .login .txt {
	margin-left: 17px;
	margin-bottom: 28px;
}
#right .login .txt tr td {
	height: 30px;
	font-size: 15px;
	color: #212121;
}
#right .login .txt tr td a {
	font-size: 14px;
	color: #ecad16;
	text-decoration: none;
}
#right .login .txt tr td a:hover {
	text-decoration: underline;
}


#right .login .txt tr td input {
	height: 19px;
	width: 200px;
}
#right .login .txt2 {
	color: #444444;
	font-size: 13px;
	margin-left: 17px;
	margin-bottom: 20px;
}
#right .login .txt2 tr td {
	height: 22px;
}
#right .login .txt3 {
	margin-left: 17px;
}
#right .login .res {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right .login .res img {
	height: 29px;
	width: 93px;
}

#right .ana {
	margin-bottom: 23px;
}
#right .ana .title  {
}
#right .ana ul .top {
	color: #ef6d3c;
	background-image: url(../images/ana-titlebg.jpg);
	height: 32px;
	background-repeat: no-repeat;
}
#right .ana ul .top table tr td {
	height: 30px;
	font-weight: bold;
}

#right .ana ul .bot {
	background-image: url(../images/ana-titlebg3.jpg);
	background-repeat: no-repeat;
	height: 49px;
}
#right .ana ul .bot table tr td {
	height: 49px;
	font-size: 13px;
	color: #313131;
}


#right .ana ul .li2 {
	background-image: url(../images/ana-titlebg2.jpg);
	height: 38px;
	background-repeat: no-repeat;
}
#right .ana ul .li2 table tr td {
	height: 38px;
	font-size: 12px;
}
#right .ana ul .li2 table tr td a {
	color: #2187c9;
}



#right .ana ul .li1 {
	background-image: url(../images/ana-titlebg1.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
#right .ana ul .li1 table tr td {
	font-size: 12px;
	height: 31px;
}
#right .ana ul .li1 table tr td a {
	color: #2187c9;
}



#right .ana ul li {
}
#right .news {
	margin-bottom: 23px;
}
#right .news ul {
	background-image: url(../images/news-titlebg1.jpg);
	background-repeat: repeat-y;
}
#right .news ul li {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#right .news ul .li1 {
	background-image: url(../images/news-titlebg1.jpg);
	background-repeat: repeat-y;
}
#right .news ul .li2 {
	background-image: url(../images/news-titlebg2.jpg);
	background-repeat: repeat-y;
}
#right .news .bot {
	background-image: url(../images/news-titlebg3.jpg);
	background-repeat: no-repeat;
	height: 52px;
}
#right .news .bot table tr td {
	height: 52px;
}
#right .contact {
	margin-bottom: 25px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 314px;
}
#right .contact .p1 {
	padding-top: 222px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	color: #ea490d;
	font-weight: bold;
}
#right .contact .p2 {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #ea490d;
}

#footerbg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 368px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 110px;
	padding-right: 87px;
	padding-left: 87px;
}
#footer .link {
	margin-bottom: 125px;
}
#footer .link li {
	float: left;
	height: 50px;
	width: 100px;
	margin-right: 5px;
}
#footer .copyright {
	color: #fffeff;
	position: relative;
}
#footer .copyright a {
	color: #ffc600;
	text-decoration: none;
}
#footer .copyright .top {
	display: block;
	position: absolute;
	width: 68px;
	top: 0px;
	height: 20px;
	left: 881px;
	text-indent: -9999em;
}


#left .about {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 21px;
}
#left .add {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 21px;
}
#left .add .aaa {
	border: 1px solid #CCC;
	padding-top: 20px;
}

#left .add .bbb {

}
#left .add .bbb td {

}#left .add .ttt {
	font-size: 27px;
}
#left .buy .import li {
	font-size: 14px;
}
#left .buy .import li .day {
	font-size: 14px;
}
#left .order {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	line-height: 21px;
	margin-bottom: 25px;
}
#left .order table tr td {
	line-height: 25px;
	height: 25px;
}
#left .order table tr th {
	line-height: 25px;
	height: 25px;
}
#left .board {
	padding-bottom: 20px;
	line-height: 21px;
	padding-right: 10px;
	padding-left: 10px;
}
#left .board table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	padding-top: 15px;
}

#left .board table tr td {
}
#left .board table tr .day {
	font-size: 13px;
	color: #666666;
}
