body { min-width: 960px; }
/* width */
.w960 { 
	width: 960px;
	margin: 0 auto;
}

/* header */
.header,
.footer { width: 100%; }
.header {
	position: fixed;
	top: 0;
	z-index: 99;
	height: 105px;
	background: url(../img/header.png) repeat-x 0 0;
}
.top { background: url(../img/top.jpg) no-repeat 50% 0; }
.top-logo {
	float: left;
	width: 200px;
	height: 54px;
	margin-top: 42px;
	background: url(../img/top-logo.png) no-repeat 0 0;
}
.top-nav { 
	float: right;
	margin-right: -10px;
	*margin-right: -16px;
}
.top-nav li { float: left; }
.top-nav li a {
	display: inline-block;
	padding: 74px 2px 0 0;
	width: 82px;
	margin-left: 20px;
	*margin-left: 14px;
	font-family:'\5FAE\8F6F\96C5\9ED1';
	font-size: 12px;
	line-height: 20px; 
	cursor: pointer;
	/*color: transparent;
	color: #bbb\0;
	*color: #bbb;*/
	color: #aaa;
	text-shadow: 0 0 5px #000;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-align:center;
}
.top-nav li:hover a,
.top-nav li .active {
	color: #000;
	text-shadow: 0 0 5px transparent;
	background: url(../img/top-nav-active.png) repeat 0 0;
	border-bottom: 4px solid #000;
}
.top-nav li b,
.top-nav li .active em { display: none; }
.top-nav li .active b { display: block; }

/* slides */
.slides,
.slides_container,
.slides_container a  { 
    position: relative;
    width: 100%; 
    height: 400px;
	z-index: 1;
    overflow: hidden;
}
.slides { padding-top: 120px; }
.slides_container a {
	min-width: 960px;
	text-align: center; 
}
.pagination { 
	position: absolute;
	top: 136px;
	right: 12%;
	z-index: 3;
    width: 187px; 
    height: 30px;
	padding: 6px;
	background: url(../img/slides-nav.png) no-repeat 0 0;
}
.pagination li {
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.pagination li a {
	display: inline-block;
	width: 23px;
	height: 30px;
	margin: 0 6px;
	zoom: 1;
	cursor: pointer;
	background: url(../img/icon-slides.png) no-repeat 0 0;
}
.pagination li #num1 { background-position: 0 -30px; }
.pagination li #num2 { background-position: 0 -60px; }
.pagination li #num3 {
	width: 27px;
	background-position: 0 -90px;
}
.pagination li #num4 {
	width: 31px;
	background-position: 0 -120px;
}
/*.pagination li.current a,.pagination li a:hover { }*/

/* page-body */
.main-box h2 {
	height: 26px;
	margin: 42px 0 43px;
	background: url(../img/main-title.png) no-repeat 0 0;
}
.services .content { 
	padding: 0 4px;
	background: url(../img/services-bg.png) repeat-y 0 0;
}
.services-item {
	float: left;
	width: 226px;
	margin: 0 6px;
}
.services-item img {
	display: block;
	width: 100%;
	height: 147px;
	padding-bottom: 5px;
	background-color: #fff;
}
.services-item div { padding: 0 5px 12px; }
.services-item h4 {
	font-family: '\5FAE\8F6F\96C5\9ED1';
	font-size: 16px;
	line-height: 28px;
	color: #4a4a4a;
}
.services-item p {
	padding-top: 2px;
	color: #969696;
}

.about h2 { 
	margin: 62px 0 29px;
	background-position: 0 -26px; 
}
.about .content {
	height: 340px;
	padding: 11px 450px 9px 30px;
	background: url(../img/about-bg.jpg) no-repeat 0 0;
}
.about-left {
	width: 475px;
	height: 339px;
	overflow: hidden;
	line-height: 21px;
	color: #f6f6f6;
}
#scroll-cont { padding: 0 15px 0 5px; }

/* scroll */
.scrollUp,
.scrollHandle,
.scrollDown {
	overflow: hidden;
	background-image: url(../img/scrollbar.png);
	_background-image: url(../img/scrollbar.gif);
	background-repeat: no-repeat; 
}
.scrollBar {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 90;
	width: 16px;
	height: 100%;
	overflow: hidden;
	background: url(../img/scrollBarBg.png) 0 100%;
	background-repeat: repeat-y;
}
.scrollUp,
.scrollDown {
	position: absolute;
	left: 1px;
	height: 23px;
	cursor: pointer;
}
.scrollUp,
.scrollHandle,
.scrollDown,
.scrollHandleDown {
	position: absolute;
	width: 14px;
}
.scrollHandle { 
	top: 19px;
	left: 1px;
	height:109px;
	cursor: n-resize;
	background-position: -21px 0;
}
.scrollUp {
	top: 0;
	background-position: 0 -1px; 
}
.scrollDown {
	bottom: 0;
	background-position: 0 -26px;
}

.about .content p { 
	padding: 10px 0; 
	*padding: 9px 0; 
}
.about .content em { color: #e10606; }

.solutions h2 { 
	margin: 44px 0 44px; 
	background-position: 0 -52px; 
}
.solutions .content { margin: 0 -3px; }
.solutions-item {
	position: relative;
	float: left;
	width: 298px;
	height: 172px;
	margin: 0 12px 38px;
	overflow: hidden;
}
.solutions-item img {
	display: block;
	width: 100%;
	height: 100%;
}
.solutions-item div {
	position: absolute;
	bottom: 0;
	padding: 19px 5px 11px 10px;
	width: 283px;
	height: 24px;
	background: url(../img/shade-bg.png) repeat 0 0;
}
.solutions-item:hover div { height: auto; }
.solutions-item h4 {
	float: left;
	margin-right: 15px;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	line-height: 24px;
}
.solutions-item ul { 
	float: left;
	margin-bottom: -2px;
	*margin-bottom: -4px; 
}
.solutions-item ul li {
	padding: 6px 0 0 8px;
	color: #e3e3e3;
	max-width: 168px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../img/icon-li.png) no-repeat -3px 11px;
}
.solutions-item ul li a { color: #e3e3e3; }

.solutions .content { position: relative;}

.client h2 { 
	margin: 31px 0 14px;
	*margin-top: 70px;
	background-position: 0 -78px; 
}
.client .content { margin: 0 4px 58px; }
.client li {
	float: left;
	width: 126px;
	height: 126px;
	margin: 5px;
	overflow: hidden;
	text-align: center;
	background: url(../img/client-li.png) no-repeat 0 0; 
}
.client li img {
	display: block;
	margin: 20px;
	width: 86px;
	height: 86px;
}
.client li em,
.client li a,
.client li:hover img { display: none; }
.client li:hover em,
.client li:hover a {
	display: block;
	padding: 52px 0;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	font-size: 16px;
	line-height: 22px;
	color: #333;
}

/* footer */
.footer {
	padding: 15px 0 50px;
	color: #b6b6b6;
	background-color: #000; 
}
.footer h3 {
	padding: 20px 5px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal; 
	line-height: 18px;
}
.footer dl { 
	float: left;
	width: 290px;
	margin-left: 3px;
}
.footer dl+dl { margin-left: 40px; } 
.footer dt,
.footer dd {
	line-height: 18px;	
	border-bottom: 1px solid #222;
}
.footer dt {
	padding: 8px 5px 8px 8px;
	font-family:'\5FAE\8F6F\96C5\9ED1';
}
.footer dd { padding: 7px 0; }
.footer dd em {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	margin-left: 2px;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	background: url(../img/icon-circle.png) no-repeat 0 0;
}
.footer dd span.fs-11 { 
	display: inline-block; 
	margin-right: -10px; 
}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
	.footer dd span.fs-11 { 
		margin: 0 -15px; 
		-webkit-transform: scale(0.9);
	}
}