.banner{
	background-image: url(images/banner_bg2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1{
	color: #0d6ac7;
	font-family: Arial;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	display: block;
	margin: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 450px;
}
.banner_p {
	font-size: 16px;
	line-height: 16px;
	color: #0d6ac7;
	font-weight: bold;
	font-family: Arial;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 452px;
}
.banner_word {
	color: #030303;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	font-weight: normal;
	list-style-type:none;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 452px;
	width: 450px;
	line-height: 20px;
}
.banner_word li{
	padding: 0px;
	margin: 0px;
}
.table_button{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 465px;
}

a.buy_button{
	background-image: url(images/banner_button.gif);
	display: block;
	height: 53px;
	width: 236px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-position: 0px 0px;
	padding: 0px;
}
a:hover.buy_button{
	background-image: url(images/banner_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
	text-decoration: none;
}
.buy_title {
	font-family: Arial;
	font-size: 19px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-decoration: none;
}

.days {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 43px;
	font-family: Verdana;
	font-size: 10px;
	color: #1570cd;
	font-weight: bold;
}
.price{
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	font-family: Arial;
	display: block;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.price span{
	text-decoration: line-through;
	
}
a.upgrade{
	color: #2c93fa;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/upgrade.jpg);
	background-repeat: no-repeat;
	background-position: 39px 2px;
	display: block;
	text-align: center;
	margin: 0px;
	padding-left: 24px;
	line-height: 23px;
}
a:hover.upgrade{
	color: #666;
	text-decoration: none;
	display: block;
}
.reviews {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*ÆÀÂÛ¶¨Òå*/
.reviews-bg {
	background-image: url(images/reviews-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-left-color: #cbcbcb;
}
.reviews-name {
	font-size: 10px;
	color: #5b5b5b;
}
.reviews-c {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #062746;
	font-style: italic;
}


.re_center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

