@charset "utf-8";
/* CSS Document */
#poster {
	position:relative;
	background: url(../../images/poster_bg.jpg) no-repeat;
	height:1134px;
	width:800px;
}
#intro {
	width: 643px;
	margin:0px auto 394px auto;
	margin-bottom: expression(0==0?'0px':'0px');
	margin-bottom: expression(0==0?'369px':'369px');
	padding-top: 233px;
	color: #ff3333;
}
.bold {
	font-weight: bold;
}
.one {
	width:643px;
	font-size: 24px;
	font-family: Tahoma;
}
.one tr {
	padding: 5px 0;
}
.to {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}
.from {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}
.date {
	font-size: 21px;
	font-weight: bold;
	color: #e5541c;
}
#product {
	width: 718px;
	margin: 0px auto;
}
#product table {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #ff6633;
}
#product table tr td {
	padding: 0px 5px;
}
#product table tr td.border {
	border-top: 1px solid #ff6633;
	border-bottom: 1px solid #ff6633;
}
#product table tr td.border_t{
	border-top: 1px solid #ff6633;
	border-left: 1px solid #ff6633;
}
#left_pro {
	float: left;
	width: 354px;
}
#right_pro {
	float: right;
	width: 354px;
}
.title {
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
	color: #ff3333;
	margin-bottom: 5px;
}
#note {
	margin-top: 10px;
	margin-top: expression(0==0?'0px':'0px');
	margin-top: expression(0==0?'10px':'10px');
	margin-bottom: 239px;
	margin-right: 42px;
	text-align: right;
}
#line {
	padding-top: 5px;
	margin-top: 10px;
	margin-top: expression(0==0?'0px':'0px');
	margin-top: expression(0==0?'14px':'14px');
	border-bottom: 1px solid #c6a230;
}
#line a:hover {
	color: #df0037;
}
#line .back {
	float: left;
	width: 71px;
}
#line .list {
	float: right;
	width: 203px;
	text-align: right;
}
.img_hide {
	height: 1px;
}