/*style02.css */
/* Style of PHP page */
/*2008 - 2010 Phortech International Enterprises Ltd. Style */

/* Navigation */
#naviMain{
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}

/* product setting*/
#intro{
	line-height: 22px;
}
#content{
	line-height: 22px;
}

/* About */
.about{
	color: #000033;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}

/* Contact */
.contact{
	font-size: 13px;
	font-weight: bold;
}

.contactBG{
	background: url('../images/bg/bg01.png') no-repeat;
	border-right: solid 1px #000;
}

.contHeader{
	color: #0000ff;
	font-size: 16px;
	font-style: italic;
}

/* Consultant*/
.consultantBG{
	background: url('../images/bg/bg02.png') no-repeat;
	border-right: solid 1px #000;
}

.conHeader{
	color: #0000ff;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.conItem{
	line-height: 22px;
}

#consultant{
	padding: 0px 10px 0px 10px;
}

/* ingredient */
.ingHeader{
	color: #008000;
	font-size: 18px;
	font-weight: bold;
}

.ingItem01{
	font-size: 15px;
	font-weight: bold;
}

.ingItem02{
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
}

.ingItem03{
	color:#0000ff;
}

.ingtable{
	border-collapse: collapse;
}

.ingOsram1{
	color: #0000FF;
}
.ingOsramSub1{
	font-size: 10px;
	font-style: italic;
}
.ingOsram2{
	color: #FF0000;
}
.ingOsram3{
	color: #000080;
}
.ingOsram4{
	color: #800000;
}
