@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/*
 * CSS Style for "negotium" Theme 
 * @author ZulloP
 * @url http://eshop.webrevolution.org
 * @email eshop@webrevolution.org
 */
 


/* CODE IS POETRY
--------------------------------------------------------- */
 body{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	color: #666;
}
 #body_bg{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* JOOMLA! STYLING
--------------------------------------------------------- */
a:link, a:visited {
	font-size: 12px; 
	color: #93bb3a; 
	text-decoration: none;
	font-family: "Lucida Sans", Tahoma, Arial;
}
a:hover {
	color: #374149;	text-decoration: underline;
}
.modifydate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
	padding-top: 10px;
}

.small{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
.createdate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
td.buttonheading {
	width: 16px;
}

/* CUSTOM STYLING
--------------------------------------------------------- */
.top_border_left{
	background-image: url(../images/top_border_left.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 14px;
}
.top_border_bg{
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height: 180px;
}
.top_border_right{
	background-image: url(../images/top_border_right.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 14px;
}

.sub_top_border_left{
	background-image: url(../images/sub_top_border_left.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 14px;
}
.sub_top_bg{
	background-image: url(../images/sub_top_border_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
}
.sub_top_border_right{
	background-image: url(../images/sub_top_border_right.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 14px;
}

.maincontent_border_left{
	background-image: url(../images/content_border_left.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.flash_background{
	background-image: url(../images/flash_background.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 14px;
	background-position: bottom;
}
.maincontent{
	
}
.maincontent_border_right{
	background-image: url(../images/content_border_right.gif);
	background-repeat: repeat-y;
	height: 35px;
	width: 14px;
}

.footer_border_left{
	background-image: url(../images/footer_border_left.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 14px;
}
.footer_bg{
	background-image: url(../images/template_04.jpg);
	height: 69px;
}
.footer_border_right{
	background-image: url(../images/footer_border_right.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 14px;
}
#topmenu{
	padding-left: 15px;
}
#date{
	padding-right: 15px;
	font-size: 11px;
}
#copyright{
	padding-left: 370px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
}
#copyright a:link, #copyright a:visited{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	color: #374149;
	text-decoration: none;
}
#copyright a:hover{
	text-decoration: underline;
}
#bottom_links{
	padding-right: 15px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
}
#bottom_links a:link, #bottom_links a:visited{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	color: #374149;
	text-decoration: none;
}
#bottom_links a:hover{
	text-decoration: underline;
}
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	padding-left: 0;
list-style:none; float: left; 
white-space: nowrap;
}
#mainlevel-nav a { 
	font-size: 12px;
	color: #374149;
	text-decoration: none;
	font-family: "Lucida Sans", Tahoma, Arial;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
	padding-right: 13px;
	padding-left: 13px; }
#mainlevel-nav a:hover { 
	color: #374149;
	text-decoration: underline; }

#banner{ padding-top: 15px; padding-bottom: 5px; }
/* LEFT COLUMN
--------------------------------------------------------- */
.left_table{
	background-image: url(../images/template_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;	
}
#left{
	width: 180px;
	padding-top: 30px;
	padding-left: 30px;
}

/* MAINBODY COLUMN
--------------------------------------------------------- */
.mainbody{
	width: 690px;
	padding-top: 40px; /*原31*/
	padding-bottom: 30px;
	background-image: url(../images/template_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
.mainbody1{
	width: 690px;
	padding-top: 15px; /*原31*/
	padding-bottom: 30px;
	background-position: top;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}


/* RIGHT COLUMN
--------------------------------------------------------- */
.right_table{
	padding-right: 20px;
	padding-top: 35px;
}
#right{
	width: auto;
}

/* MENU STYLING
--------------------------------------------------------- */
table.moduletable {
	width: 182px;
	margin-bottom: 20px;
}
table.moduletable th { font-family: "Lucida Sans", Tahoma, Arial; font-size: 14px; color: #374149; height: 10px; text-transform: uppercase; text-align: left; padding-bottom: 3px; border-bottom: 2px solid #c5e674; }
table.moduletable td {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	color: #374149;
}
a.mainlevel:link, a.mainlevel:visited {
	font-size: 15px;
	display: block;
	height: 35px;
	width: 182px;
	font-family: "Lucida Sans", Tahoma, Arial;
	text-decoration: none;
	color: #93bb3a;
	line-height: 26px;
	background-image: url(../images/leftbuttom_bg.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
}
a.mainlevel:hover {
	background-image: url(../images/leftbuttom_bg_hover.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 182px;
	color: #374149;
}
.sublevel{
	color: #F00;
	font-size: 12px;
	line-height: 24px;
	}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}
.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; background: #4b535b url(../images/button-bg.gif) repeat-x left top; color: #f3f5f8; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus { color: #f3f5f8; background-color: #cc3333; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
	border: solid 1px #bfc2c5;
	background: #f5f6f8;
}
.inputbox:hover, .inputbox:focus { background-color: #e9ebed; border: solid 1px #9198a0; }
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
table.blog .article_seperator {
	display: block;
	height: 10px;
}
#ol-leftcol .article_seperator, #ol-rightcol .article_seperator {
	display: none;
}
table.contentpane {
	border: none;
	width: 60%;
}
table.contentpane k{
   color: red;
}
.contentheading k{
   color: red;
}
table.contentpaneopen {
	line-height:20px;
	border: none;
	
	color: #666;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 22px;
}
table.contenttoc th {
	padding: 1px;
	border-bottom: 5px solid #FFFFFF;
	background: #DFE5EC;
	color: #646E7B;
	text-indent: 5px;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
	margin: 10px 0;
}
.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #646E7B;
	text-transform: uppercase;
}
td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}
.category {
	font-weight: bold;
}
.clr {
	clear: both;
}
.contentheading a:link, .contentheading a:visited {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	color: #93bb3a;
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.contentheading a:hover {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	color: #93bb3a;
	font-weight: bold;
	height: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}
.componentheading { padding-bottom: 2px; margin-bottom: 10px; color: #405267; font-size: 1.5em; line-height: normal; font-weight: bold; text-transform: uppercase; border-bottom: 0px dotted #999; }
.contentdescription {
	padding-bottom: 30px;
}
table.blog .contentheading {
	font-size: 1.17em;
	font-weight: bold;
}
.contentheading {
	color: #405267;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 0px dotted #ccc;
	height: 20px;

}
a.contentpagetitle {
	text-decoration: none!important;
}
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}
a.readon { float: right; padding: 1px 5px 1px 16px; display: block; color: black; font-size: 1em; text-decoration: none; }
a.readon:hover, a.readon:active, a.readon:focus {
	color: green;
	text-decoration: none!important;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 690px;

}
.createdate {
	padding-bottom: 10px;
	color: #818181;
	font-weight: bold;
	line-height: 10px;
}
.modifydate {
	color: #818181;
	height: 15px;
}
.moduletable {
	padding: 0;
}
.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}
.mosimage img {
	padding: 0;
	margin: 0!important;
}
.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #818181;
}
.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
}
.pagenavcounter {
	padding: 8px 14px 0;
}
.sectiontableheader {
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	background-color: #390;
}
tr.sectiontableentry1 td {
	padding: 5px;
}
tr.sectiontableentry2 td {
	padding: 5px;
}
.small {
	color: #818181;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}
/*內頁彰客查票系統畫面*/
.test {
	width: 680px;
	height: 600px;
	background-image: url(../images/ticket/bg11.gif);
}
.ticket_mainbody{
padding-top: 5px;
	width: 680px;
}
.ticket_heading1{
	width: 680px;
	background-image: url(../images/ticket/bg_01.gif);
	background-repeat: no-repeat;
	height: 101px;
}
.ticket_heading2{
	width: 680px;
	background-image: url(../images/ticket/bg_02.gif);
	background-repeat: no-repeat;
	height: 60px;
}
.ticket_body{
	width: 680px;
	background-image: url(../images/ticket/bg_06.gif);
	background-repeat: repeat-y;
}
.ticket_body1{
	background-image: url(../images/ticket/bg_03.gif);
	padding-top: 8px;
	padding-left: 90px;
	font-size: 12px;
	color: #FFF;
	background-repeat: no-repeat;
	height: 50px;
}
.ticket_body2{
}
.ticket_body2left{
	background-image: url(../images/ticket/bg_04.png);
	min-height:192px;
	font-size: 12px;
	color: #900;
	float: left;
	width: 235px;
	padding-top: 50px;
	padding-left: 25px;
	height: 192px;
	background-repeat: no-repeat;
}
.ticket_body3{
	padding-left: 80px;
	font-size: 12px;
	color: #999;
	height:40px;
	clear: left;
}
.ticket_body_pic{
	padding-left: 40px;
}
.ticket_body_howmuch{
	min-height:192px;
	font-size: 12px;
	color: #999;
	background-image: url(../images/ticket/bg_05.png);
	background-repeat: no-repeat;
	margin-left: 253px;
	padding-top: 30px;
	padding-left: 30px;
}
.ticket_footer{
	background-image: url(../images/ticket/bg_07.gif);
	height: 47px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: top;
}   
  .display_T_on  {
	height:100px;
	display: inline;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/ticket/display_T_on.png);
}
/*TEST-------------------------------------------------------------------0126*/
table.aaa {
	margin-bottom: 20px;
	padding: 10px;
	color: #090;
	color: #390;
	color: #390;
	height: 50px;	/*width: 250px;*/
}

table.aaa th { 
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 16px; color: #336633; 
height: 10px; 
text-transform: uppercase; 
text-align: left; 
padding-bottom: 3px; 
border-bottom: 2px solid #c5e674; 
}

table.aaa td {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
	line-height:20px;
	color: #666;
}
/*內頁上資料美工css by 忠憲0206*/
.h11{
	font-size: 16px;
	color: #093;
	font-weight: bold;
}
.h12{
	color: #060;
}
.logo_bg{
	background-image: url(../images/logo_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	
	}
.charge_bg{
	background-image: url(../images/charge_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	}
/*彰客報名表form*/

.field_tb{
	font-size: 16px;
	color: #3CC;
	background-color: #069;
	}
.field_note{
	font-size: 16px;
	color: #093;
	background-color: #0F6;
	}
.font_size{
	font-size: 15px;
	color: #666;
	}
.font_size_2{
	font-size: 15px;
	color: #FFF;
	}
	
	
	.contentpaneopen_tickit td{
	width:250px;
	
	}
	
	.in_travel td{
	    min-width: 91px;
	}
.in_travel_2{

}
.in_travel .in_travel_2 td{
 min-width: 0px;
}
	
.tablecontentpane{
margin-left:-10px;
}

.newstaiwangoodtrip{
display:block;
background-image: url("../images/taiwangoodtrip.jpg");
height: 358px;
    width: 600px;
}


/*跑馬燈*/

.moduletable_run{

    height: 30px;
    margin-top: 20px;

}

.moduletable_run a{
margin-right:15px;
font-size:16px;
color:red;
}


/*搜尋text*/
.findtext{
    background-color: gray;
    border: 0 none;
    cursor: auto;
    font-size: 0;
    height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 54px;
    z-index: 0;
}

/*左上圖片*/
.moduletable_left_top{
 float: left;
    text-align: center;
    width: 100%;
}
.screenhunter{
background-image: url("../images/ScreenHunter_2.png");
 background-repeat: no-repeat;
    background-size: 110px auto;
    height: 145px;
    margin-left: 300px;
    margin-top: -100px;
    position: absolute;
    width: 200px;
}










