/* Start of CMSMS style sheet 'Layout: Left sidebar + 1 column' */
body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
      margin:0px;  
}
img {
	border:0px solid;
}
a,
a:link 
a:active {
   text-decoration: underline;
   color: #1e1e1e; 
}
a:visited {
   text-decoration: underline;
  color: #1e1e1e;                /* a different color can be used for visited links */
}
a:hover {
   text-decoration: none;
   color: #9E0003;
}

div#pagewrapper {
   margin: 0 auto;       /* this centers wrapper */
width: 900px;
   background-color: #ffffff;
   color: #1e1e1e;
}


div#header {
   height: 80px;    /* adjust according your image size */
	width: 900px;
}
.header-table{
width: 890px;
padding-right: 10px;
}

div.breadcrumbs {
	width:880px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	text-align: left;
	background:url(images/background/site-nav-bar.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}

 div.breadcrumbs span.lastitem { 
   font-weight:normal; 
 } 

 div#content {
   margin:  0px;
   padding: 10px 0px 0px 0px;   
	background:url(images/background/page-bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width: 900px;
}


#main {
  padding-left: 15px; 
  padding-right: 15px;
  width: 660px;

}

#sidebar {
   width: 210px; 
   margin-left: 0;
	border-right: 1px solid #9E0003;
}

div#footer {
   color: #1e1e1e;
	background:url(images/background/page-btm.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 900px;
	padding-top: 20px;
}

div#footer p {
padding-top: 10px;
   font-size: 11px;
   text-align: center;  /* centered text */
}

div#footer p a {
   color: #1e1e1e; /* needed becouse footer link would be same color as background otherwise */
}


/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   padding: 10px;
   border-bottom: 1px dotted black;
   margin: 1em;
}

/* relational links under content */
div.left49 {
  width: 49%; /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

h1 {
	font-size: 19px; /* font size for h1 */
	font-weight: bold;
	line-height: 19px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #AB0101;
}
h2 {
	font-size: 13px; 
	font-weight: bold;
	text-align: left; 
	line-height: 19px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #1e1e1e; 
}
h3 {
   color: #294B5F; 
   font-size: 12px;
   line-height: 19px;
   margin: 0px 0px 5px 0px;
}
h4 {
   color: #294B5F; 
   font-size: 12px;
   line-height: 19px;
   margin: 0px 0px 5px 0px;
}
h5 {
   color: #294B5F; 
   font-size: 12px;
   line-height: 19px;
   margin: 0px 0px 5px 0px;
}
h6 {
   color: #294B5F; 
   font-size: 12px;
   line-height: 19px;
   margin: 0px 0px 5px 0px;
}
p {
	font-size: 12px;
   	text-align:justify;
	line-height: 19px;
	padding:0px 0px 10px 0px;
	margin:0px;
}

div.templatecode {
  margin: 0px 0px 5px 0px;
}

div#main ul,
div#main ol,
div#main dl {
   font-size: 12px;
   line-height: 19px;
   margin: 0px 0px 0px 0px;
}

div#main ul li,
div#main ol li {
   margin: 0px 0px 5px 10px;
}

div#main dl dt {
   font-weight: bold;
   margin: 0px 0px 0px 10px;
}
div#main dl dd {
   margin: 0px 0px 10px 10px;
}

div#main dl {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #c0c0c0;
}
#menubar{
	position:relative;
	width:900px;
	margin: 0px;
	padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
height: 35px;
text-align: center;
background:url(images/background/nav-bar.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	

}
#menubar td a:link, #menubar td a:visited{
	display: block;
	float: none !important; /*For Opera*/
	text-align: center;
               color: #FFffff;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-weight:bold;
	font-size: 13px;
}
#menubar td a:hover{
color: #ffffff;
	text-decoration:underline;
}
#menubar td a.last:link, #menubar td a.last:visited{
	display: block;
	float: none !important; /*For Opera*/
	text-align: center;
                color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
                background-image:none;
                font-weight:bold;
                font-size: 13px;
}
#menubar td a.last:hover{
color: #ffffff;
	text-decoration:underline;
}


ul#menubar li {
	float:left;
	position:relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#menubar li a:link, ul#menubar li a:visited{
	display: block;
	float: none !important; /*For Opera*/
	text-align: center;
   color: #FFffff;
	text-decoration: none;
	margin: 0px;
	padding: 3px 17px 0px 17px;
	font-weight:bold;
	font-size: 11px;

}
ul#menubar li a:hover{
color: #ffffff;
	text-decoration:underline;
}
ul#menubar li a.last:link, ul#menubar li a.last:visited{
	display: block;
	float: none !important; /*For Opera*/
	text-align: center;
   color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 3px 17px 0px 17px;
background-image:none;
font-weight:bold;
font-size: 11px;
}
ul#menubar li a.last:hover{
color: #ffffff;
	text-decoration:underline;
}
#footermenubar{
	position:relative;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
}

#footermenubar  a:link, #footermenubar a:visited{
	display: block;
    color: #1e1e1e;
	text-decoration: none;
	padding: 5px 10px 0px 10px;
    font-size: 11px;

}
#footermenubar a:hover{
    color: #1e1e1e;
	text-decoration:underline;

}
.footer-space{
border-right : 1px solid #9F0100;
}
.notice-header{
background:url(images/background/box-title.jpg);
	background-position:top left;
	background-repeat: no-repeat;
width: 205px;
height: 45px;
padding: 5px 0px 0px 0px;
font-size: 14px;
font-weight:bold;
text-align: center

}
.notice1{
margin: 5px 7px 5px 20px;
width: 205px;

}
.notice2{
margin: 5px 7px 5px 7px;
width: 205px;

}
.notice3{
margin: 5px 7px 5px 7px;
width: 205px;

}
.notice4{
margin: 5px 20px 5px 7px;
width: 205px;

}

.notice-main{
background:url(images/background/box-bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
width: 185px;
line-height: 19px;
padding: 5px 10px 0px 10px;

}
.notice-bottom{
background:url(images/background/box-btm.jpg);
	background-position:top left;
	background-repeat:no-repeat;
width: 205px;
height: 10px;
}
.main-content{
margin: 5px 20px 5px 20px;

}
.img-main{
background:url(images/background/banner.jpg);
width: 900px;
height: 250px;
background-position:top left;
background-repeat:no-repeat;
}
ul.ul_menu{
line-height: 21px;
font-size: 12px;
margin-left: 25px;
list-style: url(images/background/btn-icon-1.jpg);
list-style-type:none;
}

ul.ul_menu li a:link, ul.ul_menu li a:visited{
line-height: 21px;
font-size: 12px;
text-decoration: none;
list-style:none;

}

ul.ul_menu li a:hover{
line-height: 21px;
font-size: 12px;
text-decoration: underline;
list-style:none;

}

ul.ul_menu li ul{

margin: 3px 0px 3px 15px;
line-height: 21px;
font-size: 12px;
list-style: url(images/background/btn-icon-2.jpg);
list-style-type:none;

}

ul.ul_menu li ul li a:link, ul.ul_menu li ul li a:visited{
line-height: 21px;
font-size: 12px;
text-decoration: none;
list-style:none;

}

ul.ul_menu li ul li a:hover{
line-height: 21px;
font-size: 12px;
text-decoration: underline;
list-style:none;

}
.high_light{
color: #9E0003;
}
ul, ol{
margin: 5px 0px 10px 25px;
padding: 0px;
line-height: 21px;
}
.td-border{
border-bottom: 1px dotted #1e1e1e;
}
.td-border-right{
border-right: 1px dotted #1e1e1e;
}
.page-group {
	float:left;
}
.page-group p {
	padding:0px 0px 10px 0px;
	margin:0px;
}
.page-content-left {
	float:left;
	position:relative;
	width:380px;
	padding:0px 20px 0px 0px
}
.page-content-right {
	float:left;
	position:relative;
	width:380px;
	padding:0px 0px 0px 20px
}
.page-content-left p {
	padding:0px 0px 1px 0px;
	margin:0px;
}
.page-content-right p {
	padding:0px 0px 10px 0px;
	margin:0px;
}
.page-content-left-2 {
	float:left;
	position:relative;
	width:410px;
	padding:0px 20px 0px 0px
}
.page-content-right-2 {
	float:left;
	position:relative;
	width:380px;
	padding:0px 0px 0px 20px
}
.page-content-left-2 p {
	padding:0px 0px 1px 0px;
	margin:0px;
}
.page-content-right-2 p {
	padding:0px 0px 10px 0px;
	margin:0px;
}
.page-image {
	float:left;
	position:relative;
	width:250px;
}
.page-image-2{
	float:left;
	position:relative;
	width:230px;
}
.page-image-3{
	float:left;
	position:relative;
	width:220px;
}
.page-content {
	float:left;
	position:relative;
	width:650px;
	padding:0px 0px 0px 0px
}
.table-margin-set {
	margin:20px 0px 20px 0px;
	border:1px solid #d2a01e;
}
.table-news-set {
	border:1px solid #d2a01e;
}
.td-line {
	border:1px solid #d2a01e;
}
.space {
	float:left;
	width:650px;
	height:20px;
}
.space-p {
	padding: 0px 10px 0px 10px;
}
.news-padding{
	padding: 5px 10px 5px 10px;
}
.business-left-side {
	float:left;
	position:relative;
	width:325px;
}
.business-right-side {
	float:left;
	position:relative;
	width:325px;
}
.trademark {
	float:left;
	width:320px;
	height:190px;
	margin-bottom:20px;
}
.hk-night {
	float:left;
	width:320px;
	height:450px;
	margin:10px 0px 0px 0px;
}
.office-service {
	float:right;
	width:320px;
	height:190px;
	margin-bottom:20px;
}
.time-out {
	float:right;
	width:320px;
	height:190px;
	margin-bottom:20px;
}
.working-mom {
	float:left;
	width:320px;
	height:190px;
	margin-bottom:20px;
}
.other-link {
	margin:40px 0px 0px 150px;
	padding:0px;
}
.other-link li {
	margin-bottom:0px;
}
.other-link li a {
	line-height:1px;
}
.page-form {
	float:left;
	width:650px;
	border-top:1px solid #9e0003;
	padding:20px 0px 0px 0px;
	margin:8px 0px 0px 0px;
}
.page-space {
	float:left;
	display:block;
	width:10px;
	height:10px;
}
.footer-span{
	color:#9f0100;
	padding:3px 10px 0px 10px;
}
/* End of 'Layout: Left sidebar + 1 column' */

