#main_left{
	padding: 0 5px 0 15px;
	width: 192px;
	height: 100%;
	float:left;
	font-size:14px;
}
#main_right {
	background-color: #0b0b0b;
	margin-left: 6px;
	width:785px;
	float:right;
	padding-bottom:35px;
	padding-top:10px;
	text-align:center;
}
#main_left div {
	line-height:170%;
	
}

.fixed {
	CLEAR: both
}
.clear {
	CLEAR: both
}
#scope, #client, #structrue{
	color: #1CBFC4;
}
#scope a, #client a, #structrue a{
	color: #1CBFC4;
	text-decoration:none;
}

#scope a:hover, #client a:hover, #structrue a:hover{
	color: #FF8800;
	text-decoration:underline;
}

#code{
	margin-top:15px;
	color: #FF8800;
	font-weight: bold;
}
#info{
	margin-top:50px;
	padding-top:10px;
	border-top:#555555 solid 1px;
}
.warp-line{
	width:1px;
	background-color:#666666;
	margin-left:7px;
	margin-right:2px;
}
.product_related{
	border-top:#555555 solid 1px;
	margin-top:15px;
	padding:5px 0px;
	text-indent:0px;

}
.product_related h3{
	margin:0px;
	padding:5px 0px;;
}
.product_related li{
	width:143px;
	margin-bottom:10px;
}
.product_related a{
	display:block;
	width:143px;
	font-size:12px;
	line-height:135%;
}
.product_related  img{
	display:block;
	border:2px solid #666666;
	padding:3px;
	margin-bottom:5px;
	
}
.product_related a:hover img{
	border:2px solid #999999;
}