@charset "utf-8";
body {
	font-family:"LiHei Pro", Helvetica, "新細明體", Arial;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 22px;
}
html {
	scrollbar-face-color: #ec008c;
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color:  #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
}#photo {
	width: 100px;
}
#photo .title {
	background-image: url(../images/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 27px;
	height: 27px;
	text-indent: 40px;
}
#photo .title span {
	color: #00CCFF;
	position: absolute;
	right: 40px;
	text-align: right;
}
#photo span {
	color: #00CCFF;
}
#photo .img {
	text-align: center;
}



#photo #text {
	width: 600px;
	text-align: justify;
}
#photo .closebtn {
	background-color: #333333;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
}
