html,body {
	margin: 0px;
	background-color: #ffa904;
	text-align: center;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bg {
	margin: 0px;
	background-image: url(images/bg.gif);
	width:100%;
	height:100%;
	z-index:1;
}
p{
	font-size: 12pt;
	line-height: 25px;
	color: #4F4F4F;
}
.title{
	font-size: 14pt;
	color: #0066CC;
	font-weight: bold;
}
.bold{
	color: #000000;
	font-weight: bold;
}
.del{
	color: #000000;
	font-weight: normal;
	text-decoration: line-through;
}
a:hover {
	color: #0099FF;
}

#all{
	width:881px;
	height:auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_08.jpg);
	background-repeat: repeat-y;
}
#header{
	width:100%;
	height:136px;
	background-image: url(images/top.jpg);
}
#header table{
	width:auto;
	height:27px;
	float: right;
	margin-right: 30px;
	margin-top: 18px;
}
#menu{
	width:100%;
	height:40px;
}
#center{
	width:100%;
	height:auto;
	background-image: url(images/main_08.jpg);
	background-repeat: repeat-y;
	margin-top: -16px!important;/*FF*/
	*margin-top: 0px!important;/*IE7*/	
	text-align: left;
}
#center table{
	text-align: left;
	height: auto;
	width: 775px;
	margin-top: 20px.px;
	margin-bottom: 0px.px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#center buy_table{
	width:100%;
	height:auto;
	background-image: url(images/main_08.jpg);
	background-repeat: repeat-y;
	margin-top: -16px!important;/*FF*/
	*margin-top: 0px!important;/*IE7*/	
	text-align: left;
}
#footer{
	width:100%;
	height:auto;
	margin-top: -16px!important;/*FF*/	
	*margin-top: 0px!important;/*IE7*/

}
#footer table{
	width:100%;
	margin-top: 30px;
}
#footer .top{
	background-image: url(images/main_09.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#footer .main{
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #8C8C8C;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 25px;
	background-color: #FFFFFF;
}
#footer .down{
	background-image: url(images/main_11.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.copyright_index{
	font-family: Arial, "新細明體";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	text-align: left;
	float: left;
	height: auto;
	margin-top: -27px;
	margin-left: 30px;
}
.copyright_main{
	font-family: Arial, "新細明體";
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	text-align: left;
	float: left;
	height: auto;
	margin-top: -27px;
	margin-left: 30px;
}
.img_right{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.img_right_line{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
	padding: 2px;
}
.img_left{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.pink{
	color: #CC0000;
	font-weight: bold;
}
.txt_delt{
	text-decoration: line-through;
}
.txt_line{
	border: 1px solid #999999;
}
.txt_line_red{
	text-decoration: underline;
	color: #3333CC;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.frame {
	border: 1px dashed #666666;
	padding-left: 30px;
}

.qa {
	color: #336699;
}
/*浮動視窗*/
#bookmark{
	position:fixed;
	right:10px;
	top:180px;
	text-align: left;
	background-image: url(images/frame.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 180px;
	padding-top: 30px;
	font-size: 10pt;
	text-decoration: none;
	line-height: 15pt;
	padding-right: 0px;
	padding-left: 10px;
} 
