@charset "gb2312";
@import "common/0-import.css";
/*------------------------------------------------------------
	Product
------------------------------------------------------------*/
#globalNavi li.navi02 a img {
	opacity: 0;
	filter: alpha(opacity=0);
}

#conts h2 {
	margin-bottom:20px;
}

#conts h3 {
	margin-bottom: 2px;
	margin-top:10px;
	font-size: 12px;
}

#conts .commBox {
	margin: 0 2px 3px 0;
	padding-bottom: 18px;
	clear: both;
}

#conts .commBox div {
	color: #909090;
	line-height: 1.7;
	padding:0px 0 15px;
}

#conts .commBox .pt0 {
	padding-top: 0;
}

#conts .commBox .lBox {
	width: 480px;
}

#conts .commBox .lBox p {
	font-size:12px;
	padding:0px;
	color:#000000;
	width:480px;
	text-align:justify;
}


#conts .none {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}