﻿@charset "utf-8";
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('../images/bg_slicker.gif') center bottom !important;
	color: #000;
	font: normal 12px tahoma;
}
#body-jobs {
	background: #fff url('../images/bg_jobs.jpg') center bottom !important;
	color: #000;
	font: normal 12px tahoma;
}
hr {
	border-top: 1px #eee solid;
	border-bottom: 1px #fff solid;
	margin: 0;
	padding: 0;
	width: 95%;
}
fieldset {
	border: 1px #eee dashed;
	float: left;
	font: normal 12px tahoma;
}
fieldset img {
	margin: 10px 0px -3px 3px;
}
legend {
	font: bold 12px tahoma;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #f30;
	text-decoration: underline;
}
ol {
	margin:0 0 0 24px;
}
.bold {
	font-weight: bold !important;
}
#countTable {
	margin: auto;
	width: 685px;
}
#countTable th {
	background: #666;
	font: bold 12px verdana;
	vertical-align: top;
	text-align: left;
	border-bottom: 3px #ccc solid;
	border-right: 2px #fff solid;
	padding: 6px 5px 3px;
	color: #fff;
}
#countTable tr {
	vertical-align: top;
}
#countTable td {
	font: normal 11px verdana;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px #ddd solid;
	padding: 3px 5px 15px;
	color: #333;
}
#language {
	width: 850px;
	text-align: right;
	font: bold 10px verdana;
	margin: 3px auto auto;
}
#language a:visited {
	color: #666;
	text-decoration: none;
}
#language a:link {
	color: #666;
	text-decoration: none;
}
#language a:hover {
	color: #000;
	text-decoration: none;
}
#head {
	width: 850px;
	margin: 15px auto 0;
}
#logo {
	float: left;
	padding: 0 50px 10px 10px;
}
#ribbon {
	width: 900px;
	height: 9px;
	clear: both;
	margin: auto;
}
#navigation {
	text-align: center;
	height: 37px;
	padding-top: 5px;
	float: right;
	margin-right: 100px;
}
#navigation li {
	font: normal 12px tahoma;
	float: left;
	list-style: none;
	width: 62px;
}
#navigation a:visited {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 10px 17px;
	background: url('../images/link_divider.gif') no-repeat left;
}
#navigation a:link {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 10px 17px;
	background: url('../images/link_divider.gif') no-repeat left;
}
#navigation a:hover {
	display: block;
	text-decoration: none;
	color: #000;
	font: bold 12px tahoma;/*	background: #eee;*/
}
#navigation a.location {
	color: #f30 !important;
	background: url('../images/arrow_down.gif') no-repeat top;
}
#side-link-left a.location {
	color: #f30 !important;
}
sup {
	font: normal 10px tahoma;
}
sub {
	font: normal 12px tahoma;
}
#banner {
	width: 750px;
	height: 200px;
	margin: auto;
	background: url('../images/banner_road.jpg') no-repeat;
}
#banner-job {
	width: 750px;
	height: 200px;
	margin: auto;
	background: url('../images/banner_position.jpg') no-repeat;
}
#banner-work {
	width: 550px;
	height: 200px;
	margin: auto;
	background: url('../images/banner_architecture.jpg') no-repeat;
	float: left;
}
#banner-contact {
	width: 550px;
	height: 200px;
	margin: auto;
	background: url('../images/banner_road.jpg') no-repeat;
}
#banner-home {
	width: 750px;
	height: 200px;
	margin: auto;
	background: url('../images/banner_greatwall.jpg') no-repeat;
}
#banner-company {
	width: 550px;
	height: 200px;
	margin: auto;
	background: url('../images/banner_business.jpg') no-repeat;
}
#banner-services {
	width: 550px;
	height: 200px;
	margin: auto;
	background: url('../images/banner_services.jpg') no-repeat;
}
#banner-position {
	width: 750px;
	height: 100px;
	margin: 15px auto 0;
	background: url('../images/banner_position.jpg') no-repeat;
	display: none;
}
#breadcrumb {
	width: 750px;
	padding-left: 15px;
	color: #999;
	margin: auto;
	font: normal 12px tahoma;
	height: 17px;
}
#breadcrumb a {
	color: #999;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #999;
	text-decoration: underline;
}
#breadcrumb-job {
	width: 750px;
	padding-left: 15px;
	color: #000;
	margin: 0 auto auto;
}
#breadcrumb-job a {
	color: #000;
	text-decoration: none;
}
#breadcrumb-job a:hover {
	color: #000;
	text-decoration: underline;
}
#marquee {
	width: 750px;
	margin: 20px auto 0 auto;
}
/*header done*/
.case-study {
	background: url('../images/bg_subnavi_cement.jpg') no-repeat right top;
	width: 169px;
	margin: 30px;
	padding: 10px;
	border-top: 1px #eee solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	border-left: 1px #eee solid;
	color: #666;
	float: right;
}
.case-study li {
	font: bold 10px verdana !important;
	list-style: square !important;
	color: #ccc !important;
	margin: 0 0 0 17px !important;
}
.case-study a:link {
	color: #039;
	text-decoration: none;
}
.case-study a:hover {
	color: #000;
	text-decoration: underline !important;
}
.case-study a:visited {
	color: #039;
	text-decoration: none;
}
.case-study a.location {
	color: #666;
	text-decoration: none !important;
	cursor: text;
}
#container {
	width: 750px;
	margin: auto;
	clear: both;
}
#side_navi {
	width: 183px;
	float: left;
	border-top: 1px #eee solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	border-left: 1px #eee solid;
	background: #fafafa;
	margin: auto 10px;
}
#side_navi p {
	margin: 10px;
}
#subnavi {
	/*	background: url('../images/bg_subnavi_cement.jpg') no-repeat right top;*/
	margin: -5px auto -10px;
	padding: 10px;/*	border-top: 1px #eee solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	border-left: 1px #eee solid;*/
}
#subnavi p {
	color: #444;
	margin-bottom: 20px;
}
#subnavi a:visited {
	color: #444;
	text-decoration: none;
}
#subnavi a:link {
	color: #444;
	text-decoration: none;
}
#subnavi a:hover {
	color: #444;
	text-decoration: underline;
}
#subnavi a.location {
	color: #444 !important;
	text-decoration: none;
}
#subnavi ul {
	margin: 0;
	font: bold 12px tahoma;
	color: #999;
	letter-spacing: 5px;
}
#subnavi li {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: visible;
	color: #ccc;
	list-style: square;
	margin: 5px 0 7px 16px;
	font: bold 12px tahoma;
	letter-spacing: 0;
	width: 150px;
}
#side-link {
	float: right;
	padding: 10px 0;
}
#side-link-left {
	float: left;
	width: 180px;
	padding: 10px 0;
	margin: 5px 0;
}
#side-link-left ul {
	list-style: square;
	margin-left: 16px;
	color: #ccc;
}
#side-link-left a:link {
	color: #000;
}
#side-link-left a:hover {
	color: #f30 !important;
	text-decoration: none;
}
#side-link-left a:visited {
	color: #000;
}
#side-link h2 {
	font: bold 12px tahoma;
	color: #f30;
}
#side-link li {
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	line-height: 19px;
	list-style: disc;
	padding-left: 5px;
}
.side-link a:visited {
	color: #039 !important;
	text-decoration: none;
}
#side-link a:link {
	color: #039 !important;
	text-decoration: none;
}
#side-link a:hover {
	color: #f30 !important;
	text-decoration: underline;
}
address {
	font: normal 12px tahoma;
}
#content {
	width: 750px;
	float: left;
	background: url('../images/divider.gif') no-repeat bottom;
}
#content-job {
	width: 750px;
	float: left;
}
#content-job h2 {
	font: bold 12px tahoma;
	margin: 5px auto;
	background: url('../images/bg_title_bar.gif') no-repeat right;
	padding: 2px 0 0 5px;
	border-top: 1px #ccc solid;
	color: #666;
}
#content-job p {
	letter-spacing: 0;
	line-height: 19px;
	color: #333;
	margin: 0 0 10px;
}
#content h1 {
	width: 750px;
	font: normal 24px tahoma;
	letter-spacing: -1px;
	color: #333;
	border-bottom: solid 2px #f30;
	padding: 20px 0 5px;
}
#content h2 {
	font: bold 12px tahoma;
	margin: 0;
}
.decimal {
	list-style: decimal !important;
}
#content img {
	border: 0 #eee solid;
	margin: 0 3px -2px 0;
}
#content a:visited {
	color: #039;
	text-decoration: underline;
}
#content a:link {
	color: #039;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #3399FF;
}
#content p {
	letter-spacing: 0;
	line-height: 19px;
	color: #333;
	margin: 0 0 10px;
}
.column {
	width: 355px;
	float: left;
	padding: 10px;
}
.column-job {
	width: 250px;
	float: left;
	margin: 5px;
}
.column-job h2 {
	font: bold 12px tahoma;
	margin: 10px auto;
	/*	background: url('../images/bg_title_bar.gif') no-repeat right;*/	border-bottom: 1px #eee solid;
	padding: 10px 0 0 10px;
	color: #666;
}
.column-job-content {
	padding: 5px;
	margin: -10px 0 0;
	color: #666;
	font: normal 12px tahoma;
}
.column-job-content ul {
	color: #ccc;
	margin-left: 10px;
}
.column-job-content li {
	list-style: square;
	margin: 3px 3px 3px 6px;
	width: 200px;
}
.column-job-content a:link {
	color: #039;
}
.column-job-content a:hover {
	color: #f30 !important;
	text-decoration: none;
}
.column-job-content a:visited {
	color: #039;
}
.column h2 {
	font: bold 12px tahoma;
	line-height: 30px;
	padding: 5px 0;
}
/* content */
#sitemap {
	width: 900px;
	height: 180px;
	margin: 0 auto;
}
#link {
	font: normal 11px tahoma;
	background: center no-repeat;
	height: 76px;
	width: 800px;
	padding: 10px 0 0 6px;
}
#link ul {
	float: left;
	color: #666;
	width: 750px;
	padding: 0 30px;
}
#link li {
	list-style: none;
	float: left;
	background: url('../images/item_divider.gif') no-repeat right center;
	margin: 5px 0;
	padding: 0 1em;
}
#link a:visited {
	color: #666;
	text-decoration: none;
}
#link a:link {
	color: #036;
	text-decoration: none;
}
#link a:hover {
	color: #f30;
	text-decoration: underline;
}
#contact {
	width: 600px;
	line-height: 21px;
	margin: 10px auto 0 auto;
}
#contact h3 {
	border-bottom: 0px #ccc solid !important;
	margin: 20px 30px 3px 0;
	font: bold 12px tahoma;
}
/*end*/
#breadcrumb2 {
	width: 650px; /*	background: #fff url('../images/bg_breadcrumb.gif') repeat-x;*/
	;
	font: normal 12px tahoma;
	clear: both;
	margin: 0 auto;
	color: #000;
	float: left;
}
#breadcrumb2 p {
	padding: 20px 0px 10px 30px;
}
#breadcrumb2 a:visited {
	color: #039;
	text-decoration: none;
}
#breadcrumb2 a:link {
	color: #039;
	text-decoration: none;
}
#breadcrumb2 a:hover {
	color: #039;
	text-decoration: underline;
}
#container2 {
	width: 900px;
	margin: 6px auto;
	height: 600px;
}
#content-job {
	width: 665px;
	float: left;
	padding: 0 0 120px 0px;
	margin: 0px 10px 0px 0px;
}
#content-job h1 {
	font: bold 18px tahoma;
	color: #000;
	margin: 10px 0;
	border-bottom: 1px #f30 solid;
	width:500px;
}
#content-job h3 {
	font: bold 12px tahoma;
	color: #999;
	margin: 10px 0 0;
}
.hr-website {
	float: right;
}
#content3 {
	width: 500px;
	float: left;
	margin-left: 18px;
}
#content2 {
	width: 665px;
	float: left;
	padding: 0 0 120px 0px;
	margin: 0px 10px 0px 0px;
}
#content2 h1 {
	font: normal 18px tahoma,黑体;
	line-height: 36px;
	margin: 10px 0;
	text-align: center;
	border-bottom: 2px #f60 solid;
}
#content2 h2 {
	font: bold 18px tahoma;
	color: #333;
	text-align: center;
	border-bottom: solid 1px #f30;
	width: 510px;
	margin: 20px auto 0px;
}
/*#content2 a:link {
	text-decoration: none;
}
#content2 a:hover {
	text-decoration: underline;
}*/
#content2 p {
	font: normal 12px tahoma;
	line-height: 160%;
	text-indent: 2em;
	margin: 10px 20px;
}
#content2 b {
	font: bold 12px tahoma;
}
#content2 li {
	font: normal 12px tahoma;
	letter-spacing: 0;
	line-height: 160%;
	color: #000;
	margin: 10px 20px 10px 48px;
	list-style: inherit;
}
.bullet-none {
	list-style: none;
	font: normal 24px tahoma;
	color: #666;
	padding: 20px 0 !important;
	border-bottom: 1px #eee solid;
}
.bullet-none li {
	margin: 0 !important;
	font: normal 12px tahoma !important;
	color: #333 !important;
}
.bullet-none a {
	font: bold 12px tahoma !important;
}
.bullet-none p {
	margin: -5px 0 -5px -8px !important;
	font: normal 12px tahoma !important;
	color: #666;
}
.bullet-none-item {
	width: 400px;
}
.bullet-none-item ul {
	list-style: none;
}
.bullet-none-item li {
	list-style: none;
	margin: 10px !important;
	font: normal 12px tahoma !important;
	color: #000 !important;
}
.bullet-none-item a {
	font: bold 12px tahoma !important;
	color: #039;
}
.bullet-none-item p {
	margin: 0 0 -5px -8px !important;
	font: normal 12px tahoma !important;
	color: #999;
}
#divider {
	width: 750px;
	text-align: center;
	color: #666;
	margin: 0 auto !important;
	padding-bottom: 20px;
	height: auto;
}
#footer {
	display: none;
	width: 750px;
	text-align: center;
	color: #666;
	margin: 0 auto 20px auto;
	padding-bottom: 100px;
}
#divider a:visited {
	text-decoration: none;
	color: #039;
}
#divider a:link {
	text-decoration: none;
	color: #039;
}
#divider a:hover {
	text-decoration: underline;
	color: #f30;
}
.menu {
	font: normal 12px tahoma;
	width: 1000px;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
	float: left;
	position: relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
	padding: 3px;
 display:;
	text-decoration: none;
	width: 120px;
	color: #000;
	border: 1px solid #fff;
	border-width: 1px 0 0 0;
	background: #eee;
}
/* make the dropdown ul invisible */
.menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
	color: #fff;
	background: #666;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	width: 150px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
	display: block;
	background: #fafafa;
	color: #000;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
	background: #ccc;
	color: #000;
}
#group {
	cursor: default;
	background: #eee;
	padding: 0 -10px 0 10px;
	font: bold 12px tahoma;
	border: 0 !important;
}
