@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	font-size: 75%;
    color: #222; 
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after, .container:after {
  content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow:hidden; 
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/* layout */

#top {
	border: solid #5DADCE 1px;
	border-width: 0 0 10px 0;
	margin-bottom: 2px;
}
.topbg {
	background: url(pic/header-bg.jpg) top right no-repeat;
}
.container {
text-align: left;
width: 742px;
margin: 0 auto;
overflow: hidden;
}

.nav {
	width: 542px;
	height: 34px;
	padding-left: 200px;
	margin: 2px 0;
}
.nav li {
	float: right;
}
.nav li a {
	height: 34px;
	width: 80px;
	display: block;
	text-indent: -9999px;
	background-position: left top;
	margin-left: 2px;
}

.nav li a:hover {
	background-position: left bottom !important;
}

#nav0 a {
	background: url(pic/nav0-bg.gif);
}

#nav1 a {
	background: url(pic/nav1-bg.gif);
}
#nav2 a {
	background: url(pic/nav2-bg.gif);
}
#nav4 a {
	background: url(pic/nav4-bg.gif);
}
#nav5 a {
	background: url(pic/nav5-bg.gif);
}

#nav6 a {
	background: url(pic/nav6-bg.gif);
	width: 105px;
}

.leftLogo {
	float: left;
	background: url(pic/home-content-img0.jpg) no-repeat;
	width: 283px;
	height: 283px;
	text-indent: -9999px;
}

.rightLogo {
	float: right;
	background: url(pic/home-content-img1.jpg) no-repeat;
	width: 454px;
	height: 283px;
	text-indent: -9999px;
}
.leftContent {
	float: left;
	width: 470px;
	padding: 0 4px 0 5px;
}

.rightContent {
	float: right;
	width: 250px;
	padding: 0 0 0 5px;
	
}

.maloc {
	background: url(pic/business-centre.jpg) center;
	width: 465px;
	height: 246px;
	overflow: hidden;
}
.maloc img {
	margin-top: 250px;
}

.ribo {
border: solid #ccc 1px;
	border-width: 0 1px 0 0;
}
.lebo {
border: solid #ccc 1px;
	border-width: 0 0 0 1px;
}
.location {
	float: right;
	width: 90px;
	background: #eeeeee;
	text-align: right;
	padding-top: 5px;
}
.location li {
	background: url(pic/location-bg.gif) no-repeat 98% 50%;
	padding-right: 10px;
	margin-bottom: 5px;
}

a.default {
	font-size: 12px;
	line-height: 1.2;
	vertical-align: middle;
	color: #456C95;
	text-decoration: none;
}

a.default:hover {
	font-weight:bold;
}
.pfl {
	float: left;
	width: 150px;
}
.pflo {
	float: left;
	width: 150px;
	height: 260px;
	background: url(pic/location-map-bg.gif) top left no-repeat;
	overflow: hidden;
}
.pflo h3 {
	margin-top: 260px;
}
p {
color:#456C95;
font-size:12px;
line-height:1.5;
padding-left: 10px;
}
h1 {
	background: url(pic/logo.gif) no-repeat center;
	width: 180px;
	height: 99px;
	text-indent: -9999px;
}

.conttitle {
	border: solid #ccc 1px;
	border-width: 0 0 1px 0;
	line-height: 27px;
	font-size: 20px;
	vertical-align: middle;
	color: #00254F;
	padding: 5px 10px;
}

.righttitle {
	color: #61B0D0;
	line-height: 27px;
	font-size: 16px;
	vertical-align: middle;
	padding: 5px 10px;
}
.yuantitle {
	width: 420px;
	padding: 0 0 0 15px;
	background: #5EB1CF;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	vertical-align: middle;
}

.pbox {
	margin-top: 25px;
}
.pbox p {
	margin-bottom: 15px;
}

.pbox a {
color:#61B0D0;
text-decoration:none;
}
.pbox a:hover {
	text-decoration: underline;
}

.box {
	background: #EAF2F4;
	border: solid  #CCCCCC 1px;
	width: 435px;
	margin-top: 25px;
}
.footer {
	background: #F1F1F1;
	padding: 15px 5px;
	margin-top: 15px;
}

.footerhome {
	background: url(pic/footer-content-bg.gif) no-repeat right top;
	width: 742px;
	margin: 0 auto;
	text-align: left;
}

.footer p {
	color:#C9C1B4;
}

.footer a {
color:#CBDC80;
text-decoration:none;
}
