@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f78937;
	}
#goTopBtn {
	POSITION: fixed;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 30px;
	WIDTH: 30px;
	BOTTOM: 35px;
	HEIGHT: 33px;
	FONT-SIZE: 12px;
	CURSOR: pointer;
	RIGHT: 15px;
	_position: absolute;
	_right: auto
}
.clear {
	clear: both;	
	}
/*-------------header----------------*/
#header {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 96px;
	}
#header h1{
	padding-top: 60px;
	padding-left: 10px;
	}
#header h1 a{
	width: 190px;
	height: 40px;
	display: block;
	background-image: url(../images/logo.png);
	text-indent: -9999px;
	background-repeat: no-repeat;

	}
#header .topsearch {
	position: absolute;
	left: 175px;
	top: 30px;
	
	}
#header .countdown {
	position: absolute;
	top: 30px;
	z-index: 4;
	right: 0px;
	width: auto;
	font-size: 15px;
	line-height: 33px;
	color: #F60;
	margin-right: 10px;
	font-weight: bold;
	}
#header .memberbtn {
	position: absolute;
	top: 65px;
	z-index: 3;
	right: 0px;
	width: auto;
	font-size: 13px;
	line-height: 33px;
	color: #666;
	}
#header .memberbtn ul{
	list-style: none;
	}
#header .memberbtn li{
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	}
a.shopcar, a.join:visited {
	display:block;
	width:84px;
	height:32px;
	text-indent:-9999px;
	outline:0 none;
	background-image: url(../images/car.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.shopcar:hover {
	background-position: -1px -32px
}
a.service, a.join:visited {
	display:block;
	width:84px;
	height:32px;
	text-indent:-9999px;
	outline:0 none;
	background-image: url(../images/service.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.service:hover {
	background-position: -1px -32px
}
a.join, a.join:visited {
	display:block;
	width:84px;
	height:32px;
	text-indent:-9999px;
	outline:0 none;
	background-image: url(../images/join.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.join:hover {
	background-position: -1px -32px
}
a.login, a.login:visited {
	display:block;
	width:84px;
	height:32px;
	text-indent:-9999px;
	outline:0 none;
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.login:hover {
	background-position: -1px -32px
}
a.logout, a.logout:visited {
	display:block;
	width:84px;
	height:32px;
	text-indent:-9999px;
	outline:0 none;
	background-image: url(../images/logout.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.logout:hover {
	background-position: -1px -32px
}
.center {
	padding-left: 34%;
}
.menudeco{
	width: 1px;
	height: 10px;
	background: #7A3719;
	padding-top: 8px;
	}
#header .topnav {
	position: absolute;
	top: 1px;
	width: auto;
	height: 40px;
	right: 0px;
	}
#header .topnav ul{
	list-style: none;
	
	}
#header .topnav li{
	float: left;
	display: block;
	margin-top: 7px;
	margin-right: 10px;
	_margin-right: 5px;/*IE6*/
	_margin-left: 5px;/*IE6*/
	font-size: 13px;
	line-height: 18px;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.1);
	}
#header .topnav li a,a:visited{
	color: #333;
	text-decoration: none;
	}
#header .topnav li a:hover{
	color: #F00;
	text-decoration: none;
	}
#header .mainnav {
	position: absolute;
	bottom: -6px;
	height: 40px;
	width: auto;
	padding-top: 0px;
	line-height: 18px;
	padding-left: 0px;
	left: 211px;
	}
#header .mainnav ul{
	list-style: none;
	}
#header .mainnav li{
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	margin-left: 10px;
	_margin-right: 5px;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.1);
	text-align: center;
	}
#header .mainnav li a,a:visited{
	color: #F90;
	text-decoration: none;	
	}
#header .mainnav li a:hover{
	color: #F00;
	text-decoration: none;
	}

#header .mainnav p{
	padding: 0px;
	margin-top: -5px;
	color: #A7A7A7;
	font-size: 13px;
	}
body:nth-of-type(1) #header .mainnav p{
	padding: 0px;
	margin-top: 1px;
	color: #A7A7A7;
	font-size: 13px;
	}
/*-------------banner輪播區----------------*/

#ad_area
{
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	height: 370px;
}
#banner
{
	padding: 0px;
	width: 920px;
	height: 360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#bannerL {
	width: 920px;
	float: left;
	}
#bannerR {
	width: 240px;
	margin-left: 10px;
	_margin-left: 5px;/*IE6*/
	float: right;
	margin-right: 10px;
	_margin-right: 5px;/*IE6*/
	height: 360px;
	}
#bannerR .member{
	width: 240px;
	min-height: 100px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
	height: auto;
	}
#bannerR .member h1{
	width: 238px;
	background-image: url(../images/title06.jpg);
	height: 40px;
	padding-left: 2px;
	}
#bannerR .member ul{
	width: auto;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	list-style: none;
	}
#bannerR .member li{
	font-size: 14px;
	text-align: right;
	margin-top: 5px;
	}
#bannerR .member a,a:visited{
	font-size: 14px;
	line-height: 22px;
	color: #F90;
	text-decoration: none;
	}
#bannerR .member a:hover{
	color: #F00;
	text-decoration: none;
	}
#bannerR .memberin{
	width: 240px;
	min-height: 180px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 183px;
	}
#bannerR .memberin h1{
	width: 238px;
	background-image: url(../images/title06.jpg);
	height: 40px;
	padding-left: 2px;
	}
#bannerR .memberin ul{
	width: auto;
	margin-left: 10px;
	list-style: none;
	}
#bannerR .memberin li{
	font-size: 14px;
	line-height: 22px;
	list-style-type: none;
	margin-top: 10px;
	}
.memberinP {
	text-align: center;
	}
#bannerR .memberin a,a:visited{
	font-size: 14px;
	line-height: 22px;
	color: #F90;
	text-decoration: none;
	}
#bannerR .memberin a:hover{
	color: #F00;
	text-decoration: none;
	}
.bannerB{
	width: 240px;
	margin-bottom: 10px;
	height: 400px;
	}
.banners{
	width: 240px;
	margin-bottom: 10px;
	height: 160px;
	}
.bannerM{
	width: 240px;
	margin-bottom: 10px;
	height: 240px;
	}
.epaper{
	width: 240px;
	margin-bottom: 10px;
	}
.hot{
	width: 240px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	position: relative;
	height: 460px;
	padding-bottom: 10px;
	}
.hot h1{
	width: 238px;
	background-image: url(../images/title05.jpg);
	height: 40px;
	padding-left: 2px;
	}
.hot img{
	padding-top: 10px;
	padding-left: 20px;

	}
.search{
	width: 240px;
	min-height: 100px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	position: relative;
	height: 160px;
	padding-bottom: 10px;
	}
.search h1{
	width: 238px;
	background-image: url(../images/title03.jpg);
	height: 40px;
	padding-left: 2px;
	}
.search ul{
	width: 210px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
	}
.search li{
	margin-top: 5px;
	}
.search li p{
	float: right;
	padding-right: 15px;
	}
.searchbtn {
	position: absolute;
	top: 123px;
	z-index: 3;
	right: 26px;
	width: auto;
	font-size: 13px;
	line-height: 33px;
	color: #666;
	}
.schedule{
	width: 240px;
	min-height: 250px;
	height: auto !important;
	height: 160px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	font-size: 14px;
	}
.schedule h1{
	width: 238px;
	background-image: url(../images/title01.jpg);
	height: 40px;
	padding-left: 2px;
	}
.schedule ul{
	width: 210px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
	}
.schedule li{
	margin-top: 5px;
	}
.schedule li p{
	float: right;
	padding-right: 15px;
	}
/*-------------content----------------*/
#content {
	width: 1200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	}
#content2 {
	width: 1200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	clear: both;
	}
#content3 {
	width: 1200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	height: 360px;
	clear: both;
	}
#content2L {
	width: 240px;
	float: left;
	margin-left: 10px;
	*margin-left: 5px;/*IE6*/
	}
#contentL {
	width: 240px;
	float: left;
	margin-left: 10px;
	*margin-left: 5px;/*IE6*/
	}
#content2R {
	width: 240px;
	float: right;
	margin-right: 10px;
	*margin-right: 5px;/*IE6*/
	}
#content2M {
	width: 660px;
	margin-left: 270px;
	position: relative;
	*margin-left:265px;/*IE6*/
	}
#contentL span{
	margin-left: 15px;
	font-size: 14px;
	line-height: 24px;
	}
#contentL p{
	margin-left: 20px;
	font-size: 13px;
	line-height: 24px;
	}
#contentL .member{
	width: 240px;
	min-height: 60px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
	}
#contentL .member h1{
	width: 238px;
	background-image: url(../images/title06.jpg);
	height: 40px;
	padding-left: 2px;
	}
#contentL .member ul{
	width: auto;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	list-style: none;
	}
#contentL .member li{
	font-size: 14px;
	text-align: right;
	margin-top: 5px;
	}
#contentL .member a,a:visited{
	font-size: 14px;
	line-height: 22px;
	color: #F90;
	text-decoration: none;
	}
#contentL .member a:hover{
	color: #F00;
	text-decoration: none;
	}
#contentL .memberin{
	width: 240px;
	min-height: 60px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
	}

#contentL .memberin span{
	margin-right: 10px;
	}
#contentL .memberin h1{
	width: 238px;
	background-image: url(../images/title06.jpg);
	height: 40px;
	padding-left: 2px;
	}
#contentL .memberin ul{
	width: auto;
	margin-left: 10px;
	list-style: none;
	}
#contentL .memberin li{
	font-size: 14px;
	line-height: 22px;
	}
#contentL .memberin a,a:visited{
	font-size: 14px;
	line-height: 22px;
	color: #F90;
	text-decoration: none;
	}
#contentL .memberin a:hover{
	color: #F00;
	text-decoration: none;
	}
#contentL .logoutbtn {
	position: absolute;
	top: 52px;
	z-index: 3;
	right: 13px;
	width: auto;
	font-size: 13px;
	line-height: 33px;
	color: #666;
	}
#contentL .logoutbtn ul{
	list-style: none;
	}
#contentL .logoutbtn li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	}
.order{
	width: 240px;
	min-height: 100px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
	height: 140px;
	
	}
.orderbtn {
	position: absolute;
	top: 116px;
	z-index: 3;
	right: 26px;
	width: auto;
	font-size: 13px;
	line-height: 33px;
	color: #666;
	
	}
.order h1{
	width: 238px;
	background-image: url(../images/title04.jpg);
	height: 40px;
	padding-left: 2px;
	}
.order ul{
	width: 210px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
	}
.order li{
	margin-top: 5px;
	}
.order span{
	right: 10px;
	}
.order li p{
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	}
#contentL .search{
	width: 240px;
	min-height: 100px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	position: relative;
	height: 160px;
	padding-bottom: 10px;
	}
#contentL .search h1{
	width: 238px;
	background-image: url(../images/title03.jpg);
	height: 40px;
	padding-left: 2px;
	}
#contentL .search ul{
	width: 210px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
	}
#contentL .search li{
	margin-top: 5px;
	}
#contentL .search li p{
	float: right;
	padding-right: 15px;
	}
#contentL .searchbtn {
	position: absolute;
	top: 123px;
	z-index: 3;
	right: 26px;
	width: auto;
	font-size: 13px;
	line-height: 33px;
	color: #666;
	}
.howToBuy {
	width: 240px;
	border: 1px solid #CCC;
	font-size: 15px;
	}
.howToBuy h1 {
	width: 238px;
	background-image: url(../images/title08.jpg);
	height: 40px;
	padding-left: 2px;
	}
.howToBuy p {
	text-align: center;	
	
	}
.howToTake {
	width: 240px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	font-size: 15px;
	}
.howToTake h1{
	width: 238px;
	background-image: url(../images/title09.jpg);
	height: 40px;
	padding-left: 2px;
	}
.howToTake p {
	text-align: center;	
	
	}
.qa{
	width: 240px;
	min-height: 250px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	font-size: 15px;
	}
.qa a,a:visited{
	font-size: 14px;
	line-height: 22px;
	color: #999;
	text-decoration: none;
	}
.qa a:hover{
	color: #F90;
	text-decoration: none;
	}
.qa h1{
	width: 238px;
	background-image: url(../images/title02.jpg);
	height: 40px;
	padding-left: 2px;
	
	}
.qa ul{
	width: 210px;
	margin-right: 15px;
	margin-left: 15px;
	list-style: none;
	}
.qa li{
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	}
.qa .more{
	font-size: 15px;
	margin-left: 180px;
	padding-bottom: 10px;
	padding-top: 5px;
	}
.qa .more a,a:visited{
	color: #F60;
	font-size: 13px;
	}
.qa .more a:hover{
	color: #F00;
	font-size: 13px;
	}
.news{
	width: 240px;
	min-height: 250px;
	height: auto !important;
	height: 160px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	font-size: 14px;
	}
.news a,a:visited{
	font-size: 14px;
	line-height: 22px;
	color: #999;
	text-decoration: none;
	}
.news a:hover{
	color: #F90;
	text-decoration: none;
	}
.news h1{
	width: 238px;
	background-image: url(../images/title07.jpg);
	height: 40px;
	padding-left: 2px;
	
	}
.news ul{
	width: 210px;
	margin-right: 15px;
	margin-left: 15px;
	list-style: none;
	}
.news li{
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	}
.news .more{
	font-size: 13px;
	margin-left: 180px;
	padding-top: 5px;
	}
.news .more a,a:visited{
	color: #F60;
	font-size: 13px;
	}
.news .more a:hover{
	color: #F00;
	font-size: 13px;
	}
#contentR {
	width: 920px;
	margin-left: 270px;
	
	min-height: 900px;
	position: relative;
	}
#contentR .sign {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: right;
	padding-top: 10px;
}
#contentR h1{
	background-image: url(../images/pagetitlebg.jpg);
	height: 48px;
	width: 155px;
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.5em;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.1);
	color: #F60;
	padding-left: 25px;
	}

/*-------------news----------------*/
#contentR .sectionNews{
	margin-top: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 50px;
	min-height:: 500px;
	position: relative;
	}
#contentR .sectionNews p{
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	text-indent: 2%;
	color: #666;
	font-size: 14px;
	}
#contentR .sectionNews h2{
	line-height: 22px;
	letter-spacing: 0.1em;
	font-size: 26px;
	}
#contentR .table02 td{
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 5px;
	line-height: 37px;
	font-size: 14px;
}
#contentR .table02 a {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	line-height: 37px;
	outline: 0 none;
	text-decoration: none;
}
#contentR .table02 a:visited {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	outline: 0 none;
	text-decoration: none;
}
#contentR .table02 a:hover {
	text-decoration:none;
	color:#F93;
	outline:0 none
}
#contentR .table03 td{
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 5px;
	line-height: 37px;
	font-size: 14px;
}
#contentR .table03 a.link01 {
	color: #999;
	font-size: 13px;
}
#contentR .table03 a.link02 {
	background-image: url(../images/arrow01.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	color: #F90;
}
#contentR .table03 a.link02:hover {
	color: #F60;
}
#contentR .table03 th{
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 5px;
	line-height: 37px;
	font-size: 15px;
	background-color: #FFF4CA;
}
#contentR .table03 a {
	font-size: 14px;
	color: #FF0000;
	text-transform: uppercase;
	line-height: 37px;
	outline: 0 none;
}
#contentR .table03 a:visited {
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	outline: 0 none;
	text-decoration: none;
}
#contentR .table03 a:hover {
	text-decoration:none;
	color:#F93;
	outline:0 none
}
#contentR .title {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 35px;
}
#contentR .titletab {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
}
#contentR .titletab1 {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
}
#contentR .titleqa {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-top: 5px;
}
#contentR .titleqa2 {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-top: 5px;
}
#contentR .titleqa1 {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
#contentR .cont {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #848584;
	border-bottom-color: #848584;
	color: #999;
}
#contentR .cont p{
	line-height: 24px;
	letter-spacing: 0.1em;
}
#contentR .contqa {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 35px;
	padding-top: 10px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#contentR .contqa2 {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 3px;
	padding-left: 50px;
	padding-right: 35px;
	padding-top: 3px;
	color: #999;
}
#contentR .contqa a,a:visited{
	color: #F6822B;
}
#contentR .contmap {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 35px;
	padding-top: 10px;
	color: #999;
}
#contentR .pageguide {
	width: auto;
	float: right;
	font-size: 13px;
	color: #666;
	}
#contentR .nav {
	width: 100%;
	height: 20px;
	margin-left: 28px;
	margin-top: 10px;
	}
#contentR .nav ul {
	list-style-type: none;
	}
#contentR .nav li {
	float: left;
	margin-right: 5px;
	font-size: 14px;
	}
#contentR .nav li a,a:visited {
	color: #F6822B;	
	}
#contentR .pagenum{
	margin-top: 50px;
	padding-bottom: 5px;
	height: 50px;
	position: relative;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.2em;
	text-align: center;
	}
.section{
	margin-top: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 20px;
	min-height:150px;
	height: auto !important;
	height: 150px;
	position: relative;
	}
.section_index{
	margin-top: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 20px;
	position: relative;
	}
.section .divimg{
	width: 190px;
	height: 150px;
	float: left;

	}
.section .divtxt{
	width: auto;
	/* [disabled]margin-left: 200px; */
	min-height: 150px;
	height: auto !important;
	font-size: 14px;
	margin-left: 200px;
	_margin-left: 200px;/*IE6*/

	

	}
.section h2{
	font-size: 16px;
	color: #F60;
	letter-spacing: 0.1em;
	margin-bottom: 5px;

	}
.section h2 a,a:visited{
	color: #F00;
	text-decoration: none;
	}
.section h2 a:hover{
	color: #FF6600;
	text-decoration: none;
	}
.section i{
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	}
.section span{
	font-size: 15px;
	line-height: 22px;
	}
.section span a,a:visited{
	color: #333;
	text-decoration: none;
	}
.section span a:hover{
	color: #F00;
	text-decoration: none;
	}
.section p{
	font-size: 15px;
	color: #666;
	line-height: 22px;
	letter-spacing: 0.2em;
	margin-top: 10px;
	}
.section p a,a:visited{
	color: #FF3A00;
	text-decoration: none;

	}
.section p a:hover{
	color: #333;

	}
.section .orderbtn3{
	font-size: 14px;
	color: #FFF;
	letter-spacing: 0.1em;
	right: 0px;
	bottom: 5px;
	margin-right: 10px;
	z-index: 3;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	-moz-box-shadow: 4px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow: 4px 4px rgba(20%,20%,40%,0.5);
	box-shadow: 2px 2px rgba(20%,20%,40%,0.5);
	background-color: #F60;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	}
.section .orderbtn3 a,a:visited{
	color: #FFF;
	text-decoration: none;
	}
.section .orderbtn3 a:hover{
	color: #F00;
	text-decoration: none;
	}
.section .orderbtn2{
	font-size: 13px;
	color: #FFF;
	letter-spacing: 0.1em;
	position: absolute;
	right: 0px;
	bottom: 5px;
	margin-right: 10px;
	z-index: 3;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	-moz-box-shadow: 4px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow: 4px 4px rgba(20%,20%,40%,0.5);
	box-shadow: 2px 2px rgba(20%,20%,40%,0.5);
	background-color: #F90;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	}
.section .orderbtn2 a,a:visited{
	color: #FFF;
	text-decoration: none;
	}
.section .orderbtn2 a:hover{
	color: #F00;
	text-decoration: none;
	}
.section .soonbtn{
	font-size: 14px;
	color: #999;
	letter-spacing: 0.1em;
	right: 0px;
	bottom: 5px;
	margin-right: 10px;
	z-index: 3;
	margin-bottom: 25px;
	}
/*---------------siteMap setting-----------------*/
#contentR .sectionMaps{
	margin-top: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;

	min-height:: 500px;
	position: relative;
	}
#contentR .sectionMaps a,a:visited{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	}
#contentR .sectionMaps a:hover{
	color: #FF6600;
	text-decoration: none;
	}
.ulMap{
    padding:0px;
	margin-left:0px;
}
.liMap1{
	list-style: none;
	background-image: url(http://shadow.utiki.com.tw/OnlineData/UTIKI_UDN/images/icon_sitemap2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 20px;
	line-height: 29px;
	padding-bottom: 5px;
}
.liMap1_2{
	list-style:none;
	background-image: url(http://shadow.utiki.com.tw/OnlineData/uTiki_UDN/images/icon_sitemap3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 20px;
	line-height: 29px;
}
.liMap2{
	list-style: none;
	background-image: url(http://shadow.utiki.com.tw/OnlineData/uTiki_UDN/images/icon_sitemap2.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	display: block;
	padding-left: 40px;
	line-height: 29px;
	padding-bottom: 5px;
}
/*---------------行事曆---------------*/
table.gridtable {
	font-size: 14px;
	color: #666666;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999999;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #999999;
}
table.gridtable a,a:visited {
	text-decoration: none;
	line-height: 18px;
}
table.gridtable a:hover {
	color: #F00;
}
</style>

/*---------------頁籤tab---------------*/
.abgne_tab ol, ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.abgne_tab {
	width: 660px;
	}
	ul.tabs {
	width: 100%;
	height: 40px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
	ul.tabs li {
	float: left;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
	border: 1px solid #999;
	border-left: none;
	background-color: #FFB84D;
	}
	ul.tabs li a {
	display: block;
	padding: 0 20px;
	color: #666;
	border: 1px solid #fff;
	text-decoration: none;
	}
	ul.tabs li a:hover {
	background-color: #F90;
	}
	ul.tabs li.active  {
		background: #fff;
		border-bottom: 1px solid #fff;
	}
	ul.tabs li.active a:hover {
		background: #fff;
	}
	div.tab_container {
	width: 100%;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
	div.tab_container .tab_content {
	padding: 10px;
	}
/*-------------購退取票區塊----------------*/
#contentR .sectionTake{
	margin-top: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 50px;
	min-height:: 500px;
	position: relative;
	}
#contentR .sectionTake h2{
	font-size: 18px;
	letter-spacing: 0.2em;

	}
/*-------------footer----------------*/
#footer {
	width: 100%;
	clear: both;
	height: 200px;
	background-image: url(../images/bgbuttom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 0px;
	padding-top: 100px;
	margin-top: 100px;
	}
#footer .content {
	width: 1200px;
	height: 200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#footer .footernav {
	position: absolute;
	top: 20px;
	width: auto;
	height: 40px;
	left: 10px;
	right: auto;
	bottom: auto;
	}
#footer .footernav ul{
	}
#footer .footernav li{
	float: left;
	display: block;
	margin-top: 7px;
	margin-right: 10px;
	font-size: 15px;
	line-height: 18px;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.1);
	}
#footer .footernav li a,a:visited{
	color: #999;
	text-decoration: none;
	}
#footer .footernav li a:hover{
	color: #F00;
	text-decoration: none;
	}
#footer .fcontent {
	position: absolute;
	width: auto;
	height: auto;
	left: 10px;
	bottom: 40px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.1em;
	color: #999;
	}
#footer .fcontent a,a:visited{
	color: #999;
	}
#footer .fcontent a:hover{
	color: #F60;
	}
#footer .ssl {
	position: absolute;
	width: 110px;
	height: 50px;
	right: 55px;
	bottom: 39px;
	}
