.sitetile{
	margin: 10px 0;
	font-weight: 300;
	color: #000000;
	letter-spacing: 0.00em;
	font-size: 4.8rem;
	line-height: 4.8rem;
	font-weight:bold;
}
.sitetile small,
.home h1 small{
	font-size: 14px;
}

.page-title h1{	
	font-size: 3.6rem;
	font-weight:bold;
	padding:5px;	
	position: relative;
	overflow: hidden;	
	border-left:5px solid #1ba1e2;
}

.page-title h1:after{
	top: 50%;
	content: '';
	height: 2px;
	width: 100%;
	margin-left: 15px;
	position: absolute;
	background-color: #eee;		
}

#product,#article{
	padding:0;
	margin:0;
}

#product .icon{
	width:150px;
	height:120px;
}

#product .data{
	margin-left:160px;
}

#product .data span{
	margin:10px 0;
}

#product .list-remark{	
  overflow: normal;
  white-space: normal;
}

#tab-list a{
	color:#000;
}

#tab-list .Ltitle{
	text-align:center;
	color:#fff;
	background-color:#1ba1e2;
}

#tab-list .Ftitle{	
	text-align:center;
	color:#1b6eae;	
	background-color:#f8f8f8;
}

.article .art-title{
	text-align:center;
}

.article .art-title h1{
	font-size:1.6em;
	font-weight:bold;
}

.article .art-title p,
.product .spt-title p{
	color:#999;
}

.pro-title{
	text-align:left;
}
.pro-title h1{
	margin:0 auto;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.0em
}

.pro-title ul{
	color:#555;
}

.pro-title ul li{
	padding:5px 0;
}



/*--seputu---*/
.spt-title{text-align:center;}
.spt-title h1{font-size:1.6em;font-weight:bold;line-height:1.0em}
.seputu{overflow:hidden;word-wrap: break-word; word-break: normal;}
.seputu li.s_li_first {border:1px #dedede solid;}
.seputu li{border-left:1px #dedede solid;border-bottom:1px #dedede solid;border-right:1px #dedede solid;}
.seputu li span{margin:0px;}
.seputu li .s_name{ display:inline-block;width:160px;padding:5px;}
.seputu li .s_value{ display:inline-block;width:640px;padding:5px;border-left:1px #dedede solid;}
.seputu li.s_img{ padding:0;border:0;}
.seputu li.s_img img{margin:10px 0;}
/*--seputu--*/


#footer{text-align:center;padding:20px;}
#footer a,#footer p{color:#fff;}