﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #fff;
    font-size: 14px;
    font-family: 新細明體, "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
  /*  color: #696969;*/
}

/* HEADINGS   
----------------------------------------------------------*/
/*
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}
*/
/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1200px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #fff;
    width: 100%;
    text-align: center;
}

.footer
{
    color: #4e5766;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

.divlogout
{
	text-align:center;
	height:50px;
	font-size:14px;	
}
 
/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
 /*   background-color:#3a4f63;(*/
	background-color:#fff;
    width:100%;
}
/*
div.menu
{
    padding: 4px 0px 4px 8px;
}
*/
div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;  
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: 100%;
}

.loginDisplay
{
	 font-family:新細明體;
	 font-size:10pt;
	 font-weight:bold;
    display: block;
    text-align: right;
    color:#a0522d;
    max-width:250px;
    margin:0 auto;
}

.loginDisplay a:link
{
    color:#a0522d;
}

.loginDisplay a:visited
{
    color:#a0522d;
}

.loginDisplay a:hover
{
    color:#a0522d;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}




div#abgne_marquee {
	position: relative;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	width: 800px;
	height: 50px;
	border: 1px solid #ccc;	
	background-color:Maroon
}
div#abgne_marquee ul, div#abgne_marquee li {
	margin: 0;
	padding: 0px;
	list-style: none;
}
div#abgne_marquee ul {
	position: absolute;
}
div#abgne_marquee ul li a {
	display: block;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	font-size:14px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding-left:50px
}

/* menu #4169e1;*/
.msbk{
font-size:15px;
font-weight: bold;
font-family: 新細明體;
color: #003399;
background-image:url(../images/f_image/menuback.jpg);
background-repeat:no-repeat;
background-position: center center;
border-bottom-color:Gray;
border-bottom-style:dotted;
border-bottom-width:thin;
height:32px;
width:190px;
text-align:center;
}

.mouseover{
font-size:15px;
font-weight: bold;
font-family: 新細明體;
color:#ffffff;
background-image:url(../images/f_image/menuback1.jpg);
background-repeat:no-repeat;
background-position: center center;
height:32px;
width:190px;
text-align:center;
}

.prodkind_separator
{
	background-image:url(../images/prodkind_separator.jpg);
}

.prodtextshow {
	font-size: 12px;
	line-height: 15px;
}