/*------------------------
COMMON
-------------------------*/
body {
	margin: 0px auto;
	width: 1000px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
input {
	margin-top: 2px;
	margin-bottom: 1px;
}
input.button { 
	padding: 5px;
	width: 220px;
	height: 35px;
	border: 3px outset #999999;
	background-color: #cc0000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
 	vertical-align: middle;
}
input.button2 { 
	padding: 5px;
	width: 235px;
	height: 35px;
	border: 3px outset #999999;
	background-color: #cc0000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
 	vertical-align: middle;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.image { 
	border: 1px solid #000000;
}
/*----通用字----*/
.txt_w {
	color: #FFFFFF;
	font-size: 12px;
}
.txt_r {
	color: #FF0000;
}
.txt_bu {
	color: #0000FF;
}
.txt_gray {
	color: #999999;
}
.txt_seat {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	background-color: #2d437c; 
	border-right: 1px solid #FFFFFF;
}
.link_top {
	color: #666666;
	text-align: right;
	display: block;
	font-size: 11px;
	line-height: 15px;
}
/* ---通用表格--- */
/* #tb = #pageContent - #pageContentText */
#tb {
	float: left;
	width: 670px; 
	padding-bottom: 0px;
}
#tbTitle, #tbList {
	margin: 0px auto;
}
#tbTitle {
	text-align: center;
	color: #FFFFFF;
}
#tbList {
	text-align: left;
	color: #000000;
}
#tbTitle .lt40, #tbList .lt40, #tbTitle .lt60, #tbList .lt60, #tbTitle .lt80, #tbList .lt80, #tbTitle .lt90, #tbList .lt90, #tbTitle .lt100, #tbList .lt100, #tbTitle .lt120, #tbList .lt120, #tbTitle .lt150, #tbList .lt150, #tbTitle .lt180, #tbList .lt180, #tbTitle .lt200, #tbList .lt200, #tbTitle .lt300, #tbList .lt300, #tbTitle .lt350, #tbList .lt350, #tbTitle .lt450, #tbList .lt450, #tbTitle .lt500, #tbList .lt500, #tbTitle .lt520, #tbList .lt520, #tbTitle .lt570, #tbList .lt570, #tbTitle .lt600, #tbList .lt600 {
	float: left;
	display: block;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 5px;
	line-height: 25px;
}
#tbTitle .lt40, #tbList .lt40 {
	width: 29px;
}
#tbTitle .lt60, #tbList .lt60 {
	width: 49px;
}
#tbTitle .lt80, #tbList .lt80 {
	width: 69px; 
}
#tbTitle .lt90, #tbList .lt90 {
	width: 79px; 
}
#tbTitle .lt100, #tbList .lt100 {
	width: 89px; 
}
#tbTitle .lt120, #tbList .lt120 {
	width: 109px;
}
#tbTitle .lt150, #tbList .lt150 {
	width: 139px;
}
#tbTitle .lt180, #tbList .lt180 {
	width: 169px; 
}
#tbTitle .lt200, #tbList .lt200 {
	width: 189px;
}
#tbTitle .lt300, #tbList .lt300 {
	width: 289px;
}
#tbTitle .lt350, #tbList .lt350 {
	width: 339px;
}
#tbTitle .lt450, #tbList .lt450 {
	width: 439px;
}
#tbTitle .lt500, #tbList .lt500 {
	width: 489px;
}
#tbTitle .lt520, #tbList .lt520 {
	width: 509px;
}
#tbTitle .lt570, #tbList .lt570 {
	width: 559px;
}
#tbTitle .lt600, #tbList .lt600 {
	width: 589px;
}
#tbTitle .lt40, #tbTitle .lt60, #tbTitle .lt80, #tbTitle .lt90, #tbTitle .lt100, #tbTitle .lt120, #tbTitle .lt150, #tbTitle .lt180, #tbTitle .lt200, #tbTitle .lt300, #tbTitle .lt350, #tbTitle .lt450, #tbTitle .lt500, #tbTitle .lt520, #tbTitle .lt570, #tbTitle .lt600 {
	background-color: #2d437c; 
}
#tbList .lt40, #tbList .lt60, #tbList .lt80, #tbList .lt90, #tbList .lt100, #tbList .lt120, #tbList .lt150, #tbList .lt180, #tbList .lt200, #tbList .lt300, #tbList .lt350, #tbList .lt450, #tbList .lt500, #tbList .lt520, #tbList .lt570, #tbList .lt600 {
	background-color: #f1f3fa;
}
/* ---通用ol•數字--- */
#tl ol {
	margin: 0px;
	padding-left: 20px;
	/*padding-bottom: 10px;*/
	list-style-type: decimal;
	list-style-position: outside;
}
#tl ol li {
	margin: 0px;
	padding: 0px;
}
/* ---通用ul--- */
#tl ul {
	margin: 0px;
	list-style-position: outside;
	padding-left: 20px;
	list-style-type: square;
}
#tl ul li {
	margin: 0px;
	padding: 0px;
}
/* ---通用ul(左右排列)---目前測試應用在ibon_takes.php仍有問題 */
#tl2 {
	float: left;
	width: 540px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#tl2 ul {
	float: left;
	margin: 0px;
	list-style-type: none;
}
#tl2 ul li {
	float: left;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 250px;
}
/*------------------------
INDEX
-------------------------*/
#index {
	margin: 0px auto;
	width: 1000px;
}
/*------------------------
HEADER
-------------------------*/
#header {
	margin: 0px auto;
	padding-bottom: 10px;
	width: 1000px;
	height: 130px;
	background: url(http://img.allgenki.net/dodgers/header.jpg) no-repeat;
}
#header a {
	display: block;
	width: 1000px;
	height: 130px;
}
#header a:hover {
}
/*------------------------
FUNCTION
-------------------------*/
#func {
	float: left;
	padding: 0px 10px 10px 10px;
	width: 240px;
	text-align: center;
}
#funcTopImg {
	float: left;
	width: 240px;
	height: 17px;
	background: url(http://img.allgenki.net/dodgers/func_top.gif) no-repeat;
}
#funcFooterImg {
	float: left;
	width: 240px;
	height: 17px;
	background: url(http://img.allgenki.net/dodgers/func_footer.gif) no-repeat;
	padding-bottom: 5px;
}
/*----LOGIN----*/
#funcLogin {
	float: left;
	width: 240px;
	text-align: center;
	background: url(http://img.allgenki.net/dodgers/func_bg.gif) repeat;
}
/*----FUNCNAV----*/
#funcNav {
	float: left;
	width: 240px;
	text-align: center;
	background: url(http://img.allgenki.net/dodgers/func_bg.gif) repeat;
}
#funcNav ul {
	margin: 0px;
	padding: 0px;
}
#funcNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-right: 10px;
}
#funcNav li a {
	color: #2d437c;
	text-decoration: none;
	line-height: 26px;
}
#funcNav li a:hover {
	color: #2d437c;
	font-size: 15px;
	top: 5px;
}
/*----CO----*/
#funcCo {
	float: left;
	padding-top: 10px;
	width: 240px;
	text-align: center;
	background: none;
}
/*------------------------
NAVIGATE
-------------------------*/
/*------------------------
MAIN
-------------------------*/
/* #main = #index - #func - 欲留左右 */
#main {
	float: left;
	width: 730px; 
	background: url(http://img.allgenki.net/dodgers/main_bg.gif) repeat-y;
	background-position: top center;
	padding-bottom: 10px;
}
/* #mainTopImg = #main */
#mainTopImg {
	float: left;
	width: 730px; 
	height: 36px;
	background: url(http://img.allgenki.net/dodgers/main_top.gif) no-repeat;
}
/* #mainFooterImg = #main */
#mainFooterImg {
	float: left;
	width: 730px;
	height: 27px;
	background: url(http://img.allgenki.net/dodgers/main_footer.gif) no-repeat;
}
/* #mainContent = #main - 欲留左右 */
#mainContent {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 690px; 
}
/*----PAGE•TITLE----*/
/* #pageTitle = #mainContent */
#pageTitle {
	/*margin: 0px auto;*/
	width: 690px; 
	/*height: 45px;*/
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	/*padding-left: 20px;*/
	/*background: url(http://dance.allgenki.net/http://img.allgenki.net/dodgers/title_line.gif) no-repeat;
	background-position: left bottom;*/
	position: relative;
	top: -33px;
	left: 45px;
}
/*----PAGE•CONTENT----*/
/* #pageContent = #mainContent */
#pageContent {
	margin: 0px auto;
	width: 690px;
	/*padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;*/
}
#pageContentTitle, #pageContentTitleB {
	clear: both;
	font-size: 15px;
	margin-top: 20px;
	/*margin-bottom: 10px;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#pageContentTitle {
	color: #cc0000;
	border-left: 10px solid #cc0000;
}
#pageContentTitleB {
	color: #000099;
	border-left: 10px solid #000099;
}
#pageContentText {
	padding-top: 10px;
	padding-left: 20px;
	/*padding-bottom: 20px;*/
}
/* #detailTitle = #mainContent */
#detailTitle {
	width: 690px; 
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 3px dotted #092a7c;
	border-bottom: 3px dotted #092a7c;
	font-size: 20px;
	line-height: 35px;
	color: #0a236a;
	margin-bottom: 20px;
}
/*----PAGE•BUY•TABLE----*/
#tableBuy {
	margin: 0px auto;
	width: 560px; 
}
#tableBuy1 {
	float: left;
	width: 250px;
}
#tableBuy2 {
	float: right;
}
#tableBuy1 ul, #tableSpot1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tableBuy2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	list-style-type: none;
}
#tableBuy1 ul li, #tableBuy2 ul li, #tableSpot1 ul li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
/* PAGE•UL•TABLE */
/*--測試用
#tableUL {
	float: left;
	width: 600px;
}
#tableUL ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#tableUL ul li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
--/
/* ---訂購流程--- */
/* #step = #mainContent - 10 */
#step {
	float: left;
	width: 680px;
	color: #000000;
	text-align: center;
	border: 1px dashed #957070;
	padding: 5px;
	margin-bottom: 20px;
}
.txt_step {
	color: #cc0000;
}
/*------------------------
FOOTER
-------------------------*/
#footer {
	float: left;
	width: 1000px;
	height: 96px;
	padding-top: 10px;
	/*background-color: #2d437c;*/
	background: url(http://img.allgenki.net/dodgers/footer.gif) no-repeat;
	/*background-position: top center;*/
	text-align: center;	
}
.footerInfo {
	padding-top: 30px;
}