@charset "utf-8";
/* main layout */
#wrap {
	position: relative;
	z-index: 2;
}

#header {
	width: 970px;
	height: 101px;
	margin: 0 auto;
	position: relative;
	z-index: 20;;
}

#banner {
	width: 970px;
	height: 134px;
	padding-bottom: 32px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#page-home #banner {
	height: auto;
}

#page-home #banner {
	height: 475px;
}

#content {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 143px;
	overflow: hidden;
}

#content-main {
	float: left;
	width: 580px;
	overflow: hidden;
}

#content-sub {
	float: left;
	width: 285px;
	margin: 4px 0 0 95px;
	overflow: hidden;
}

#footer {
	height: 107px;
	overflow: hidden
}
/* module */
.text-board {
	margin-bottom: -22px;
}

.text-board, .text-board p {
	line-height: 24px;
}

.text-board p {
	padding-bottom: 22px;
}

.text-board ul, .text-board ol {
	margin-top: 0;
	margin-bottom: 22px;
}

.page-title {
	line-height: 32px;
	padding-bottom: 17px;
}

#content .pager {
	clear: both;
	height: 28px;
	padding: 4px 0;
	overflow: hidden;
}

#content .pager .page-numbers {
	float: left;
	min-width: 16px;
	height: 26px;
	line-height: 26px;
	padding: 0 5px;
	margin-right: 6px;
	overflow: hidden;
}

/* header */
#brand {
	position: absolute;
	top: 24px;
	left: 0;
}

#brand h1 {
	display: none;
}

/* nav-main */
#nav-main {
	position: absolute;
	top: 15px;
	right: -12px;	
}

#nav-main li {
	float: left;
	position: relative;
	margin-left: 32px;
}

#nav-main li a {
	float: left;
	width: auto;
	line-height: 24px;
	padding: 24px 12px 24px 12px;
	white-space: nowrap;
	position: relative;
}

#nav-main li a .sf-sub-indicator {
	display: block;
	width: 24px;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -12px;
}

#nav-main li ul {
	display: none;
	padding-bottom: 8px;
	position: absolute;
	top: 86px;
	left: -24px;
}

#nav-main li li {
	clear: both;
	float: left;
	width: auto;
	height: 24px;
	padding: 8px 0 8px 0;
	margin-left: 0;
	white-space: nowrap;
	overflow: hidden;
}

#nav-main li li.item-corner {
	height: 9px;
	padding: 0 8px 0 0;
	position: relative;
}

#nav-main li li.item-corner span {
	display: block;
	height: 9px;
	margin-right: 8px;
	overflow: hidden;
}

#nav-main li li.item-corner b {
	display: block;
	width: 8px;
	height: 9px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 8px;
}

#nav-main li li a {
	float: left;
	width: auto;
	display: block;
	height: 24px;
	line-height: 24px;
	text-indent: 8px;
	white-space: nowrap;
	padding: 0; margin: 0;
}

#nav-main li ul.ok li {
	width: 100%;
}

#nav-main li ul.ok li a {
	width: 100%;
}

/* banner */
#slider {
	height: 475px;
	overflow: hidden;
	position: relative;
}

#slider .content {
	position: relative;
	z-index: 5;
}

#slider .content li {
	width: 970px;
	padding-top: 60px;
}

#slider .content li .txt, #slider .slider-txt {
	float: left;
	width: 474px;
	overflow: hidden;
}

#slider .slider-txt {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 8;
}

#slider .txt h1 {
	line-height: 30px;
	padding-top: 32px;
	padding-bottom: 10px;
}

#slider .txt .summary {
	padding-right: 22px;
}

#slider .txt .summary , #slider .txt .summary p {
	line-height: 21px;
}

#slider .content li .img {
	float: right;
	width: 496px;
	overflow: hidden;
}

#slider .nav {
	width: 100%;
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 18px;
	left: 0;
	z-index: 10;
}

#slider .nav a {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 8px;
	overflow: hidden;
}

#slider .nav a span {
	display: none;
}

/* content */
#content .gallery-holder-list li {
	float: left;
	width: 290px;
	padding: 0 50px 10px 0;
	overflow: hidden;
}

#content .gallery-holder-list li.item-last {
	padding-right: 0;
}

#content .gallery-holder-list li h2 {
	height: 28px;
	line-height: 28px;
	padding-bottom: 6px;
	white-space: nowrap;
}

#content .gallery-holder-list li .img {
	height: 171px;
	overflow: hidden;
}

#content .gallery-holder-list li .img a {
	display: block;
	width: 280px;
	height: 150px;
	overflow: hidden;
	position: relative;
	top: 5px;
	left: 5px;
}

#content .gallery-holder-list li .img a span {
	display: block;
	width: 280px;
	height: 150px;
	overflow: hidden;
	cursor: pointer;
}

#content .gallery-holder-list li .img a b {
	display: none;
	width: 93px;
	height: 93px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -47px;
	left: 50%;
	margin-left: -47px;
	cursor: pointer;
}

#content .gallery-holder-list li .more {
	height: 18px;
	line-height: 18px;
	margin-top: -8px;
	overflow: hidden;
}

#content .home-service {
	padding-bottom: 48px;
	margin-bottom: 20px;
	overflow: hidden;
}

#content .home-service li {
	float: left;
	width: 290px;
	padding-right: 54px;
	overflow: hidden;
}

#content .home-service li.item-last {
	padding-right: 0;
}

#content .home-service li.item-market {
	width: 280px;
}

#content .home-service li .img {
	float: left;
	width: 72px;
	padding-top: 38px;
	overflow: hidden;
}

#content .home-service li.item-market .img {
	width: 84px;
}

#content .home-service li .txt {
	float: left;
	width: 218px;
	overflow: hidden;
}

#content .home-service li.item-market .txt {
	width: 196px;
}

#content .home-service li h2 {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

#content .home-summary {
	padding-bottom: 36px;
}

#content .home-gallery-list {
	height: 171px;
	overflow: hidden;
}

#content .web-design-list {
	padding-top: 6px;
}

#content .contact-summay {
	padding-bottom: 23px;
}

#content .contact-form {
	float: left;
	width: 394px;
	overflow: hidden;
}

#content .contact-form label, #content .contact-form em {
	height: 28px;
	line-height: 28px;
	padding: 2px 0 4px 0;
	white-space: nowrap;
	overflow: hidden;
}

#content .contact-form label {
	float: left;
	width: auto;
	padding-right: 7px;
}

#content .contact-form .notice {
	display: none;
	float: right;
	width: 250px;
}

#content .contact-form .item-notice .notice {
	display: block;
}

#content .contact-form p {
	clear: both;
	height: 49px;
	padding: 0 12px 0 64px;
	overflow: hidden;
}

#content .contact-form .item-content p {
	width: 366px;
	height: auto;
	padding-left: 12px;
}

#content .contact-form input, #content .contact-form textarea {
	width: 100%;
	margin: 14px 0;
}

#content .contact-form textarea {
	height: 233px;
	line-height: 24px;
	margin: 10px 0;
	overflow: auto;
	display: block;
	text-indent: 52px;
}

#content .contact-form .item-btn {
	padding-top: 24px;
}

#content .contact-form .item-btn input {
	width: 100px;
	height: 32px;
	line-height: 0;
	font-size: 0;
	text-indent: -1000px;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
}

#notice-bar {
	display: none;
	width: 100%;
	height: 46px;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
}

#notice-bar p {
	width: 910px;
	line-height: 46px;
	padding-left: 34px;
	margin-left: -455px;
	overflow: hidden;
	position: relative;
	left: 50%;	
}

#contact-address {
	float: left;
	width: 524px;
	margin: 34px 0 0 46px;
	overflow: hidden;
}

#contact-address .map {
	width: 524px;
	width: 518px;
	height: 268px;
	height: 262px;
	padding: 6px 0 4px 6px;
	overflow: hidden;
}

#contact-address .map .innermap {
	width: 513px;
	height: 239px;
	overflow: hidden;
}

#contact-address .address label, #contact-address .address span {
	float: left;
	width: auto;
	white-space: nowrap;
	line-height: 24px;
	overflow: hidden;
}

#contact-address .address label {
	clear: both;
	padding-right: 4px;
}

#page-about .about_summary{
	padding-bottom:24px;
}

#about_content .about-kinds li{
	width:460px;
	overflow:hidden;
	float:left;
	padding-right:50px;
	margin-bottom:30px;
}

#about_content .about-kinds {
	margin-bottom: -30px;
	overflow: hidden;
}

#about_content .about-kinds .img{
	float:left;
	width:85px;
	height:85px;
	overflow:hidden;
	padding-left:10px;
	padding-right:25px;
	padding-top:10px;
}

#about_content .item-market .img{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
}

#about_content .item-market2 .img{
	padding-right:32px;
	padding-left:8px;
}

#about_content .about-kinds .last{
	padding-right:0;
	float:left;
}

#content .services_summary {
	padding-bottom: 36px;
}

#services-content li .img{
	width:100px;
	position:absolute;
	left:15px;
	top:45px;
}

#services-content li .txt{
	width:860px;
	float:right;
}

#services-content li h2{
	padding-bottom:15px;
}

#services-content .about_kind img{
	float:left;
	margin:3px 10px 0 5px;
}

#services-content div.more{
	clear:both;
	padding-left:112px;
/*	padding-bottom:17px;*/
	padding-top:22px;
}

#services-content div.more a{
	display:block;
	height:31px;
	width:100px;
	overflow:hidden;
}

#services-content .txt p{
	padding-bottom:12px;
}

#services-content ul li{
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 17px;
	overflow: hidden;
	position:relative;
}

#services-content li .item-last{
	padding-bottom:12px;
}

/* footer */
#footer .site-info {
	line-height: 24px;
	padding-top: 42px;
}

#footer .site-info .w3c-validate {
	padding-right: 16px;
}

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/
html, body, #wrap {
	height: 100%;
}

#container {
	min-height: 100%;
}

#content {
	padding-bottom: 143px;
}

#bottom {
	clear:both;
	height: 107px;
	margin-top: -107px; /* negative value of footer height */
	position: relative;
}

/* Opera Fix */
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}
