@charset "utf-8";
/* CSS Document */

#news{
	clear:both;
	margin-bottom: 50px;
}

#news ul{
	margin-top:20px;
}

#news li{
	background: url(../images/arrow01.png) left 23px no-repeat;
	border-bottom:#ccc 1px solid;
	padding:18px 0 18px 25px;
	font-size:16px;
}

#news li:first-child{
	border-top:#ccc 1px solid;
}


/*-------------------------------------------------*/

.btn_contact{
	text-align:center;
	margin:30px 0;
}

#special01 .title{
	background:url("../images/line.gif") left 5px  no-repeat;
	font-size:20px;
	font-weight:bold;
	padding:0 0 0 20px;
	margin-top: 50px;
}

#title{
	background: url(images/title_back.jpg) center no-repeat #CBD6E1;
}

#contents h4{
	margin:20px 0 35px;
}

#special01 div{
	overflow:hidden;
}

#special01 .img{
	float:right;
	margin:0 0 0 40px;
}

#special01 .img img{
	margin-bottom:20px;
}

#special01  p{
	font-size:16px;
	margin-bottom:30px;
}

#special01 > ul{
	text-align:center;
	margin-bottom:20px;
}

#special01 >ul  li{
	display:inline;
	margin:0 5px;
}

#special01 .propertydata{
	width:650px;
	margin:0 auto;
	padding-top:20px;
}

#special01 .propertydata p span{
	font-weight:bold;
}

/*-----------------------------------------------------------------*/

#special02 .experiment{
	margin-bottom:40px;
}

#special02 .experiment dl{
	width:435px;
	float:right;
	border-top:#ccc 1px solid;
}

#special02 .experiment dt{
	float:left;
	clear:both;
	color:#265A8B;
	padding:10px 0;
}

#special02 .experiment dd{
	padding:10px 0 10px 110px;
	border-bottom:#ccc 1px solid;
}
	
	
#special02 h5{
	font-size:20px;
	background: url(../images/line.gif) left 12px no-repeat;
	border-bottom:#ccc 3px solid;
	padding:10px 0 10px 20px;
	margin-bottom:20px;
}

#special02 .experiment .read{
	width:450px;
	font-size:16px;
}

#special02 .experiment .terms{
	clear:both;
	display:table;
	width:100%;
	padding-top:30px;
}

#special02 .experiment .terms li{
	display:table-cell;
	vertical-align:top;
	padding-right:20px;
}

	
#special02 .experiment table{
	width:100%;
	border-collapse:collapse;
	border-top:#ccc 1px solid;
	margin:5px 0;
}

#special02 .experiment thead{
	background:#E7EEF3;
}

#special02 .experiment thead tr{
	padding-left:15px;
}

#special02 .experiment tr{
	text-align:left;
	font-weight:normal;
	border-bottom:#ccc 1px solid;
}

#special02 .experiment td{
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
	text-align:center;
	padding:10px 0;
	min-width:83px;
}

#special02 .experiment .cap{
	text-align:right;
	font-size:12px;
}
	
#special02 .graph{
	overflow:hidden;
	margin-bottom:50px;
}

#special02 .graph div{
	width:570px;
	float:right;
}

#special02 .review .img{
	float:right;
	margin-left:60px;
}

#special02 .review  p{
	margin-bottom:25px;
}
	
	
#special02 .review{
	margin-bottom: 80px;
}
	

/*-------------------------------------------------*/


#special03 div{
	overflow:hidden;
}

#special03 .img{
	float:right;
	margin:0 0 0 40px;
}

#special03 .img img{
	margin-bottom:20px;
}

#special03  p{
	font-size:16px;
	margin-bottom:30px;
}

#special03 .propertydata{
	width:650px;
	margin:0 auto;
	padding-top:40px;
}

#special03 .title{
	background: url(../images/line.gif) left 5px no-repeat;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 20px;
}
	
	
	
	