@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: #EEE;
	font-family: "微軟正黑體", Arial, sans-serif;
	text-align: center;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat;
	background-position: center top;
	background-color: #000;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #040404;
}
#header {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 52px;
}
#header ul {
	padding-left: 20px;
}
#header ul li {
	float: left;
	margin-right: 15px;
}
#header ul li a {
	text-indent: -999em;
	display: block;
	height: 52px;
	width: 90px;
	background-repeat: no-repeat;
}
#header ul li .menu01 {
	background-image: url(../images/menu01-1.png);
}
#header ul li .menu01:hover {
	background-image: url(../images/menu01-2.png);
}
#header ul li .menu02 {
	background-image: url(../images/menu02-1.png);
}
#header ul li .menu02:hover {
	background-image: url(../images/menu02-2.png);
}
#header ul li .menu03 {
	background-image: url(../images/menu03-1.png);
	margin-right: 10px;
	margin-left: 10px;
}
#header ul li .menu03:hover {
	background-image: url(../images/menu03-2.png);
}
#header ul li .menu04 {
	background-image: url(../images/menu04-1.png);
	margin-right: 5px;
	margin-left: 5px;
}
#header ul li .menu04:hover {
	background-image: url(../images/menu04-2.png);
}
#header ul li .menu05 {
	background-image: url(../images/menu05-1.png);
}
#header ul li .menu05:hover {
	background-image: url(../images/menu05-2.png);
}
#header ul li .menu06 {
	background-image: url(../images/menu06-1.png);
}
#header ul li .menu06:hover {
	background-image: url(../images/menu06-2.png);
}
#header ul li .menu07 {
	background-image: url(../images/menu07-1.png);
}
#header ul li .menu07:hover {
	background-image: url(../images/menu07-2.png);
}
#header ul li .menu08 {
	background-image: url(../images/menu08-1.png);
}
#header ul li .menu08:hover {
	background-image: url(../images/menu08-2.png);
}
#header .love {
	float: right;
	padding-right: 20px;
	line-height: 52px;
}
#header .love a {
	color: #EEE;
	text-decoration: none;
}
#header .love a:hover {
	text-decoration: underline;
	color: #EE4202;
}


#left {
	float: left;
	width: 752px;
	margin-right: 2px;
}
#left .analyst {
	background-image: url(../images/analyst-bg.jpg);
	height: 213px;
	position: relative;
	margin-bottom: 3px;
}
#left .analyst ul {
	padding-top: 41px;
	padding-left: 12px;
}
#left .analyst ul li {
	float: left;
	margin-right: 9px;
	margin-left: 9px;
	position: relative;
}
#left .analyst ul li a {
	display: block;
	height: 164px;
	width: 164px;
	text-indent: -999em;
	background-image: url(../images/bgbg.png);
}
#left .analyst ul li .analysis1 {
	display: block;
	left: 0px;
	top: 0px;
	height: 164px;
	width: 164px;
	position: absolute;
}
#left .analyst ul li .analysis1:hover {
	background-image: url(../images/analyst01-3.png);
}
#left .analyst ul li .analysis2 {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 164px;
	width: 164px;
}
#left .analyst ul li .analysis2:hover {
	background-image: url(../images/analyst02-3.png);
}
#left .analyst ul li .analysis3 {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 164px;
	width: 164px;
}
#left .analyst ul li .analysis3:hover {
	background-image: url(../images/analyst03-3.png);
}
#left .analyst ul li .analysis4 {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 164px;
	width: 164px;
}
#left .analyst ul li .analysis4:hover {
	background-image: url(../images/analyst04-3.png);
}


#left .analyst .more {
	position: absolute;
	top: 15px;
	right: 28px;
}
#left .analyst-con {
	background-color: #030303;
	border: 3px solid #0b0b0b;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#left .analyst-con h2 {
	font-size: 19px;
	margin-bottom: 3px;
	font-family: "微軟正黑體", Arial, sans-serif;
}
#left .analyst-con h3 {
	margin-bottom: 27px;
}

#left .analyst-con .buy {
	position: absolute;
	top: 14px;
	right: 0px;
}
#left .analyst-con .img  {
	margin-bottom: 20px;

}
#left .analyst-con p {
	font-size: 14px;
	color: #EEE;
	font-family: "微軟正黑體", Arial, sans-serif;
	line-height: 17px;
	margin-bottom: 20px;
}
#left .analysis {
	background-color: #090909;
	padding-bottom: 30px;
	position: relative;
}


#left .analysis table {
	background-color: #090909;
}
#left .analysis table .tr2 {
	background-color: #040404;
}
#left .analysis table th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7e2406;
	height: 40px;
}
#left .analysis table td {
	height: 40px;
}
#left .analysis .mm {
	position: absolute;
	left: 553px;
	width: 182px;
	text-align: right;
	bottom: 7px;
}
#left .analysis .mm a {
	color: #EEEEEE;
	text-decoration: none;
}
#left .analysis .mm a:hover {
	color: #F04707;
}

#left .analysis .page {
	position: absolute;
	left: 0px;
	width: 752px;
	text-align: center;
	bottom: 5px;
}
#left .analysis .page a {
	color: #EEEEEE;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#left .analysis .page a:hover {
	color: #F04707;
}

#left .hot {
	background-image: url(../images/hot-bg.jpg);
	height: 253px;
	position: relative;
	background-position: 0px top;
	background-color: #090909;
	background-repeat: no-repeat;
}
#left .hot h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#adblock {
	overflow: hidden;
	width: 744px;
	height: 195px;
	position: relative;
	float: left;
	margin-left: 5px;
	}
#adblock .showbox {
	width: 744px;
}
	#adblock ul, #adblock li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#adblock ul.showbox, #adblock ul.link {
	position: absolute;
	}
	#adblock ul.showbox li a {
	display: block;
	height: 195px;
	}
#adblock .link li {
	margin-bottom: 2px;
	color: #FFF;
}
	#adblock ul.link {
	top: 0px;
	color: #FFF;
	left: 499px;
	}
	#adblock ul.link li a {
	display: block;
	width: 236px;
	height: 45px;
	position: absolute;
	line-height: 45px;
	font-size: 15px;
	color: #EEE;
	text-decoration: none;
	top: 0px;
	background-color: #111111;
	padding-right: 2px;
	padding-left: 2px;
	}
#adblock ul.link li a.selected {
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	background-color: #eb4507;
	}










#right {
	float: left;
	width: 246px;
	background-color: #090909;
}
#right .user {
	background-color: #111111;
	margin-bottom: 4px;
}
#right .user .con {
	background-color: #000;
	margin-right: 4px;
	margin-left: 3px;
	height: 117px;
	position: relative;
}
#right .user .con .txt1 {
	background-image: url(../images/txt.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 230px;
	position: absolute;
	left: 5px;
	top: 15px;
}
#right .user .con .txt2 {
	background-image: url(../images/txt.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 230px;
	position: absolute;
	left: 5px;
	top: 65px;
}
#right .user .con .tt  {
	background-color: #0b0b0b;
	height: 28px;
	width: 215px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-left: 2px;
	color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
}


#right .user table   tr td{
	padding-right: 15px;
	padding-left: 15px;
	color: #d13b04;
}

#right .user table tr td a {
	color: #d13b04;
	text-decoration: none;
}
#right .user table tr td a:hover {
	text-decoration: underline;
}
#right .user .con .txt3 table {
	padding-top: 2px;
	padding-bottom: 2px;
}

#right .user .con .txt3 tr td{
	height: 22px;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EEEEEE;
}

#right .hotnews {
	margin-bottom: 4px;

}
#right .hotnews ul li {
	background-image: url(../images/hotnews-bg.png);
	background-repeat: no-repeat;
	height: 50px;
}
#wrapper #right .hotnews ul li table {
	margin-right: 8px;
	margin-left: 5px;
}
#right .hotnews ul li table h3 {
	font-size: 13px;
	font-weight: normal;
}
#right .hotnews ul li table h3 a {
	color: #EEE;
	text-decoration: none;
}
#right .hotnews ul li table h3 a:hover {
	text-decoration: underline;
}
#right .hotnews ul li table p {
	color: #666;
	font-size: 12px;
}
#right .hotnews ul li table .date {
	color: #59f901;
	font-size: 15px;
	font-weight: bold;
}
#link {
	background-color: #111111;
	height: 95px;
}
#link ul li {
	float: left;
}
#main {
	background-color: #040404;
	background-image: url(../images/all-bg.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#main h2 {

}
#main .about {
	padding: 20px;
	line-height: 24px;
	font-size: 15px;
}

#main .pay {
	padding: 20px;
	line-height: 24px;
	font-size: 15px;
}
#main .link2 {
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main .link2 ul {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#main .link2 ul li {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	height: 65px;
	overflow: hidden;
}
#main .link2 ul li .img {
	margin-bottom: 5px;
	width: 120px;
}
#main .link2 ul li p {
	text-align: center;
}
#main .link2 ul li a {
	color: #FFF;
	text-decoration: none;
}
#main .link2 ul li a:hover {
	text-decoration: underline;
}
#main .news {
	padding: 20px;
	line-height: 24px;
	font-size: 15px;
}
#main .news .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eb4506;
	margin-bottom: 20px;
	padding-top: 10px;
}
#main .news h2 {
	font-size: 19px;
	margin-bottom: 3px;
	font-family: "微軟正黑體", Arial, sans-serif;
}
#main .news h3 {
	margin-bottom: 3px;
	font-size: 15px;
}
#main .news p {
	color: #CCC;
}
#main .clause {
	padding: 20px;
	line-height: 24px;
	font-size: 15px;
}
#main .lll {
	border: 2px solid #333;
	margin: 20px;
}


#main .add {
	padding: 20px;
	position: relative;
	font-size: 17px;
}
#main .add .txt {
	height: 22px;
}
#main .add .button {
	height: 24px;
	width: 80px;
	margin-right: 5px;
	margin-left: 5px;
}
#main .add .dd {
	font-size: 15px;
}

#main .board {
	padding: 20px;


}
#main .board ul {

}

#main .board ul li {
	padding: 20px;
	line-height: 21px;
	margin-bottom: 5px;
	border: 1px solid #333333;
}
#main .board ul li table tr td {
	height: 30px;
}
#main .board ul li .ask {
	margin-bottom: 10px;
}

#main .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;
}



#main .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;
}


#main .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;
}




#main .board .bb2 {
	padding-top: 15px;
}
#main .board .bb2 table{
	color: #EEE;
}
#main .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;
}
#main .board .bb2 table tr td  {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

#main .board .bb2 .button{
	width: 55px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main .board .bb2 th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	font-weight: normal;
	color: #EEEEEE;
}

#main .board .page {
	width: 712px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #823400;
}
#main .board .page a {
	color: #EEEEEE;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#main .board .page a:hover {
	color: #F04707;
}
#main .board .bb2 .aaa tr td .jjw th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .board .bb2 .aaa tr td .jjw td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .buy {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 65px;
}
#main .buy ul li {
	background-image: url(../images/buy-bg.png);
	height: 220px;
	width: 620px;
	position: relative;
	color: #EEEEEE;
	margin-bottom: 10px;
}
#main .buy ul li .pice {
	position: absolute;
	left: 238px;
	top: 149px;
	font-size: 27px;
	color: #FFCC00;
	font-weight: bold;
	width: 142px;
	font-family: "微軟正黑體", Arial, sans-serif;
}
#main .buy ul li .img {
	position: absolute;
	left: 32px;
	top: 25px;
}
#main .buy ul li .botton {
	position: absolute;
	left: 396px;
	top: 147px;
}
#main .buy ul li .title {
	position: absolute;
	left: 235px;
	top: 41px;
	font-size: 21px;
	font-weight: bold;
	width: 311px;
	color: #53e803;
}
#main .buy ul li .content {
	position: absolute;
	left: 236px;
	top: 75px;
	width: 310px;
	height: 67px;
	font-size: 17px;
	overflow: hidden;
	line-height: 24px;
}





#footer  {
	height: 47px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #020202;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer .copyright {
	color: #999999;
	line-height: 47px;
	text-align: center;
}
