@charset "utf-8";
/* CSS Document */

#product_framediv{
	width:950px;
	height: auto;
	border-bottom: 6px solid #CB0106;
	border-top: 1px solid #BEBEBE;
	float:left;
}

#product_descript {
	width: 950px;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	background-image: url(../images/bg_center.jpg);
	background-repeat: repeat-x;
	float:left;
}
#product_box {
	width: 440px;
	float:left;
	text-align: center;
}
#product_txt {
	width: 470px;
	float:left;
	padding-left: 30px;
	line-height: 18px;
}

#product_txt li {
	background-image: url(../images/fb_bullet.gif);
	background-position: left 16px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 10px;
}

#information_left {
	float: left;
	width: 250px;
	margin-top: 15px;
}

#customer {
	border: 1px solid #8b91a0;
	width: 245px;
}
#customer_title {
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 232px;
	line-height: 28px;
	color: #FFF;
	padding-left: 4px;
	margin-left: 4px;
}
#customer_content {
	width: 230px;
	margin-left: 6px;
	border: 1px solid #8b91a0;
	margin-bottom: 6px;
	margin-top: 2px;
}

#product_highlight {
	width:610px;
	float:left;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 60px;
	
}
#contact_info {
	float: left;
	width: 210px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	
}
#system_config {
	float: left;
	width: 380px;
	padding-top: 20px;
	padding-bottom: 20px;
}
