@charset "utf-8";
/* CSS Document */


#product_primary {
	
}
#product_title {
	color:#ff8400;
	font-size:24px;
	font-weight:bold;
}

.product_tags {
	height:30px;
	vertical-align:bottom;
	width:167px;	
}
.product_detail {
	position:relative;
	border:solid 1px #596A72;
	border-top:0px;
	width:793px;
	padding:20px;
}

.product_categories {
	float:left;
	width:406px;
	_width:404px;
	height:100px;	
	padding-right:10px;
}
.product_categories_index {
	float:left;
	width:178px;
	margin-right:40px;
	height:240px;
	position:relative;
	margin-top:20px \9;
	#margin-top:0px;
}
#btn_left {
	position:absolute;top:70px;left:0px; cursor:pointer;
}
#btn_right {
	position:absolute;top:70px;right:0px;cursor:pointer;
}
#item_container_frame {
	position:absolute;top:0px;left:27px;width:776px;height:270px;
	overflow:hidden;
}
#item_container {
	position:absolute;top:0px;
	height:270px;
}
.item_each {
	width:128px;
	margin:10px 0px 0 24px;
	_margin-left:15px;
	float:left;
	height:250px;
}
.item_solutions_each {
	width:135px;
	margin:0 5px;
	_margin-left:3px;
	float:left;
	height:160px;
}
.item_each_name {
	background-repeat:repeat-x;
	background-image: url(images/bg_content_line.gif);
	background-position: bottom;
	height:24px;
	margin:14px 5px 0 3px;
	font-size:11px;
}
.item_each_desc {
	font-size:11px;
	margin:3px 3px 0;
}

.td_bg ,.td_bg td{
	background-color:#f7f7f7;
}

.td_b_t td {
	border-top:solid 1px #CCCCCC;
}

.td_b_r {
	border-right:dotted 1px #CCCCCC;
}

.td_b_b td {
	border-bottom:solid 1px #CCCCCC;
}
#product_pic_show {
	border:solid 1px #CCCCCC;
	width:720px;
	margin:auto;
}
#show_left_arrow {
	position:absolute;
	top:26px;
	left:8px;
	width:18px;
	height:18px;
	cursor:pointer;
}
#show_frame {
	position:absolute;
	top:12px;
	left:50px;
	height:50px;
	width:620px;
	text-align:left;
	overflow:hidden;
}
#show_right_arrow {
	position:absolute;
	top:26px;
	right:8px;
	width:18px;
	height:18px;
	cursor:pointer;
}
.tm_img {
	width:70px;
	height:48px;
	text-align:center;
	background-image:url(images/bg_product_s.png);
	float:left;
	margin:0 4px;
	padding-top:2px;
}
.tm_img img {
	cursor:pointer;
}
#show {
	position:absolute;
}
.index_more {
	display:block;
	position:absolute;
	bottom:18px;
}
.index_categories_list {
	position:absolute;
	height:19px;
	width:170px;	
	color:#FFF;
	background-image:url(images/bg_product_title.gif);
	top:0px;
	padding:3px 0 0 8px;
}
#index_news_list_frame {
	margin:35px 15px 0;	
	position:relative;
	height:250px;
	overflow:hidden;
}
#index_news_list_center {	
	position:absolute;
	left:0px;	
}
.index_news_list {
	border-bottom:solid 1px #CCCCCC;
	padding:8px 15px;
	height:64px;
	width:169px;
}
#index_news_more {
	margin:5px 0 0 30px;
}