#message {
	height: 170px;
	width: 310px;
	margin-left:65px;
	margin-top: 84px;
	overflow:hidden
}
#toolbar {
    width: 85px;
    height: 32px;
    margin-left: 630px;
    margin-top: 10px;
}
#refer {
	height: 21px;
	width: 75px;
	margin-left: 250px;
	font-size: 12px;
	color: #FF0;
	margin-top: 253px;
}

#message_list {
	width: 295px;
	height: 170px;
	overflow: hidden;
}
.text {
	font-family: 微軟正黑體,新細明體;
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	text-align: left;
	line-height: 18px;
}
.fb_id {
	font-family: 微軟正黑體,新細明體;
	font-size: 13px;
	color: #000;
	letter-spacing: 1px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
	height: 16px;
}

.photo{
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
.message_block{
	width: 295px;
}

img{
	border:0;
}

h2,h3{
    border:0;
    padding:0;
    margin:0;
}
p{
    margin:0 0 5px 10px;
    paddin:0;
    font-size:12px;
}
.jpg{
    border:6px #fff solid;
}

#hint_win{
    display: none;
    z-index: 5;
    position: absolute;
    background-color: #F0F0F0;
    border: 0px solid grey;
    padding: 3px;
    bottom: 400; left: -400;
    -moz-box-shadow: 3px 3px 2px #888;
    -webkit-box-shadow: 3px 3px 2px #888;
    box-shadow: 3px 3px 2px #888;
}

#hint_win .head{
    padding: 0px 0px 5px 0px;
    font-size: 12pt; font-weight: bolder;
    text-align: center;
}

#hint_win .img{
    padding: 0; margin: 0;
}

#hint_win .body{
    padding: 5px;
    border: 1px solid black;
    border-width: 1px 0 0 0;
    background-color: white;
}

#hint_win .msg{
    font-size: 10pt;
    line-height: 1.5em;
    color: #5A5A5A;
}
/* 新版捷徑檔 */
body {
	background-color:#2A2A2A;
}
div#container {
	background:url(images/bg.jpg);
	height:700px;
	overflow:hidden;
}
div#a {
	background:url(images/a.png) no-repeat;
	width:980px;
	height:231px;
	margin:0 auto;
}
div#b {
	background:url(images/b.png) no-repeat;
	width:980px;
	height:272px;
	margin:0 auto;
}
div#c {
	background:url(images/88_bg.png) no-repeat;
	width:185px;
	height:130px;
	margin:50px 20px 0 0;
	padding:30px 25px 10px 290px;
	float:right;
}
div#d {
/*	background:url(images/d.png) no-repeat;  */
	width:980px;
	height:197px;
	margin:0 auto;
	position:relative;
}
.texthidden {
	display:block;/*統一轉化為塊級元素*/
	overflow: hidden;
	width: 0;
	height: 0;
}
a.install {
	/*position:absolute;*/
	/*left: 700px;*/
	outline:none;/*top: 0px;*/
}