/** Important for ALL WebSite **/
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: '微軟正黑體';
}
html {
	font-size: 120%;
}
body {
	margin: 0rem;
	font-size: 1rem;
	line-height: 1.75rem;
}
.AlignRight {
	text-align: right;
	margin-top: 1.5rem;
}

/** single Site Setting **/

/** Single Site Globle Setting **/
h1 {
	font-size: 1.75rem;
	line-height: 2.125rem;
	margin: 0.3125rem 0rem 0rem 0rem;
	color: #131a73;
	padding-right: 1.2rem;
	background-image: url('/images/HdDotOrange.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 0.75rem 0.75rem;
	display: inline-block;
}
h2 {
	font-size: 1.3rem;
	line-height: 2.2rem;
	margin: 0.25rem 0rem 0rem 0rem;
}

h3 {
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 0.25rem 0rem 0rem 0rem;}

dl {
	font-size: 1rem;
	line-height: 1.75rem;
}
dt {
	float: left;
	width: 5rem;
	font-weight: bold;
	margin-right: 0.25rem;
	text-align: right;
}
p {
	font-size: 0.9rem;
	text-align: left;
	margin: 0.25rem 1rem 1rem 1rem;
}
p a:link,
p a:visited {
	font-size: 0.9rem;
	color: #000;
	text-decoration: none;
}
p a:hover {
	color: #619a2f;
	text-decoration: underline;
}

/** Single Site Unique Setting **/
/** Lycium.php **//
ul.SGS { list-style-type: none;}
ul.SGS li { display: inline;}
ul.SGS li div { display: inline-block; width:20rem;text-align:center;margin:0rem auto 0.02rem auto; border: 1px #333 solid;}
ul.SGS li img { width: 18rem; margin-left:0.5rem;}
dl.Lycium {margin: 0.1rem auto 0.1rem auto;}
dl.Lycium dt { float: left; width:6rem;color:#A00;font-weight:normal;}
dl.Lycium dd {padding-left:4.2rem;font-size:0.9rem;}

h4 { margin: 0.1rem auto 0.1rem 0.1rem;font-size:1.2rem;color:#00b0b0;}

dl.LyciumQA {margin: 0.1rem auto 2rem auto;}
dl.LyciumQA dt { float: left;width:1rem;color:#A00;font-weight:normal;}
dl.LyciumQA dd { font-size:0.9rem;}

div.MainDiv {
	width: 50rem;
	margin: 0rem auto 0rem auto;
	text-align: center;
/*Mark by Julius		padding: 0rem auto 0rem auto;	Mark by Julius*/
}
div.MainDiv h1 {
	text-align: left;
	width: 42rem;
	font-size: 24px;
}
#MainHead {
	background-color: #dfe6ad;
	height: 5.0625rem;
}
#Logo {
	width: 10rem;
	margin: 1.0625rem 0.5rem 0.3125rem 1.375rem;
	border: none;
}
#HeadLink {
	list-style-type: none;	
	/*margin-top: 2.8125rem 0.3125rem 0.1875rem 0rem;Julius mark 2015*/
	margin-top: 4.8125rem;
	display: inline;
}
#HeadLink li {
	display: inline;
	margin-left: 0.3rem;
	margin-right: 0.3rem;
}
#HeadLink li a:link,
#HeadLink li a:visited {
	font-size: 0.825rem;
	color: #282828;
	font-weight: bold;
	text-decoration: none;
}
#HeadLink li a:hover {
	color: #f39526;
}
.HighLight1 {
	font-weight:bold;
	text-decoration: underline;
}
.HighLight1,
#FocusHdLink {
	color: #f49627;
}
#PhotoDiv {
	background-color: #b9a880;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}
#MainContent {
	padding: 0.1875rem 0rem 0.1875rem 0rem;
	background-color: #e7e7e7;
}
#MainFoot {
	background-color: #FFF;
	text-align: center;
	width: 100%;
	font-size: 0.85rem;
	line-height: 1.2rem;
	/*color: #b87c13;Julius mark 2015*/
	color: #a36e11;
	padding-bottom: 0.8rem;
}

#HomePrdtTable {
	width: 840px;
	margin: 0.25rem auto 0.3rem auto;
	border-spacing: 10px;
	border-collapse: separate;

}
#HomePrdtTable TD {
	width: 170px;
	vertical-align: top;
	text-align: left;
	/*padding: 8px;Julius mark 2015*/
}
#HomePrdtTable IMG {
	width: 80%;
	/*border: 3px solid #619a2f;Julius mark 2016*/
}
#HomePrdtTable a:link,
#HomePrdtTable a:visited,
#HomePrdtTable a:hover {
	color: #000;
	text-decoration: none;
}
#HomePrdtTable h3 {
	font-size: 1rem;
	border-bottom: 2px solid #777;
	text-align: left;
	width: 170px;
	margin: 0.7rem auto 0rem auto;
	color: #619a2f;
}
#HomePrdtTable P {
	width: 85%;
	text-align: left;
	padding: 0.1rem 0.1rem 0.3rem 0.1rem;
	margin-right: 0.2rem
}

#PrdtList01 {
	width: 860px;
	margin: 0.5rem auto 1rem auto;
	border-spacing: 0px;
	border-collapse: separate;
	border: 1px solid #000;
}
#PrdtList01 img {
	margin: 1rem 0.8rem 0.5rem 0.8rem;
}
#PrdtList01 td {
	border: 1px solid #000;
	vertical-align: top;
}
#PrdtList01 dl {
	margin-left: 1rem;
}
#PrdtList01 dt {
	float: left;
	font-weight: bold;
}
#PrdtList01 dd.PrdtName {
	font-weight: bold;
	color: #C00;
}
#PrdtList01 dd p {
	margin-left: 3rem;
}
div.PtCatDiv {
	width: 50rem;
/*	background: url('/images/PtCatBG.jpg') left bottom no-repeat; */
/*	background-size: 50rem; */
	overflow: hidden;	
	padding-left: 0.5125rem;
	padding-bottom: 1.75rem;
	text-align: left;
}
div.PtCatDiv div {
	width: 8.1rem;
	height: 8.1rem;
	background-size: 8.1rem 8.1rem;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	position: relative;
	margin: 1.9rem;
	text-align: center;
}
div.PtCatDiv div p {
	width: 8.0rem;
	margin: 0rem auto 0.875rem auto;
	font-size: 1.25rem;
        position: absolute;
        bottom: 0;
        background: rgba(30%, 30%, 30%, 0.5);
}
div.PtCatDiv a:link,
div.PtCatDiv a:visited {
	color: #DFDFDF;
}
div.PtCatDiv a:hover {
	color: #FFF;
}
div.PtCatDiv div img {
	width: 0.875rem;
}
table.product1 {
	color: #006;
	background-color: #FFC;
	font-size: 0.75rem;
	height: 12.5rem;
}
table.product1 td {
	text-align: center;
}	
td.header {
	color: #FFF;
	background-color: #008080;
}
div.ContactDiv {
	width:49rem;
	margin: 0.5rem auto 0rem auto;
	padding-bottom:0.5rem;
	background-color:#F3FDF9;
}
div.ContactDiv iframe {
	border:0;
	width:49rem;
	height:25rem;
}
div.ContactDiv h2 {
	padding-left: 5rem;
}
div.ContactDiv table {
	width: 40rem;
	margin: 0.25rem auto 0rem auto;
}
.noDisplay { 
	display: none; 
}

/*** Special Page Setting ***/
B.HighLightAbout {
	font-size: 1.05rem;
}
#AboutMain {
	width:46rem;
	margin:1.5rem auto 0rem auto;
}
#TwCell1 {
	background-color:#EFEFEF;
	width:20rem;
	padding:0.5rem 1rem 0.5rem 1rem;
}
#TwCell1 p {
	text-indent:2rem;
	font-size:1rem;
}
#TwCell2 {
	background-color:#F2F4FC;
	padding:0.5rem 0.5rem 0.5rem 0.9rem;
}
#TwCell2 h2 {
	margin-top:0rem;
}
#TwCell2 ul {
	font-size:1rem;
	padding-left:1.25rem;
	margin-left:0rem;
	margin-top:0rem;
}
#EnCapRow {
	background-color:#F39640;
}
#EnCapCellMain {
	padding-bottom: 1rem;
}
#EnCapCellMain h1 {
	color:#FFF;
	font-size: 2.6rem;
	line-height: 4rem;
}
#EnCapCellSlogan {
	color:#FFF;
	font-size:0.85rem;
}
#EnDesc {
	background-color:#EFEFEF;
	padding:0.5rem 1rem 0.5rem 1rem;
}
#EnDesc p {
	text-indent:2rem;
	font-size:1rem;
}

/* pt1 */
img.Pt1Hd {
	width:49rem; 
	margin: 0rem auto 0rem auto;
}
table.prdtTable {
	width: 912px; 
	margin:0.525rem auto 1rem auto;
}
tr.prdtTableTR {
	height: 270px;
}
tr.prdtTableTR td {
	text-align: center;
}
table.prdtDetail {
	border: 3px #F3A224 solid;
	border-spacing: 0px;
	border-collapse: separate;
	width: 200px;
	height: 256px;
	margin: 0rem auto 0rem auto;
}
table.prdtDetail td {
	padding: 0px;
}
td.prdtCMPname {
	background: #F3A224;
	color: #FFF;
	font-size:12px;
	height: 28px;
}
.EngCMPname {
	font-size: 14px;
}
td.prdtSize {
	background: #F5B248;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	height: 24px;
}
td.prdtHd {
	height: 20px;
	text-align: left;
}
td.prdtHd h3 {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	margin: 0rem 0rem 0rem 0.525rem;
}
td.prdtImg img {
	width: 160px
}

/* pt2 */
img.Pt2Hd {
	width: 50rem; 
	margin: 0rem auto 0rem auto;
}
table.prdt2Table {
	width: 912px; 
	margin: 0.525rem auto 1rem auto;
}
tr.prdt2TableTR {
	height: 270px;
}
tr.prdt2TableTR td {
	text-align: center;
}
table.prdt2Detail {
	border: 3px #F3A224 solid;
	border-spacing: 0px;
	border-collapse: separate;
	height: 256px;
	margin: 0rem auto 0rem auto;
}
table.prdt2Detail td {
	padding: 0px;
}
td.prdt2CMPname {
	background: #F3A224;
	color: #FFF;
	font-size:12px;
	height: 28px;
}
.EngCMPname {
	font-size: 14px;
}
td.prdt2Hd {
	background: #F5B248;
	height: 28px;
	text-align: left;
}
td.prdt2Hd h3 {
	text-align: left;
	color: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin: 0rem 0rem 0rem 0.525rem;
}
td.prdt2Img img {
	width: 344px;
	margin: 0.5rem 1rem 0.5rem 1rem;
}
#HlthShrList li {
    display: block;
    line-height: 3rem;
    border: 1px solid #555;
    text-align: left;
    padding-left: 1rem;
    vertical-align: middle;
    font-weight: bold;
    margin-bottom: 1rem;
    border-bottom: 0.325rem solid #999;
}
#HlthShrList li:hover {
   background: #e5ffdf;
}
#HlthShrList a:link,
#HlthShrList a:visited {
    text-decoration: none;
    color:#000;
}
#HlthShrList a:hover {
    text-decoration: none;
    color:#f49627;
}
