@charset "utf-8";
/* CSS Document */

/*
	Site Name:  2009/2010 henry6th website
	Description: ticket html setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: ticket top layout

==========================================================
*/


/* -------------------------------------------------------
  1: ticket top layou
------------------------------------------------------- */

#borderImage {
	width : 901px;
	margin: 10px auto 15px auto;
}
#ticket #mainContents {
	width       : 882px;
	margin-right: auto;
	margin-left : auto;
}
#ticket #mainContents h2 {
	margin-bottom: 7px;
}
#ticketInfoHheading {
	float : left;
	width : 680px;
	height: 37px;
}
#seatBtn {
	background: url(../../ticket/img/bg_seatbtn.gif) no-repeat left top;	
	display   : block;
	float     : left;
	width     : 202px;
	height    : 37px;
}


#priceLeft {
	float  : left;
	width  : 193px;
	margin : 0px;
	padding: 0px;
}
#priceLeft li,
#priseRight dt,
#priseRight dd{
	display: inline;
	border :none;
	margin : 0px;
	padding: 0px;
}
#priceLeft li img,
#priseRight img{
	display: block;
	border : none;
	margin : 0px;
	padding: 0px;
}
#priseRight {
	float: left;
	width: 688px;
}
#priseRight #setticketDetail {
	background  : url(../../ticket/img/bg_setticket_info.gif) no-repeat left top;
	display     : block;
	width       : 655px;
	height      : 72px;
	padding-top : 5px;
	padding-left: 33px;
}
#ticketTreat {
	float     : left;
	width     : 432px;
	margin-top: 25px;
}
#ticketTreat p#btn {
	background: url(../../ticket/img/bg_tel_btn.gif) no-repeat left top;
	text-align: center;
	width     : 431px;
	height    : 47px;
}
#ticketTreat .detailInfo {
	background  : url(../../ticket/img/bg_ticket_detail.gif) no-repeat left top;
	width       : 371px;
	height      : 78px;
	padding-top : 13px;
	padding-left: 60px;
}
#ticketTreat .detailInfo li {
	margin-bottom: 3px;
}

#Webticket {
	float     : right;
	width     : 432px;
	margin-top: 25px;
}
#Webticket p {
	background : url(../../ticket/img/bg_web_btn.gif) no-repeat left top;
	text-align : center;
	width      : 431px;
	height     : 73px;
	padding-top: 25px;
}
#Webticket .detailInfo {
	background  : url(../../ticket/img/bg_ticket_detail.gif) no-repeat left top;
	width       : 406px;
	height      : 71px;
	padding-top : 20px;
	padding-left: 25px;
}#Webticket .detailInfo ul {
	float       : left;
	margin-right: 20px;
}
#Webticket .detailInfo .lastChild {
	margin-right: 0px;
}
#Webticket .detailInfo ul li {
	background   : url(../../ticket/img/icon_arrow_texture.gif) no-repeat left 3px;
	margin-bottom: 8px;
	padding-left : 17px;
}
#Webticket .detailInfo ul li .outlinkTexture {
	background   : url(../../ticket/img/icon_outlink_texture.gif) no-repeat right 2px;
	padding-right: 15px;
}
#theDay {
	margin-top: 14px;
	clear: both;
}
#theDay h2 {
	float: left;
	width: 241px;
}
#theDay ul {
	background-image: url(../../ticket/img/bg_toujitu_area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 641px;
	float: left;
	padding-top: 17px;
}
#theDay ul li {
	float: left;
	margin-right: 13px;
}
