body.index {
	background: #000000 url(img/bg.jpg) no-repeat center top fixed;
	text-align: center;
	}

body.item {
	background: trancepearent;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	
#container {
	width: 950px;
	height: 580px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px solid #ffffff;
	}
	
td.menu_frame {
	width: 380px;
	padding: 70px 0px 0px 20px;
	}
	
.menu_tour {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #d7c0d4;
	padding: 8px;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	}
.menu_tour_b {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #b4b7ce;
	padding: 5px;
}
	
.menu_tourtitle {
	padding-bottom: 3px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	}
.menu_tour_year {
	font-size: 11px;
}

.attention {
	padding: 5px 10px 10px 20px;
	text-align: left;
	font-size: 9px;
	line-height: 11px;
	}
.point {
	color: #F00;
}


.goods_tourtitle {
	background-color: #64cce2;
	color: #000000;
	width: 420px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	}

.goods_frame {
	width: 420px;
	margin: 0px;
	border: 1px solid #666666;
	text-align: center;
	overflow: auto;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	height: 100%;
	}
	
.goods_move {
	padding-top: 3px;
	font-size: 12px;
	}

.item_info {
	font-size: 10px;
	}

.item_info2 {
	font-size: 11px;
	text-align: left;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	}

p {
	margin-top: 5px;
	line-height: 120%;
	text-align: center;
	}

p table {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	}

p table td {
	font-size: 12px;
	}
	
hr {
	height: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff6600;
}.goods_gray {
	font-size: 10px;
	color: #666;
}
#menu_tour_wrapper {
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 670px;
}
#goodsframe {
	height: 310px;
	width: 460px;
	float: left;
}
.goods_info {
	font-size: 12px;
	margin-bottom: 30px;
}
table.list {
border-collapse: collapse;
border: 1px #000000 solid;
font-size: 11px;
font-color: #000000;
}

table.list td {
	border: 1px #000000 solid;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
}
table.list td.red {
	color: #F00;
	line-height: 130%;
}
table.list th {
	border: 1px #000000 solid;
	font-size: 10px;
	color: #000;
	background-color: #B5B5B5;
	text-align: left;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
