/* Main Style */

body {
	/*font-size: 97%;*/
	  	margin: 0px;
	background: #FFF;
}
form {
	display: inline;
	margin: 23;
}

div.container {
	margin-left: auto;
	margin-right: auto;
}

/*以下樣式寬度設定*/
table.container {
	width: 800px;
}
/*以上樣式寬度設定*/


table.container td {
	text-align: left;
}
input.radio {
	border: 0px none !important;
}
input.checkbox {
	border: 0px none !important;
}
div.md_top div.layer_01 h3 {
	margin: 0;
}
/* (logo/banner/slogan/navbar/searchbar/companyname) */

table.container td.head {
	height: 40px;
	background: #fff;
}
div.head {
	position: relative;
	height: 150px;

}
div.head div.layer_03 {
}
div.navbar {
	position: absolute;
	bottom: 3px; right: -1px; z-index: 50;
	height: 0px;
	text-align: right;
	white-space: nowrap;
	padding: 0 0px 0 10px;
}
div.navbar div {
	padding-top: 0px;
}
div.navbar ul {
	margin: 0px;
	padding: 0;
	white-space: nowrap;
	clear: left;
	display: inline;
	text-align: center;
}
div.navbar li {
	list-style: none;
	float: left;
	display: block;
	margin: 0 0 0 -8px;
	padding: 0 1px;
	text-align: center;
}
div.navbar li a,
div.navbar li a:link,
div.navbar li a:visited {
	margin: 0;
	display: block;
	padding: 8px 15px 1px 15px;

}
div.navbar li a:hover {

}
div.navbar li.marquee {
	position: absolute;
	top: -70px;
	right: 200px;
	background: none;
	color: #8B4FCF;
	font-weight: bold;
	margin: 3px;
	clear: left;
	width: 400px;
	z-index: 9;
}
div.navbar li.marquee div {
}
div.navbar li.marquee div marquee {
	margin: 0;
	color: #FFF;
	width: 100%;
}
div.navbar li.marquee_s {
	position: absolute;
	top: -82px;
	right: 400px;
	background: none;
	color: #8B4FCF;
	font-weight: bold;
	margin: 3px;
	clear: left;
	width: 350px;
	z-index: 9;
}
div.navbar li.marquee_s div marquee {
	color: #FFF;
}

div.logo { /*logo*/
	text-align: left;
	padding: 0;
}

div.company {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 101;
}

div.banner {
	text-align: center;
	vertical-align: top;
	position: absolute;
	top: 0px;
	right: 10%;
	display: none;
}
div#hdAds {
	text-align: center;

}
div.searchbar {
	
}
div.searchbar div form, div.searchbar input, div.searchbar div img {
	margin: 0;
	padding: 0;
}
div.searchbar div {
	vertical-align: top;
	padding: 1px 0;
}
div.searchbar div table td {
	padding: 0 0 0 0;
}
div.searchbar input.keyword {
	height: 14px;
	width: 95px;
	background: #F3E9FF;
	border: 1px #8B4FCF solid;
	color: #000;
}


/* container容器 */

table.container td.body { 
	padding: 0;
	background: #FFF ;
	vertical-align: top;
}
div.body {
	background: none;
}

table.box { 
	width: 100%;
}
td.col_01 {
	background: #FFF;
}
td.col_02 {
	background: #fff;
	/*height: 450px;*/
}
td.col_03 {
	background: #FFF;
}

/*模組外觀邊寬預留寬度*/
div.col_01 {
	/*position: relative;*/
	top: 5px;
	margin: 5px;
}
div.col_02 {
	/*position: relative;*/
	margin-top: 5px;
}
div.col_03 {
	/*position: relative;*/
	margin: 5px;
}


/* (foot/counter/copyright/gotop) */

table.container td.foot { 
	padding: 0;
	vertical-align: top;
	background: transparent;
	background: #fff  no-repeat top;

}
div.counter {
	padding: 0px;
	text-align: center;
	color: #000;
}
div.foot {

}
div.foot div.layer_02 {

}
div.foot div.layer_01 {

}
div.foot div.copyright {

}
div.foot div.gotop {
	display: none;
}

/* Modules Title 模組標題 */
div.md_top div.layer_03 {
	background-position: left top; padding-left: 0px;
	height:0px;
	background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}

div.md_top div.layer_01 {
	background: #c5ee9f ;

	border-top: 1px #D2D2D2 solid;
}
div.md_top div.layer_01 h3{
	text-align: left;
	white-space: nowrap;
	padding: 5px 0 2px 10px;
}

/* Modules Content */
div.md_middle {
	border: 1px #D2D2D2 solid;
}
div.md_middle div.layer_03 {
	padding: 0; 
	height: 100%;
}
div.md_middle div.layer_02 {
	padding: 0; 
	width: 100%;
	height: 100%;
}
div.md_middle div.layer_01 {
	padding: 2px 0px;
}

/* Modules Foot */
div.md_bottom{
	display: none;
}

div.md_bottom div.layer_03 {
	display: none;
}
div.md_bottom div.layer_02 {
	display: none;
}
div.md_bottom div.layer_01 {
	display: none;
}

/* showborder/noborder */

table.special {
	text-align: left;
	width: 100%;
}
div.noborder, div.showborder {
	margin-bottom: 5px;
}
div.noborder div.md_top div.layer_03,
div.noborder div.md_top div.layer_02, 
div.noborder div.md_top div.layer_01, 
div.noborder div.md_middle div.layer_03,
div.noborder div.md_middle div.layer_02,
div.noborder div.md_middle div.layer_01 {
	background: none;
	padding: 0;
	border: 0px none;
}
div.noborder div.md_top div.layer_01 h3 {
	background: #DEEBF7;
	border-bottom: 1px #D2D2D2 solid;
}
div.noborder div.md_bottom {
	display: none;
}
div.noborder div.md_top div.center {
	background: none;
}
div.noborder div.md_middle {
	border: 0px none;
}
div.noborder div.md_middle table.special table td {
	padding: 2px;
	vertical-align: middle;
	text-align: left;
}
table.special table td a{
	text-decoration: none;
}


div.more { 
	text-align: right;
}
div.more a {
	background: url('images/icon_mdl_more.gif') no-repeat 0px 50%;
	height:16px;
	padding-left: 15px
}

div.col_01 div.md_middle div.layer_03 {
}
div.col_01 div.md_middle div.layer_02 {
}
div.col_01 div.md_middle div.layer_01 {
	padding: 0px;
}


/***last update***/
div.showhr div.md_top, div.showhr div.md_bottom, div.nohr div.md_top, div.nohr div.md_bottom {
	display: none;
}
div.nohr div.md_middle {
	border: 0px none;
}
div.showhr div.md_middle {
	border:0;
	border: 1px #E8E8E8 dashed;
	padding: 3px;
}
div.showhr {
	margin-bottom: 5px;
}

/***search***/
div.search {
        margin: 0 10px 5px 10px;
}
div.search div.tips span {
	margin-right: 13px;
}
div.advsearch div.md_top, div.advsearch div.md_bottom {
	display: none;
}
div.advsearch div.md_middle {
	border: 1px #EEE solid;
	background: #F5F5F5;
}
div.advsearch table td {
	padding: 3px 10px 3px 3px;
	line-height: 1.35em;
}
div.advsearch table td input {
	height: 19px;
}
div.mo_search, div.mo_asosearch {
	margin-bottom: 5px;
}
div.mo_search div {
	border: 0px none !important;
	text-align: left
}
div.mo_search div.md_top, div.mo_search div.md_bottom {
	display: none;
}
div.mo_search div.md_middle div.layer_01 {
	padding: 3px;
}
div.mo_search div.key {
	margin-bottom: 3px;
}
div.mo_search div.key input {
	width: 95%;
	height: 16px;
	border: 1px #E8E8E8 solid;
}


/***account***/
div.account {
	margin: 0 20px 5px 20px;
}
div.title {
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 3px;
	border-bottom: 1px #E8E8E8 solid;
	background: #e8e8e8;
}

/*會員資料table*/
table.account {
	width: 100%;
}


div.account td, table.account td {
	padding: 3px 0;
}
table.account td input {
	height: 14px;
	border: 1px #E8E8E8 solid;
}
div.account td.row_01_left, table.account td.row_01_left {
	text-align: right;
	width: 45%;
	padding-right: 7px;
}
div.account td.row_02_left, table.account td.row_02_left {
	text-align: right;
	padding-right: 7px;
}
div.account div.md_bottom div.layer_01 {
	height: 7px;
}

/***acctmsg***/
div.acctmsg {
        margin: 0 25px 5px 25px;
}
div.acctmsg div.md_middle div.layer_03 {
	min-height: 300px;
}
div.acctmsg div.md_middle div.layer_01 {
	padding: 40px 100px;
	text-align: center;
}
div.acctmsg div.msg {
	margin: 0;
	text-align: left;
	background: #F7E7CE;
	border: 1px #E8E8E8 solid;
	padding: 15px;
}

/***會員登陸login***/


div.login div.md_middle div.layer_03 {

	min-height: 100px;
	background: url('pictures/xxxxxx.gif') repeat-y repeat-x top left;
}
/*設定登陸介面寬度*/

div.login {
	margin: 0px 5px 5px 5px;
	background: url('images/desc_bg.gif') repeat-y repeat-x top left;
	}
div.login table {
	width: 90%;
	margin: 10px 10px 10px 10px;
	/*margin-top: 10px;*/
	

}
div.login td {
        padding: 3px 0;
}
div.login td input {
    height: 14px;
	border: 1px #E8E8E8 solid;
}
div.login td.row_01_left {
        text-align: center;
        width: 45%;
        padding-right: 7px;
}
div.login td.row_02_left {
        text-align: center;
        padding-right: 7px;

}
div.mo_login {
	margin-bottom: 35px;
}

/* (viewcart/popcart) */
div.viewcart {
	margin: 0 20px 5px 20px;
}
div.viewcart div.msg {
	border: 0px none;
	background: none;
	width: 400px;
	text-align: left; padding-left:10px; padding-right:10px; padding-top:40px; padding-bottom:40px
}
div.viewcart div.md_middle div.layer_03 {
	min-height: 200px;
}
.popcart {
    background: #EDF0F9 url('images/service-3.jpg') repeat-x;
	padding-top: 7px
}
body.popcart div.viewcart div.md_bottom div.layer_01 {
	height: 7px !important;
}
body.popcart a {
	padding: 1px 3px;
	text-decoration: none;
}
table.viewcart {
	border-left:1px solid #E8E8E8; border-right:0px solid #E8E8E8; border-top:1px solid #E8E8E8; border-bottom:1px solid #E8E8E8; width: 100%;
	margin-top: 10px
}
table.viewcart td {
	border-left:0px solid #E8E8E8; border-right:1px solid #E8E8E8; border-top:0px solid #E8E8E8; border-bottom:1px solid #E8E8E8; height: 20px; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
}
table.viewcart thead td {
	border-bottom: 1px solid #E8E8E8;
	background: #E3C996 url('images/tcat.gif');
	padding-top: 5px;
	white-space: nowrap
}
table.viewcart td input {
	height: 14px;
	border-width: 1px;
	border-color: #E8E8E8;
	margin: 0;
	padding-left: 2px;
}
table.viewcart td.row_01 {
	background: #FFF;
}
table.viewcart td.row_02 {
	background: #F6EFFF;
}
table.viewcart td div {
	text-align: right;
}
table.control {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.control input {
	cursor: hand;
}
table.control td {
	text-align: center;
}
table.control td div {
	text-align: right;
}

/***check***/
div.check {
	margin-bottom: 5px;
	padding: 2px;
}
div.checkall {
	margin: 0;
	float: right;
}

/***bill***/
div.bill {
	margin: 0 20px 5px 20px;
}
div.bill div.msg {
	margin: 0 20%;
	border: 0px none;
	background: none;
	width: 300px;
	text-align: left; padding-left:10px; padding-right:10px; padding-top:40px; padding-bottom:40px
}
div.bill div.md_middle div.layer_03 {
	min-height: 200px;
}
table.bill td div {
	text-align: right;
}
table.bill {
	border-left:1px solid #A8BEF8; border-right:0px solid #A8BEF8; border-top:0px solid #A8BEF8; border-bottom:1px solid #A8BEF8; width: 100%;
        margin-top: 10px
}
table.bill td {
        border-left:0px solid #A8BEF8; border-right:1px solid #A8BEF8; border-top:0px solid #A8BEF8; border-bottom:1px solid #A8BEF8; height: 24px; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
}
table.bill thead td {
	border-bottom: 1px solid #E8E8E8;
	background: #E3C996 url('images/tcat.gif');
	padding-top: 5px
}
div.checkoutmsg div.md_middle div.layer_01 {
	padding-left: 20px;
	padding-right: 20px;
	}
div.checkoutmsg div.msg {
	margin-top: 20px;
	margin-bottom: 20px;
  }

/***query***/
div.mo_query {
	margin: 0 25px 5px 25px;
}
div.mo_query div.md_top div.layer_01 h3 {
	height: 10px;
	background: none;
	border: 0px none;
}
div.mo_query div.msg {
	margin-top: 0;
}

div.mo_query div.md_middle div.layer_01 table {
	width: 100%;
}

/***forum***/
div.mo_forum {
	margin-bottom: 5px;
}
div.mo_forum div.md_top,
div.mo_forum_view div.md_top,
div.mo_forum_post div.md_top {
	display: none;
}
div.mo_forum div.control {
	background: #DEEBF7;
}
div.mo_forum table {
	width: 100%;
}
div.mo_forum table.forumlist {
	margin-top: 10px;
}
div.mo_forum table td, div.mo_forum_post table td {
	vertical-align: middle;
}
table.forumlist thead td {
	background: #E3C996 url('images/tcat.gif');
	border-bottom: 1px solid #E8E8E8;
	padding-left:0; padding-right:0; padding-top:5px; padding-bottom:3px
}
table.forumlist tbody td {
	vertical-align: middle;
	padding: 3px;
}
div.mo_forum .row_01 {
	background: #FFF;
}
div.mo_forum .row_02 {
	background: #F3F3F3;
}
div.mo_forum a {
	text-decoration: none;
}
div.smiles {
	display: inline;
	float:left;
	clear:right;
	padding: 0 3px;
	text-align: center;
}
table.forumpost {
	margin: 10px 0;
}
p.square {
	clear: left;
}
div.square {
	display: block;
}
p.inline {
	clear: right;
}
div.inline {
	float: left;
}
div.reply {
	clear: left;
}
div.bbsearch {
	margin-bottom: 5px;
}

/***list***/
td.old_price_left, td.new_price_left {
        text-align: right !important;
}
div.ptlist div.md_top {
	display: none;
}
div.ptlist {
	margin-bottom: 5px;
}
div.ptlist div.md_middle, div.mo_ptdetail div.md_middle {
	border: 0px none;
}
a.cart_add, a.cart_add:link, a.cart_add:visited {
	text-decoration: underline;
}
a.cart_add:hover {
	background: #FFC;
}
div.list {
	clear: both;
	margin-bottom: 5px;
}
div.list a {
	text-decoration: none;
}

table.cglist {
	width: 100%;
}
table.cglist td {
	padding: 3px;
}
table.cglist div {
	text-align: left;
}
table.cglist div.normal {
	padding: 5px 7px;
	border: 1px #E8E8E8 outset;
}
table.cglist div.over {
	padding: 5px 7px;
	background: #E7FFC5;
	border: 1px #E8E8E8 outset;
}
table.cglist div.down {
	padding: 6px 6px 4px 8px;
	background: #FEF5A4;
	border: 1px #E8E8E8 inset;
}

/***shadow***/
td.cm {
        border: 1px #E8E8E8 solid;
        padding: 4px 2px;
        vertical-align: top;
		background: #FFF;
}
td.rb {
        width: 3px;
        height: 3px;
        background: #E3CCFE;
}
td.rm {
        width:3px;
        background: #E3CCFE;
        vertical-align: top;
}
div.rm {
        width: 3px;
        height: 10px;
        background: #FFF;
}
td.lm {
        width:4px;
}
div.lm {
	width: 4px;
}
td.cb {
        height:3px;
        background: #E3CCFE;
}
div.cb {
        height: 3px;
        width: 10px;
        background: #FFF;
}
td.cb, td.rb, td.lb, td.ct, td.rt, td.lt {
        width: 3px;
}


/***ptdetail***/
div.mo_ptdetail {
	margin: 0;
}
div.mo_ptdetail div.md_top {
	display: none;
}
div.mo_ptdetail div.path {
}
div.ptdet {
	min-height: 500px;
	_height: 50px;
}
td.haveimage_1 {
        border-left: 1px #B89652 dotted;
        padding-left: 5px;
}
table.largeimage_2 {
	float: left;
	clear: left;
	width: 150px;

}
div.haveimage_2 {
	padding: 2px;
}
table.largeimage_3 {
	clear: both;
}

/*以下商品分隔線*/
div.haveimage_3 {
	border-top: 1px #DEEBF7 ;
	padding: 2px;
	clear: both;
}
/*以上商品分隔線*/

div.relinfo {
	margin: 0 3px 3px 0;
}
div.ptname {
	margin: 8px;
}


/***favlist***/
div.mo_favlist {
	margin: 0 10px 10px 10px;
}
div.mo_favlist table {
	width: 100%;
}
div.mo_favlist table td {
	padding: 3px;
}
div.mo_favlist h5 {
	margin: 0;
}
div.mo_favlist div.checkall {
	float: left;
	margin-right: 50px;
}


table.favlist td.row_01 {
	background: #FFF;
}
table.favlist td.row_02 {
	background: #F3F3F3;
}

/***listmod***/
table.listmod_4 {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.listmod_4 td {
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
table.listmod_4 thead td {
    border-bottom: 1px solid #E8E8E8;
	background: #E3C996 url('images/tcat.gif');
}
table.listmod_4 thead td div {
	margin: 3px;
}
table.listmod_4 td.row_01 {
	background: #FFF;
}
table.listmod_4 td.row_02 {
	background: #F6EFFF;
}

table.mo_download {
	width: 80%;
	text-align: left;
	margin-top: 10px;
}
table.desc {
	width: 80%;
	text-align: left;
}

/*** row_01 & row_02 ***/
td.row_01_left {

}
td.row_01_right {

}
td.row_02_left {

}
td.row_02_right {

}


/***msg***/
div.tips {
	padding-top: 3px;
}
div.msg {
	padding: 5px;
	margin-top: 10px;
	border: 1px #CCCC99 solid;
	background: #c5ee9f;
}
div.submit {
        margin-top: 10px;
        text-align: center;
}
.right {
	text-align: right !important;
}

/***vote***/
div.mo_vote {
	margin: 10px 10%;
}
div.mo_vote div.md_middle {
	background: #FFF url('images/bd_bg.gif') no-repeat left bottom;
}
div.mo_vote table {
	width: 100%;
	margin: 5px 0;
}
div.mo_vote table td {
	padding: 4px 5px 4px 3px;
	white-space: nowrap;
	text-align: right;
}
div.mo_vote div.voting {
	height: 9px;
	background: url('images/voting.gif') repeat-x;
	float: left
}

div.mo_vote div.close {
	text-align: center
}
div.mo_vote div.close button {
	margin: 5px;
	padding: 2px;
	font-size: 14px;
}

/***notfound***/
body.notfound {
	padding-top: 15px;
}
div.notfound {
	margin-left: 50px;
	margin-right: 50px;
}
div.notfound div.md_middle div.layer_01 {
	text-align: center;
}
div.notfound div.md_middle div.layer_01 div {
	text-align: left;
}
div.notfound div.md_middle div.layer_01 div.msg {
	width: 85%;
	background: none;
	border: 0px none;
	color: #000
}
div.notfound div.md_top div.layer_01 h3 {
	height: 10px;
	background: none;
	border: 0px none;
}

/***** aso *****/
div.o_block, div.o_none {
	clear: both;
	padding: 5px;
	
}
div.dynamic-tab div.no {
	display: block;
	float: left;
	color: #000;
	cursor: hand;
	height: 17px;
	margin: 0px -1px 0px 2px;
	float: left;
	cursor: hand;
	z-index: 1;
	text-align: center;
	top: 0;
	padding: 3px 0px 0px 0px;
	white-space: nowrap;
}
div.dynamic-tab div.no div.layer_03 {
	padding-left: 3px;
	background: url('images/no_left.gif') no-repeat left top;
}
div.dynamic-tab div.no div.layer_02 {
	padding-right: 3px;
	background: url('images/no_right.gif') no-repeat right top;
}
div.dynamic-tab div.no div.layer_01 {
	background: url('images/no_bg.gif') repeat-x;
	text-align: center; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:0
}
div.dynamic-tab div.layer_01 {
	white-space: nowrap;
	text-align: center;
}
div.dynamic-tab div.now {
	display: block;
	float: left;
	cursor: hand;
	text-align: center;
	height: 20px !important;
	z-index: 5;
	background: #FFF;
	border-bottom: 0px none;
	top: -1px;
	position: relative;
	margin-left:2px; margin-right:-1px; margin-top:1px; margin-bottom:-2px; padding-left:0px; padding-right:0px; padding-top:1px; padding-bottom:0px
}
div.dynamic-tab div.now div.layer_03 {
	padding-left: 3px;
	background: url('images/now_left.gif') no-repeat left top;
	position: relative
}
div.dynamic-tab div.now div.layer_02 {
	padding-right: 3px;
	background: url('images/now_right.gif') no-repeat right top;
	position: relative
}
div.dynamic-tab div.now div.layer_01 {
	background: url('images/now_bg.gif') repeat-x;
	position: relative;
	text-align: center; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:0
}
div.dynamic-tab div.o_block, div.dynamic-tab div.o_none {
	border: 1px solid #919B9C;
	background: #FCFCFE;
	z-index: 2;
	position: relative;
	top: -2px;
	padding: 5px;
	width: 97%;
	float: left;

}
div.o_none {
	display: none;
}



/**************************cgmenu*************************/
div.mo_cgmenu {
	margin-bottom: 5px;
}
div.mo_cgmenu div.md_middle div.layer_03,
div.mo_cgmenu div.md_middle div.layer_02 {
	background: none;
	margin: 0;
	padding: 0;
}
div.mo_cgmenu div.md_middle div.layer_01 {
	padding: 3px;
}
.ECMenu { behavior: url(../lib/cl_flyout.htc); }

.flyoutMenu{ 
	border: 0px none;
}
.flyoutLink{
	height: 22px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica; 
	cursor: hand;
	font-weight: bold;
}
.flyoutLink a, .flyoutLink a:link, .flyoutLink a:visited { 
	font-size: 12px;
	color: #000;
	text-decoration: none; 
}
.flyoutLinkOver  {
	height: 22px;
	font-family: Verdana, Arial, Helvetica; 
	background: #DEEBF7;
	cursor: hand;
	font-weight: bold;
}
.flyoutLinkOver a, .flyoutLinkOver a:link, .flyoutLinkOver a:visited, .flyoutLinkOver a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none; 
}
.flyoutLinkDown  {
	font-size: 12px;
	height: 22px;
	background-color: #EEE; 
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica; 
	cursor: hand;
	background: #BD96EA;
	font-weight: bold;
}
.flyoutLinkDown a, .flyoutLinkDown a:link, .flyoutLinkDown a:visited, .flyoutLinkDown a:hover { 
	font-size: 12px;
	color: #FFF; 
	text-decoration: none;
}

.flyoutSubMenu {
	border: #E8E8E8 solid; 
	border-width: 1px 0px 0px 1px;
	font-weight: bold;
	background: #FFF;
}
.flyoutSubLink {
	height: 22px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	background: url('images/fly_1.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	cursor: hand
}
.flyoutSubLink a, .flyoutSubLink a:link, .flyoutSubLink a:visited { 
	font-size: 12px;
	color: #000; 
	text-decoration: none; 
}
.flyoutSubLinkOver {	
	border-top:1px #FFF solid;
	border-bottom:1px #E8E8E8 solid;
	border-right:1px #E8E8E8 solid;
	height: 22px;
	font-family: Verdana, Arial, Helvetica; 
	background: #DEEBF7;
	cursor: hand;
	font-weight: bold;
}
.flyoutSubLinkOver a, .flyoutSubLinkOver a:link, .flyoutSubLinkOver a:visited, .flyoutSubLinkOver a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.flyoutSubLinkDown {
	height: 22px;
	border-top:1px #E8E8E8 solid;
	border-bottom:1px #E8E8E8 solid;
	border-right:1px #E8E8E8 solid;
	background: #BD96EA;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	cursor: hand;
}
.flyoutSubLinkDown a, .flyoutSubLinkDown a:link, .flyoutSubLinkDown a:visited, .flyoutSubLinkDown a:hover {
	font-size: 12px;
	color: #000; 
	text-decoration: none; 
}
/*以下前端路徑背景*/
div.path {
	background: #fff;
}
/*以上前端路徑背景*/

/*以下 資訊分頁數字定位*/
div.page {
	margin-top: -18px;
	margin-bottom: 5px;
	text-align: center;
}
/*以上 資訊分頁數字定位*/
