﻿/*-- Updated by Zoe December 06 2007--*/
/*-------------------- User Class ------------------*/
.BodyText_User {
	font-weight: normal;
	color: #404040;
	line-height: 18px;
	font-size: 12px;
}
.NoteText_User {
	color: #555555;
	line-height: 18px;
	font-size: 12px;
}
.Header_1_User {
	FONT-WEIGHT: bold; 
	COLOR: #333333; 
	height: 19px;
	font-size: 12px;
}
.Header_2_User {
	FONT-WEIGHT: bold; 
	COLOR: #555555; 
	height: 19px;
	font-size: 12px;
}
.Header_3_User {
	FONT-WEIGHT: bold; 
	COLOR: #6c6c6c; 
	height: 19px;
	font-size: 12px;
}
.Header_2_Green_User {
	FONT-WEIGHT: bold; 
	COLOR: #008000; 
	height: 19px;
	font-size: 12px;
}
.Header_3_Green_User {
	FONT-WEIGHT: bold; 
	COLOR: #0f900f; 
	height: 19px;
	font-size: 12px;
}
.Subtitle_User {
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	height: 16px;
	vertical-align: top;
}
.Description_User {
	color: #555555;
	line-height: 18px;
	font-size: 12px;
}
a{
	font-size: 12px;
	font-weight: normal;
	color: #660033;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #660033;
	text-decoration:underline;
}
a.Homepage_User{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}
a.Homepage_User:hover {
	font-size: 12px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:underline;
	line-height: 18px;
}
a.BoldLink_User {
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration:none;
}
a.BoldLink_User:hover{
	font-size: 12px;
	font-weight: bold;
	color: #e6001d;
}
a.NoteText_User {
	font-size: 12px;
	color:#555555;
	text-decoration:underline;
}
a.NoteText_User:hover {
	font-size: 12px;
	text-decoration:underline;
	color: #e6001d;
}
a.boldUnderlineLink{
	font-weight: bold;
	text-decoration:underline;
	color: #404040;
}
a.boldUnderlineLink:hover {
	font-weight: bold;
	color: #e6001d;
	text-decoration:underline;
}
a.greyTextLink {
	text-decoration:none;
	color:#555555;
}
a.greyTextLink:hover {
	color: #e6001d;
}
/*----------------- End of User Class ---------------*/
/*--Whole wesibe set--*/
body {
	font-family: Verdana,"ＭＳ Ｐゴシック", osaka;
	font-size: 12px;
	font-weight: normal;
}
input {
	height: 19px;
	font-family: Verdana,"ＭＳ Ｐゴシック", osaka;
	font-size: 12px;
	color: #404040;
}
select {
	font-family: Verdana,"ＭＳ Ｐゴシック", osaka;
	color: #555555;
}
td {
	font-family: Verdana,"ＭＳ Ｐゴシック", osaka;
	font-size: 12px;
}

/*--Homepage style set--*/
a.homeLink{
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration:none;
	line-height: 18px;
}
a.homeLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:underline;
	line-height: 18px;
}

/*--Content text style set--*/
.contentText {
	font-weight: normal;
	color: #404040;
	line-height: 18px;
	font-size: 12px;
}
td {
	font-size:12px;
}
p,span{
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	line-height: 18px;
}
.navigation {
	font-size: 9px;
	vertical-align: top;
	padding-bottom: 2px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 4px;
	width: 12px;
}

/*--Top navigation font set--*/
a.topNavLink{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	text-decoration:none;
}
a.topNavLink:hover {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:underline;
}
.topNavImg {
	width:20px;
}

/*--Left navigation\menu font & link set--*/
.leftNav {
	background-color:#f6f6f6;
	width: 170px;
	font-size: 12px;
}
.moduleName {
	border: 1px solid #bfbfbf;
	background-color:#dfdfdf;
	font-weight: bold;
	color: #e6001d;
	height: 25px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.firstlevelMenuLeft {
	border-top: 0px none #bfbfbf;
	border-right: 0px none #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	background-color:#f6f6f6;
	font-weight: bold;
	color: #404040;
	height: 25px;
	width: 22px;
	vertical-align: top;
	text-align: right;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 6px;
	padding-top: 7px;
}
.firstlevelMenuRight {
	border-top: 0px none #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 0px none #bfbfbf;
	background-color:#f6f6f6;
	font-weight: bold;
	color: #404040;
	height: 25px;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 5px;
}
a.firstlevelMenuLink {
	color: #404040;
	font-weight: normal;
	text-decoration:none;
}
a.firstlevelMenuLink:hover {
	color: #e6001d;
	font-weight: normal;
	text-decoration: underline;
}

.firstlevelMenuOpenLeft {
	border-top: 0px none #bfbfbf;
	border-right: 0px none #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	background-color:#f6f6f6;
	vertical-align: top;
}
.firstlevelMenuOpenRight {
	border-top: 0px none #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 0px none #bfbfbf;
	background-color:#f6f6f6;
	vertical-align: top;
	padding:0px;
}
.secondlevelBullet{
	height: 18px;
	width: 9px;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
.secondlevelMenu {
	color: #e6001d;
	font-weight: normal;
	height: 18px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 12px;
	vertical-align: top;
}
a.secondlevelMenuLink  {
	color: #404040;
	font-weight: normal;
	text-decoration:none;
}
a.secondlevelMenuLink:hover {
	font-weight: normal;
	color: #e6001d;
	text-decoration: underline;
}
/*--Main navigetion font & link set--*/
a.mainNavLink {
	font-weight: bold;;
	color: #404040;
	text-decoration:none;
	font-size: 12px;
}
a.mainNavLink:hover {
	font-weight: bold;;
	color: #e6001d;
	text-decoration:none;
	font-size: 12px;
}
.mainNav {
	background-color: #d1d1d1;
	font-weight: bold;
	/*color: #e6001d;*/
	height: 19px;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.mainNavImg {
	width:10px;
	/*-- Original value is 50px --*/
}

/*--Footer font & link set--*/
a.footerNormalLink{
	font-size: 12px;
	font-weight: normal;
	color: #404040;
	text-decoration:none;
}
a.footerNormalLink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #e6001d;
	text-decoration:none;
}

a.footerBoldLink{
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	text-decoration:none;
}
a.footerBoldLink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #e6001d;
	text-decoration:none;
}
.copyright {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

/*--Block's font & link style set--*/
.eservicesText {
	height:21px;
	color: #6c6c6c;
	font-size: 12px;
}
a.eservicesLink{
	font-weight: bold;
	color: #656565;
	text-decoration:none;
}
a.eserviceslink:hover {
	font-weight: bold;
	color: #e6001d;
	text-decoration:underline;
}
a.eservicesBlueLink{
	font-weight: bold;
	color: #5D89CE;
	text-decoration:none;
}
a.eservicesBlueLink:hover {
	font-weight: bold;
	color: #e6001d;
	text-decoration:underline;
}
a.highLightLink{
	font-weight: bold;
	color: #e6001d;
	text-decoration:none;
}
a.highLightLink:hover{
	font-weight: bold;
	color: #e6001d;
	text-decoration:underline;
}
a.highLightLink_eng{
	font-size: 10px;
	font-weight: bold;
	color: #e6001d;
	text-decoration:none;
}
a.highLightLink_eng:hover{
	font-size: 10px;
	font-weight: bold;
	color: #e6001d;
	text-decoration:underline;
}

/*--Submenu style set--*/
.submenu {
	width: 100%;
	font-weight: normal;
}
.submenuMouseOut {
	background-color: #f6f6f6;
	color: #555555;
	height: 23px;
	font-size: 12px;
}
.submenuMouseMove {
	background-color: #dfdfdf;
	color: #e6001d;
	height: 23px;
	cursor: pointer;
	font-size: 12px;
}
.submenufirstLeft {
	border-top: 1px solid #858585;
	border-right: 0px none #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #858585;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 5px;
}
.submenufirstRight {
	border-top: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 0px none #858585;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 5px;
}

.submenunextLeft {
	border-top: 0px none #858585;
	border-right: 0px none #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #858585;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 5px;
}
.submenunextRight {
	border-top: 0px none #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 0px none #858585;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 5px;
}

/*--Breadcrumb style set--*/
.breadcrumb {
	font-weight: normal;
	color: #404040;

	height: 60px;
	font-size: 12px;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
a.breadcrumbLink{
	font-weight: normal;
	color: #555555;
	text-decoration:none;
}
a.breadcrumbLink:hover {
	font-weight: normal;
	color: #e6001d;
	text-decoration:underline;
}


.search {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
/*--Section title style set--*/
h1 {
	font-size: 16px;
	font-weight: bold;
    margin: 0px 0px 10px;
    line-height: 23px;
	color: #e6001d ;
}
h2 {
	font-size: 12px;
	font-weight: bold;
    margin: 0px 0px 0px;
    line-height: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
    margin: 0px 0px 10px;
    line-height: 15px;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}
.download {
	font-size: 10px;
	font-weight: normal;
	color: #404040;
	padding: 5 0 0 4;
}

/*--Regional style set-- */
.regional {
	text-align: right;
	font-size: 25px;
	color: #404040;
}
/*--Other page set --*/
.remark {
	color: #555555;
}
.instruction {
	color: #555555;
}
.comment {
	color: #7d7d7d;
}
.directory {
	font-weight: normal;
	color: #404040;
	height: 16px;
}
.errorMsg {
	color: #ff3c3c;
	font-weight: bold;
}
.pagetitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	color: #6c6c6c; 
	height: 19px;
}

.directoryBold {
	font-weight: bold;
	color: #404040;
	height: 16px;
}
.greyText {
	font-weight: normal;
	color: #404040;
	height: 16px;
}
.greyBoldText {
	font-weight: bold;
	color: #404040;
	height: 16px;
}

.field_label {
	font-weight: normal;
	color: #404040;
	vertical-align: top;
}
.body_text {
	font-weight: normal;
	color: #404040;
}
.L1_section_title {
	FONT-WEIGHT: bold; 
	COLOR: #333333; 
	height: 19px;
}
.L2_section_title {
	FONT-WEIGHT: bold; 
	COLOR: #555555; 
	height: 19px;
}
.L3_section_title {
	FONT-WEIGHT: bold; 
	COLOR: #6c6c6c; 
	height: 19px;
}
.photoInstruction {
	padding-bottom: 2px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background-color: #f3e4e4;
	font-weight: normal;
	color:#3A3A3A;
	vertical-align: top;
}

a.remark{
	color:#555555;
	text-decoration:underline;
}
a.remark:hover {
	text-decoration:underline;
	color: #e6001d;
}
a.boldLink {
	font-weight: bold;
	color: #404040;
	text-decoration:none;
}
a.boldLink:hover{
	font-weight: bold;
	color: #e6001d;
}

.imgInstruction {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 6px;
	text-align: center;
	vertical-align: top;
	color: #555555;
}
a.headLink{
	font-size: 12px;
	color: #404040;
	font-weight: bold;
	text-decoration:underline;
}
a.headLink:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #e6001d;
}
a.thLink{
	font-size: 12px;
	color: #404040;
	font-weight: bold;
	text-decoration:none;
}
a.thLink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #e6001d;
}

/*20080526 by Hyman Ding*/
.Header_4_User {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #231f20; 
	height: 19px;
}
.green_header{
	border: 0px;
	background-image:url(/Style Library/Images/OOCL/green_heading_curve.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #39b54a;
	height:	33px;
	padding-left: 10px;
	padding-right: 10px;
}
.gradient_bar_long{
	border: 0px;
	background-image:url(/Style Library/Images/OOCL/bg_gradient_bar_long.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height:	17px;
	padding-left: 5px;
	padding-right: 5px;
}
.Green_Text_User {
	font-size:12px;
	color: #39b54a;
}
.Green_Text_User_Bold {
	font-size:12px;
	color: #39b54a;
	font-weight:bold;
}
.Green_Title_User {
	font-size:11px;
	color: #8cc63f;
	font-weight:bold;
}
.greenTitle_bg {
	background:url(/Style Library/Images/OOCL/home_right_up.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#1b5128;
	font-size:18px;
	font-weight: bold;
	padding-right: 10px;
}
.greenTitle {
	color:#1b5128;
	font-size:18px;
	font-weight: bold;
	padding-right: 10px;
}
.Green_Bullet_User {
	font-size:12px;
	color: #008000;
}
.greenTable {
	border:1 solid #008000;
	border-collapse:collapse;
}
.greenTable th {
	border:1 solid #008000;
	background-color: #ffffcc;
	color: #008000;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	padding:5px;
}

.greenTableYear {
	border:1 solid #008000;
	background-color: #ccffcc;
	color: #008000;
	font-size:13px;
	text-align:center;
	padding: 5px;
}

.greenTableContent {
	border:1 solid #008000;
	padding: 5px;
}
a.GreenLink_User {
	font-size:12px;
	color: #39b54a;
	text-decoration:underline;
}
a.GreenLink_User:hover{
	font-size:12px;
	color: #8cc63f;
	text-decoration:underline;
}
/*----------------------*/

/* change to remark
a.copyright_remarks{
	color: #555555;
	text-decoration:underline;
}
a.copyright_remarks:hover {
	text-decoration:underline;
	color: #e6001d;
}
*/
/* change to greyTextLink
a.sitmapLink {
	text-decoration:none;
	color:#555555;
}
a.sitmapLink:hover {
	color:#e6001d;
}
*/

/* change to boldUnderlineLink
a.instructionLink{
	text-decoration:underline;
	color: #404040;
}
a.instructionLink:hover {
	color: #e6001d;
	text-decoration:underline;
}
*/
/*--Field object/label style set--
.labeltext {
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}
*/


