/* about us*/
.brand-hero img{
	display: block;
}
.brand-container{
	padding-bottom: 40px;
}
.about-hd{
	padding: 20px 15px 20px;
}
.about-hd .product-suite-select-option{
	margin-top: 12px;
}
.about-title{
	text-align: center;
	font-size: 24px;
	color: #242424;
	margin-bottom: 5px;
}
.about-list-item{
	border-bottom: 1px solid #efefef;
	margin-bottom: 15px;
}
.about-list-hasbg{
	background-color: #fff;
	background-image: -webkit-linear-gradient(right, #f0f0f0, #fcfcfc);
	background-image: -moz-linear-gradient(right, #f0f0f0, #fcfcfc);
	background-image: -o-linear-gradient(right, #f0f0f0, #fcfcfc);
	background-image: -ms-linear-gradient(right, #f0f0f0, #fcfcfc);
	background-image: linear-gradient(to left, #f0f0f0, #fcfcfc);
}
.info-container{
	padding: 10px;
}
.about-list-title{
	font-size: 18px;
	margin-bottom: 5px;
	text-align: center;
	color: #000;
}
.about-view{
	padding: 10px;
	text-align: center;
}
.about-view a{
	font-size: 15px;
	color: #000;
	padding-right: 20px;
	background: url(../images/ico_arrow_left.png) right center no-repeat;
}

/* kohler history-timeline */
.history-timeline{}
.timeline-list-item{
	border-bottom: 1px solid #dcdcdc;
}
.timeline-list-item:nth-child(1){
	border-bottom: 1px dashed #dcdcdc;
}
.timeline-left-bd{
	padding-top: 15px;
	width: 39%;
	float: left;
}
.timeline-left-bd img{
	display: block;
	width: 110px;
}
.timeline-right-bd{
	position: relative;
	width: 55%;
	padding-left: 10px;
	padding-bottom: 15px;
	float: right;
	border-left: 1px solid #dcdcdc;
}
.timeline-dot{
	position: absolute;
	width: 11px;
	height: 11px;
	background: url(../images/ico_dot.png) center center no-repeat;
	right: -5.5px;
	bottom: -5.5px;
}
.timeline-list-item:nth-child(1) .timeline-year,.timeline-list-item:nth-child(1) .timeline-left-bd{
	margin-top: 0;
	padding-top: 0;
}
.timeline-desc-list{
	margin-bottom: 6px;
}
.timeline-year{
	font-size: 20px;
	font-weight: bold;
	color: #1b1b1b;
	margin-bottom: 2px;
	margin-top: -8spx;
}
.timeline-year:nth-child(2n-1){
	margin-top: 15px;
}
.timeline-sub{
	color: #1b1b1b;
}
.timeline-td{
	color: #7d7d7d;
}
.timeline-note{
	margin-top: 5px;
	color: #7d7d7d;
	text-align: right;
}
 
/* article-normal-container */
.article-title{
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
}
.contact-container{}
.contact-container h4{
	margin-bottom: 5px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.article-inner-hd{
	font-size: 16px;
	color: #000;
	padding: 10px 0;
}
.basic-info-list{
	margin-bottom: 15px;
}
.basic-info-list label{
	display: block;
	padding-bottom: 5px;
}
.job-section-list{
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #efefef;
}

/* job */
.job-section-inner h3{
	padding: 8px 0;
	color: #000;
	font-size: 18px;
}
.job-section-inner p{
	margin-bottom: 10px;
} 
.job-section-list .about-view{
	text-align: left;
}
.staff-quote h4{
	text-align: center;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.staff-quote .mb20 p:nth-child(2n){
	color: #000;
}

.jf-hd{
	padding: 8px 12px;
	background-color: #2058a1;
}
.jf-hd p{
	color: #ffffff;
	float: left;
}
.jf-hd-left,.jf-record-left{
	width: 35%;
	float: left;
}
.jf-record{
	padding: 12px;
}
.jf-list{
	border-bottom: 1px solid #dddddd;
}
.jf-rev{
}
p.jf-rev-left{
	margin-bottom: 3px;
	background-color: #f2f2f2;
	padding: 3px 12px;
}
p.jf-rev-left span{
	display: inline-block;
	width: 80px;
	color: #242424;
}

/* news-bd */
.news-bd{
	padding: 40px 15px 50px;
}
.title-hd h2{
	font-weight: bold;
	color: #000;
}
.news-list{
	padding: 15px 0;
	border-bottom: 1px dashed #cfcfcf;
}
.total-info{
	padding: 15px 0;
	color: #000;
}
.pagination{
	margin-bottom: 30px;
}
.pagination li{
	display: inline-block;
	padding: 3px 12px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
}
.pagination li a{
	color: #000;
}
.pagination li.cur{
	background-color: #000;
	border: 1px solid #000;
}
.pagination li.cur a{
	color: #fff;
}
.contact-list p img{
	height: 18px;
	vertical-align: middle;
	padding-right: 8px;
}
.contact-list p{
	line-height: 2;
}

/* news-article */
.news-article-title{
	color: #000;
	line-height: 1.6;
	font-size: 24px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
}
.news-article-title-info{
	margin-bottom: 15px;
}
.news-article-title-info h2{
	color: #000;
	font-size: 18px;
	margin-bottom: 5px;
}
.news-article-title-info p{}
.article-content{
	padding-bottom: 20px;
}
.article-content p{
	margin-bottom: 15px;
}
.lawyer-agreement-title{
	color: #000;
	line-height: 1.6;
	font-size: 24px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
}
.lawyer-agreement-container h3{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}
.lawyer-ltd p{
	text-align: right;
	color: #000;
}
.about-content{
	margin-bottom: 30px;
}
.pro-list{
	margin-bottom: 15px;
}
.pro-list dd{
	padding: 0;
	margin: 0;
	line-height: 2;
}
.pro-list dd a{
	color: #626262;
}
.pro-list dd img{
	vertical-align: middle;
	padding-right: 10px;
}
* a.ui-btn{
	color: #000;
}

* a.ui-btn5{
	color: #000;
}
* a.ui-btn-blue{
	color: #fff;
}