﻿.wrap {
	height: 1200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#list{
	width:810px;
	margin-top:400px;
	margin-left: 85px;
}
#list #tablebox{
	width:810px;
	height:350px;
	overflow-y:auto;
	overflow-x:hidden;
	position:absolute;
	z-index:2
}
#list #tablebox_bg{
	width:810px;
	height:350px;
	position:absolute;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity:0.5; /* CSS3 */
}
#active{
	width:810px;
	position:absolute;
	margin-top:370px;
	padding:0px;
	font-size:12px;
	margin-left: 85px;
}
#list p.text_right {
text-align: left;
}
#active h1 {
background: #0f2d03;
color: #fff;
}
#active #gift li i {
color: #fdc400;
background: #0f2d03;
}
#active #gift li {
border-bottom: 1px dashed #fff;
padding: 8px;
}
#list p span {
color: #fdc400;
font-weight: bold;
padding-right: 10px;
}
.table_head_td {
FONT-SIZE: 12px;
COLOR: #fff;
TEXT-DECORATION: none;
}
.table_body_td {
FONT-SIZE: 12px;
LINE-HEIGHT: 16px;
TEXT-DECORATION: none;
color: #fdc400;
font-weight: bold;
text-align: center;
}
.table_style td {
padding: 8px 3px;
}
#active h2 {
color: #fff;
}
.table_style td {
padding: 9px 3px;
font-family: "�L�n������","Microsoft JhengHei",Arial, Helvetica, sans-serif;
border-top: 1px dashed #fff;
vertical-align: middle;
}
.table_body {
FONT-SIZE: 12px;
COLOR: #CCCCCC;
LINE-HEIGHT: 42px;
background-position: center;
}