
/*************************** 左侧 *****************************/

#left {
	float:left;
	width:200px;
	margin-right:5px;
	margin-top:5px;
}

.quick_order {
	float:left;
	padding-bottom:5px;
}

/*************************** 右侧 *****************************/

#right {
	float:left;
	width:585px;
	margin-top:5px;
}

/*******************新闻见证部分*********************/

#right_l {
	float:left;
	width:380px;
}

.news_tit {
	float:left;
	width:360px;
	height:22px;
	padding:8px 0 0 20px;
	background:url(news_tit_bg.jpg);
	font-size:14px;
	color:#000000;
	font-weight:bold;
	letter-spacing:2px;
}
.news {
	float:left;
	width:378px;
	border-left:1px solid #77CC77;
	border-right:1px solid #77CC77;
}
.news a {
	float:left;
	width:276px;
	padding:7px 0 6px 22px;
	border-bottom:1px dotted #eeeeee;
	background:url(icon_news.gif) no-repeat 3px;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	overflow:hidden;text-overflow:ellipsis; white-space:nowrap;
}
.news a:hover {
	color:red;
	text-decoration:underline;
}
.news span {
	float:left;
	width:78px;
	padding:7px 2px 6px 0;
	text-align:right;
	font-size:14px;
	color:#999999;
	text-decoration:none;
	border-bottom:1px dotted #eeeeee;
}
.news_b {
	float:left;
	width:380px;
	height:5px;
	font-size:1px;
	background:url(news_bg_b.gif);
}
.case_tit {
	float:left;
	width:356px;
	height:22px;
	padding:8px 0 0 20px;
	background:url(case_tit_bg.jpg);
	font-size:14px;
	color:#000000;
	font-weight:bold;
	letter-spacing:2px;
}
.case_tit span ,.news_tit span{
	position:relative;
	left:290px;
	top:-14px;
	height:5px;
	width:50px;
	padding:0px;
	margin:0 0 -10px 0;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	cursor:hand;
	color:white;
}
.news_tit span{ top:0px; left:220px; color:#000;}
/*********************推荐产品********************/

#right_r {
	float:left;
	width:200px;
	margin-left:5px;
	padding:0px;
}

/************************产品展示***************************/

.index_pro_tit {
	float:left;
	width:570px;
	height:20px;
	margin-top:5px;
	padding:8px 0 0 15px;
	background:url(chanpinzhanshi.jpg) no-repeat 5px;
	font-size:14px;
	font-weight:bold;
}
.index_pro_bg_t {
	float:left;
	width:585px;
	height:5px;
	font-size:1px;
	background:url(index_pro_bg_t.gif);
}
.index_pro_bg_b {
	float:left;
	width:585px;
	height:5px;
	font-size:1px;
	background:url(index_pro_bg_b.gif);
	margin-bottom:5px;
}
.index_pro {
	float:left;
	width:583px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:#ffffee;
}

.index_pro_pic {
	float:left;
	padding:8px 10px 8px 10px;
}

.index_pro .name {
	padding:8px 0px 2px 0;
	font-size:13px;
	font-weight:bold;
}
.name a {
	color:black;
}

.index_pro .name span{
	margin-left:10px;
	color:red;
}

.index_pro .xx {
	text-align:center;
}

.index_pro .xx img{
	padding-right:10px;
}

.index_pro .js {
	padding:5px 2px 5px 0;
	line-height:20px;
	color:#333333;
	width:auto;
	height:180px;white-space:pre;word-wrap:break-word;overflow:auto; text-align:left;
}

/***************** 套装 *********************/

.index_tz_pic {
	float:left;
	padding:8px 10px 8px 10px;
}

.index_pro .tz_name {
	padding:8px 0px 2px 0;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	width:580px;
}
.tz_name a {
	color:black;
}

.index_pro .tz_name span{
	margin-left:10px;
	color:red;
}

.index_pro .tz_js {
	padding:5px 5px 5px 10px;
	line-height:20px;
	color:#333333;
	width:565px;
	white-space:pre;word-wrap:break-word;overflow:auto; text-align:left;
}
