﻿/* 100%两列流式布局 */
#detail_content
{
	margin: 0 20px 0 20px;
	text-align: left;
}
#detail_outer
{
	margin-left: 226px;
}
#detail_right
{
	margin-left: 226px;
}
#detail_left
{
	width: 196px;
	float: left;
	position: relative;
}
.box_pro
{
	float: left;
	width: 23%;
	display: block;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
}
.pro_name
{
	margin-top: 10px;
}
.pro_name, .pro_name a:link, .pro_name a:visited, .pro_name a:hover
{
	color: #0328c1;
	font-weight: bold;
}
.box_pro ul
{
	margin-bottom: 30px;
}
.box_pro ul li
{
	line-height: 20px;
	padding-left: 10px;
	background: url(/images/list_gray.gif) no-repeat 0 6px;
}
.box_pro span
{
	margin-left: 10px;
}
.pro_info, .pro_tabs, .pro_recommend
{
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 15px;
	overflow: hidden; /* IE7/FF hack*/
	zoom: 1; /*IE6 hack*/
}
.info_left
{
	float: left;
	width:420px;
	position:relative;
}
.info_right
{
	margin-left:450px;
}
/*IE6 hack*/
* html .info_right 
{
	float:left;
	margin-left:50px;
}
.space_top20
{
	margin-top: 10px;
	margin-left: 35px;
}
.space_img img
{
	margin-left:6px;
}
.list_zoom
{
	margin: 10px 0 0 0;
	overflow: hidden;
}
.list_zoom li
{
	float: left;
	padding: 1px;
	border: 1px solid #DDD;
	margin-right: 10px;
	cursor: pointer;
}
.pro_info h1
{
	font-size: 14px;
	font-weight: bold;
	line-height: 180%;
}
.pro_info p
{
	line-height: 150%;
}
.btn_buy, .btn_stast, .btn_invite, .btn_complex
{
	height: 22px;
	width: 106px;
	padding: 0 0 0 25px;
	text-align: left;
	line-height: 22px;
	margin-bottom: 4px;
	border: 0;
	cursor: pointer;
}
.btn_buy
{
	background: url(/images/btn03.gif) no-repeat left top;
}
.btn_stast
{
	background: url(/images/btn04.gif) no-repeat left top;
}
.btn_invite
{
	background: url(/images/btn01.gif) no-repeat left top;
}
.btn_complex
{
	background: url(/images/btn02.gif) no-repeat left top;
}
/*--描述标签 Start--*/
.tabs_menu0
{
	margin-bottom: 20px;
}
.tabs_menu0 li
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #0328c1;
	padding-left: 30px;
	margin-right: 10px;
	display: block;
	cursor: pointer;
	background: url(/images/icon_tabs_no.gif) no-repeat left top;
}
.tabs_menu0 li.current
{
	padding-left: 30px;
	margin-right: 10px;
	color: #cd6702;
	background: transparent url(/images/icon_tabs_on.gif) no-repeat 0 0;
}
.tabs_menu0 li a
{
	color: #0328c1;
}
.tabs_menu0 li a:hover
{
	text-decoration: none;
}
.tabs_main
{
	clear: both;
	padding: 0pt;
}
#tabs_main0 div
{
	
}
#tabs_main0 div.block
{
	display: block;
}
#tabs_main ul li, .left_title
{
	float: left;
}
.pro_tabs p
{
	line-height: 150%;
	margin-top: 10px;
}
.pro_tabs span
{
	line-height: 23px;
}
/*--描述标签 End--*/
.pro_comment table
{
	margin: 20px 0;
}
.pro_comment table th, .pro_comment table td
{
	font-weight: lighter;
	text-align: left;
	height: 18px;
}
.tab_star th 
{
	padding-left:30px;
}
.line_compa
{
	font-weight:lighter;
	color:#666;
	margin:0 5px;
}
.btn_yellow
{
	width: 80px;
	text-align: center;
	line-height: 22px;
	height: 22px;
	color: #FFF;
	border: 0;
	cursor: pointer;
	background: url(/images/bg_btn.gif) no-repeat 0 0;
}
.plist_t{
	height:28px;
	text-align:center;
	width:99%;
	margin-top:10px;
	background-color:#f7f3df;
}
.plist_t .form_s
{
	margin-top:2px;
	float: right;
}
.plist_t select
{
	width: 100px;
	margin-right: 20px;
}
.plist_t .search_result
{
	float: left;
	margin-left: 10px;
	margin-top:5px;
}

#productColorSwatches ul, #productColorSwatches ul li
{
	margin: 0;
}
.xx_color
{
	/*margin: 3px 6px;*/
	width: 100%;
}
.xx_color li
{
	width: 50px;
	float: left;/*
	margin: 2px 8px;
	text-align: center;
	line-height: 14px;
	text-align: left;*/
}

/* 评论*/
.comm
{
	width:99%;
	margin:20px 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
.comm_img 
{
	float:left;
	width:45px;
	position: relative;
	margin:0 30px 0 10px;
}
.comm_info 
{
	margin-left:80px;
	width:80%;
}
.comm_info p
{
	padding:0px;
	margin:0px;
}
.comm_title 
{
	font-size:12px;
	color:#0328c1;
	font-weight:bold;
}
.comm_gray
{
	color:#999;
	margin-left:20px;
}
.huiying 
{
	padding-bottom:10px;
}
.huiying_div 
{
	border:1px #eeeeee solid; 
	padding:5px; 
	margin-bottom:5px;
} 
/* 评论 */
