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

@font-face{
	font-family: "微軟正黑體";
    src: url(msjh.tif);
}
* {
	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: 13px;
	color: #333;
	font-family: "微軟正黑體", Arial, sans-serif;
	text-align: center;
	background-color: #0f0f0f;
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 970px;
}
#header {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 970px;
	position: relative;
	margin-bottom: 8px;
}
#header .menu {
	background-image: url(../images/menu-bg.png);
	height: 44px;
	padding-top: 246px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#header .menu ul {
	padding-top: 5px;
	padding-left: 8px;
}
#header .menu ul li {
	float: left;

}
#header .menu ul li a {
	text-indent: -999em;
	display: block;
	height: 39px;
	width: 106px;
}

#header .menu ul li .menu01 {
	background-image: url(../images/menu01-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu01:hover {
	background-image: url(../images/menu01-2.png);
}
#header .menu ul li .menu02 {
	background-image: url(../images/menu02-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu02:hover {
	background-image: url(../images/menu02-2.png);
}
#header .menu ul li .menu03 {
	background-image: url(../images/menu03-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu03:hover {
	background-image: url(../images/menu03-2.png);
}
#header .menu ul li .menu04 {
	background-image: url(../images/menu04-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu04:hover {
	background-image: url(../images/menu04-2.png);
}
#header .menu ul li .menu05 {
	background-image: url(../images/menu05-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu05:hover {
	background-image: url(../images/menu05-2.png);
}
#header .menu ul li .menu06 {
	background-image: url(../images/menu06-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu06:hover {
	background-image: url(../images/menu06-2.png);
}
#header .menu ul li .menu07 {
	background-image: url(../images/menu07-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu07:hover {
	background-image: url(../images/menu07-2.png);
}
#header .menu ul li .menu08 {
	background-image: url(../images/menu08-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu08:hover {
	background-image: url(../images/menu08-2.png);
}
#header .menu ul li .menu09 {
	background-image: url(../images/menu09-1.png);
	background-repeat: no-repeat;
}
#header .menu ul li .menu09:hover {
	background-image: url(../images/menu09-2.png);
}
#header .nowpage {
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	line-height: 32px;
	padding-left: 35px;
	background-image: url(../images/nowpage-bg.png);
}
#header .nowpage a {
	color: #333;
	text-decoration: none;
}
#header .nowpage a:hover {
	text-decoration: underline;
}
#main {
	background-color: #FFF;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#main #left {
	float: left;
	width: 193px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#left .member {
	height: 190px;
	position: relative;
	border: 1px none #CCC;
}
#left .member h2{
	position: absolute;
	left: 15px;
	top: 14px;
	width: 156px;
}
#left .member .mm {
	position: absolute;
	left: 10px;
	top: 55px;
	width: 160px;
}
#left .member .pp {
	position: absolute;
	left: 10px;
	top: 85px;
	width: 160px;
}
#left .member .tt {
	height: 20px;
	width: 122px;
	border: 1px solid #999;
}
#left .member .button {
	position: absolute;
	left: 18px;
	top: 123px;
}
#left .member .other {
	position: absolute;
	left: 34px;
	top: 162px;
	width: 115px;
}
#left .member .other a {
	color: #a29018;
	text-decoration: none;
}
#left .member .other a:hover {
	text-decoration: underline;
}
#left .member2 {
	height: 190px;
	position: relative;
	border: 1px none #CCC;
}
#left .member2 .bg {
	background-color: #EEEEEE;
	position: absolute;
	z-index: 1;
	top: 0px;
	width: 192px;
	height: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5C8C6;
}

#left .member2 h2{
	position: absolute;
	left: 11px;
	top: 17px;
	width: 176px;
	font-size: 17px;
	z-index: 10;
	color: #5c7e7b;
}
#left .member2 .mm {
	position: absolute;
	left: 10px;
	top: 55px;
	font-size: 15px;
	font-weight: bold;
	z-index: 10;
}
#left .member2 .pp {
	position: absolute;
	left: 10px;
	top: 85px;
	font-size: 15px;
	font-weight: bold;
	z-index: 10;
}
#left .member2 .tt {
	height: 20px;
	width: 122px;
	border: 1px solid #999;
}
#left .member2 .button {
	position: absolute;
	left: 18px;
	top: 123px;
	z-index: 10;
}
#left .member2 .other {
	position: absolute;
	left: 34px;
	top: 162px;
	width: 115px;
	text-align: center;
	z-index: 10;
}
#left .member2 .other a {
	color: #a29018;
	text-decoration: none;
}
#left .member2 .other a:hover {
	text-decoration: underline;
}
#left .nowpeople {
	padding-bottom: 5px;
	line-height: 21px;
	font-weight: bold;
	font-size: 17px;
	padding-left: 15px;
}

#left .qrcode {
	border: 3px solid #000;
	height: 183px;
	width: 183px;
	margin-left: 2px;
	margin-bottom: 7px;
}
#left .adad {
	padding-left: 3px;
	margin-bottom: 3px;
}
#left .adad li {
	height: 83px;

}
#main #right {
	float: left;
	width: 765px;
	margin-left: 3px;
}
#right .page {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#right .page a {
	text-decoration: none;
	color: #FFF;
	display: block;
	line-height: 19px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
#right .page a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #5c7e7b;
}
#right .page .a1 {
	height: 19px;
	width: 61px;
	background-color: #2D3E3D;
}
#right .page .a2 {
	background-color: #2D3E3D;
	height: 19px;
	width: 18px;
}



#right .title {
}
#right .titleimg {
	border: 1px solid #472ff1;
}


#right .mainimg {
	border: 1px solid #472ff1;
	height: 302px;
	position: relative;
	margin-bottom: 3px;
}
#right .mainimg .ttt {
	position: absolute;
	z-index: 99;
	top: -9px;
	right: -3px;
}

#right .mainimg .news {
	height: 256px;
	width: 233px;
	border: 1px solid #472ff1;
	position: absolute;
	left: 12px;
	top: 9px;
	z-index: 98;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	line-height: 24px;
	overflow: hidden;
	font-size: 15px;
	background-image: url(../images/news-bg.png);
}

.slideshow {
	position: relative;
	height: 302px;
	width: 763px;
	float: left;
	}
	.slideshow li {
		position: absolute;
	}
	.slideshow a img{
	display: block;
	padding: 0;
	border: none;
	height: 302px;
	width: 763px;
	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;
	}
#right .analysis01 {
	background-image: url(../images/analysis-bg01.png);
	height: 210px;
	margin-bottom: 3px;
	padding-top: 20px;
	position: relative;
}

#right .analysis02 {
	background-image: url(../images/analysis-bg02.png);
	height: 210px;
	margin-bottom: 3px;
	padding-top: 20px;
	position: relative;
}
#right .analysis03 {
	background-image: url(../images/analysis-bg03.png);
	height: 210px;
	margin-bottom: 3px;
	padding-top: 20px;
	position: relative;
}
#right .hot {
	height: 194px;
	width: 521px;
	background-color: #FFF;
	padding: 3px;
	margin-left: 230px;
}
#right .hot th  {
	background-image: url(../images/th-bg.jpg);
	height: 30px;
	font-weight: bold;
}
#right .hot td {
	background-image: url(../images/td-bg.jpg);
	height: 27px;
}
#right .hot .tt  {
	color: #003399;
}



#right .more {
	position: absolute;
	left: 87px;
	top: 207px;
	font-size: 15px;
	font-weight: bold;
}
#right .more a {
	color: #FFF;
	text-decoration: none;
}
#right .more a:hover {
	color: #0066FF;
}
#about {
	padding: 10px;
	line-height: 21px;
	font-size: 15px;
}
#pay {
	padding: 10px;
	line-height: 21px;
	font-size: 15px;
}
#analysis {
	font-size: 15px;
}
#analysis table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;

}

#analysis th  {
	height: 37px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	background-image: url(../images/th-bg3.jpg);
	font-weight: bold;
}
#analysis td {
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-image: url(../images/td-bg2.jpg);
	font-weight: bold;
}
#analysis .tt {
	color: #003399;
}
#add {
	padding: 10px;
	margin: 10px;
	border: 1px solid #CCC;
	background-color: #f5f5f5;
}
#add #fill_all {
	margin-right: auto;
	margin-left: auto;
	color: #C00;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 15px;
}
#add #maintable {
	margin-right: auto;
	margin-left: auto;
}

#add td {
	padding-right: 3px;
	padding-left: 3px;
	height: 40px;
	font-size: 15px;
}
#board {

}
#board ul {
	padding-top: 5px;
}

#board ul li {
	border: 1px solid #2C3D3C;
	margin-bottom: 5px;
}
#board ul li .qq {
	background-color: #999;
}

#board ul li .qq td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 19px;
	background-color: #FFF;
}
#board ul li .qq .date {
	text-align: right;
	padding-top: 3px;
	color: #030;
	font-size: 12px;
}
#board ul li .qq tr .name {
}


#board ul li .aa {
	background-color: #999;
}

#board ul li .aa td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 19px;
	background-color: #E0FFC4;
	color: #006;
}
#board ul li .aa .date {
	text-align: right;
	color: #006;
	padding-top: 3px;
	font-size: 12px;
}
#board2 {
	padding: 10px;
	margin: 10px;
	border: 1px solid #2C3D3C;
	background-color: #f5f5f5;
}
#board2 #fill_all {
	margin-right: auto;
	margin-left: auto;
	color: #2A3A39;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
}
#board2 #maintable {
	margin-right: auto;
	margin-left: auto;
}

#board2 td {
	padding-right: 3px;
	padding-left: 3px;
	height: 40px;
	font-size: 15px;
}

#buy {
	font-size: 15px;
	margin: 10px;
	padding: 8px;
	border: 2px solid #131C16;
	background-color: #CCCCCC;
}
#buy table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-left-color: #333;
	margin-right: auto;
	margin-left: auto;

}

#buy th  {
	height: 37px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	background-image: url(../images/th-bg3.jpg);
	font-weight: bold;
}
#buy td {
	height: 37px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-image: url(../images/td-bg2.jpg);
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#buy .tt {
	color: #003399;
	font-weight: bold;
}
#buy .go {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}






#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	height: 40px;
}
#footer .copyright {
	text-align: center;
	color: #FFF;
	padding-top: 13px;
}
