.con_list {

	margin-top: 15px;

}

.pro_left {
	float: left;
	width: 300px;
	padding-top: 40px;
}

.pro_right {

	float: right;

	width: 385px;	

}

.ex_con {

	clear: both;

	padding-top: 10px;

}

#product_ph {

	width: 296px;

}

#product_img {

	background: url(../img/bg/product_img_bg.png) no-repeat 5px 5px; 

	padding-bottom: 4px;

	margin-bottom: 10px;

}

.product_imgb {

	position: relative; 

	width: 290px; 

	height: 285px; 

	border: 1px solid #d5d5d5;

	overflow: hidden;
	text-align:center;

}

.product_imgb img { 

	width: 280px; 

	height: 275px; 

	border: 5px solid #fff;

}

.product_imgb a { 

	position: absolute; 

	bottom: 5px; 

	left: 10px; 

	height: 13px;

	line-height: 13px;

	width: 100px; 

	display: block; 

	text-align: left; 

	text-indent: -9999px; 

	background:url(../img/bg/zoom.gif) no-repeat 0 0;

}

.product_imgb a:hover { 

	background:url(../img/bg/zoom.gif) no-repeat 0 -13px;

}



#show_i_pro {

	overflow: hidden;

	height: 60px;

	width: 260px;

	float: left;

}

#show_i_pro a {
	display: inline;
	height: 45px;
	width: 45px;
	border: 1px solid #d5d5d5;
	float: left;
	margin-left: 3px;
	margin-right: 2px;
	text-align:center;

}

#show_i_pro a:hover {

	border: 1px solid #467acd;

}

#show_i_pro a img {
	height: 41px;
	width: 41px;
	border: 2px solid #fff;

}

#show_pro_i_up {

	margin-left: 3px;

}

#show_pro_i_up, #show_pro_i_down {

	float: left;

	height: 60px;

	width: 13px;

}

#show_pro_i_up a, #show_pro_i_down a {
	display: block;
	height: 45px;
	width: 13px;
	text-indent: -9999px;
	background: url(../img/bg/pro_list_but.png) no-repeat 0 center;

}

#show_pro_i_down a {

	background: url(../img/bg/pro_list_but.png) no-repeat -13px center;

}



.product_txt {
	height: 25px;
	border-bottom: 1px solid #d5d5d5;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	background:url(../img/bg/edit.png) no-repeat 0 center;
	line-height: 25px;
}

.txt { 

	padding: 10px; 

	line-height: 25px;

}



.con_title {

	background: url(../img/bg/pro_top.png) no-repeat 0 0;

	height: 25px;

	border-bottom: 1px solid #e6e6e6;

	margin-bottom: 10px;

	text-indent: -9999px;

}

#product_con {

	padding: 10px 10px 31px;

}
