@charset "utf-8";

/*galley*/
div.g-inner {
	position:relative;
	width:949px;
	height:287px;
	float:left;display:inline; padding:0px;
	margin:0 0 0 4px;
}
#view {
	position: absolute;
	width:949px;
	height:287px;
	top:0;
	left:0;
	overflow:hidden;
}
#view p {
	position: absolute;
	width:949px;
	height:287px;
	top:0;
	left:0;
}
.content_left{
width:458px;
float:left;
margin:0px 0 0 9px;
padding:0px;
background:#2f2f2f;
}

.content_right{
width:458px;
float:right;
margin:0px 9px 0 0;
padding:0px;
background:#2f2f2f;
}

.content_left .photo,.content_right .photo{
    border: 2px solid #939393;
    display: inline;
    float: left;
    margin: 0px 7px 0 0;
    width: 110px;
}

.content_left .text,.content_right .text{
width:310px;
float:right;
}

.content_left .hover:hover img,.content_right .hover:hover img{
     filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}

.content_left .photo a,.content_right .photo a{
max-height:110px;
display:block;
overflow:hidden;
background:#fff;
}

.content_left .photo a:hover img,.content_right .photo a:hover img{
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

.content_left ul li,.content_right ul li{
list-style:none;
display:block;
float:left;
padding:6px 0 15px 10px;
color:#fff;
width:440px;
line-height:19px;
margin:0 0 6px 0;
background:url(../img/renew2014/bi.png) bottom left repeat-x;
}

.content_left ul li:last-child,.content_right ul li:last-child{
list-style:none;
display:block;
float:left;
padding:6px 0 15px 10px;
color:#fff;
width:440px;
line-height:19px;
margin:0 0 0px 0;
background:none;
}

#thumbBtn {
	position:absolute;
	top:265px;
	left:890px;
	width:250px;
	overflow:hidden;
}
#thumbBtn li {
	padding: 0 0 0 0px;
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	text-align:right;
	width: 10px;
	cursor:pointer;
	margin:0 7px 8px 0;
	float:left;
	background-color:#fff;
	border-radius:20px;
	height:10px;
	border:1px solid #000;
}
#thumbBtn li.active {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	background-color:#c62514;	border:1px solid #fff;
}
#thumbBtn li img {
	border-top: solid 1px #000;
		border-bottom: solid 1px #000;
		display:none;
}

.bg_search {
    height: 84px;
    margin: 5px 0 23px 3px;
    padding: 0;
    width: 950px;
}

.bg_search a:hover img{
     filter: alpha(opacity=90);
    -moz-opacity:0.90;
    opacity:0.90;
}

ul.topProductBn li {
	list-style: none;
    display: block;
    float: left;
    padding: 0;
    width: 458px;
    margin: 0;
}
ul.topProductBn li:last-child {
	width: 458px;
    padding: 0;
    margin: 0;
}
ul.topProductBn li img {
	max-width: 100%;
	height: auto;
}