@charset "utf-8";
code {font-family:"Courier New",Courier}
#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {
	width:700px;
	list-style:none;
	color:#575757;
	margin:0px 10px 0px 15px
}
#acc h6 {width:443px; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; }
#acc h6:hover {}
#acc .acc-section {
	overflow:hidden
}
#acc .acc-content {
	width:700px;
	padding:0px
}
#acc .acc-content .spec-li{
	width:655px;
	background:url(../images/icon_11.jpg) left 7px no-repeat;
	padding:0px 0px 0px 15px;
	color:#575757;
	font-size:13px;
	float: left;
	line-height:24px;
	}

#nested {
	width:700px;
	list-style:none;
	margin-bottom:15px
}
#nested h6 {
	width:680px;
	padding:12px 0px 12px 20px;
	font-weight:bold;
	background:url(../images/pro-spec-bg.jpg) left top no-repeat;
	font-size:12px;
	margin-top:5px;
	cursor:pointer;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
#nested h6:hover {}
#nested .acc-section {
	overflow:hidden
}
#nested .acc-content {
	width:670px;
	padding:15px;
	float: left;
	line-height: 19px;
	
}
#nested .acc-content .spec-li{
	width:655px;
	color:#575757;
	font-size:13px;
	float: left;
	line-height:19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(../images/icon_11.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	}
#nested .acc-selected {}
