/* CSS Document */
@import url("public.css");
@import url("public_1.css");
#product_content{
	width:900px;
	margin:50px 50px;
	min-height:500px;
	color:#000;
	}
#product_content #table_1{
	width:800px;
	margin-left:50px;
	color:#686868;
	}
	
#product_content #table_1 .table_img{
	
	margin-left:0px;
	float:left;
	width:200px;
	height:210px;
	text-align:center;
	padding-bottom:5px;
	white-space:nowrap;
	
	}
#product_content #table_1 .table_img img{
	border:#FFF solid 2px;
	width:176px;
	height:176px;
	margin:10px 10px;}			
#product_content #table_1 .table_img a{
	color:#686868;}	
#product_content #table_1 .table_img a:hover{
	color:#333;}
#product_content #table_3{
	height:30px;
	border-collapse: collapse;
	margin-left:60px;}
#product_content #table_3 td{
}	
#product_content #table_3 .td_1{
	background:url(../image/productshowbg1.png);
	color:#FFF;
	width:100px;
	padding-left:25px;
	background-repeat:no-repeat;
	}
#product_content #table_3 .td_2{
	width:120px;
	}
#product_content #table_3 .td_2 a{
	color:#FFF;
	height:30px;
	width:115px;
	display:block;
	background:url(../image/productshowbg2.png);
	line-height:30px;
	text-align:center;
	padding-left:5px;
	}
#product_content #table_3 .td_2 a:hover{
	background:url(../image/productshowbg21.png);

}
#product_content #table_3 .td_3{
	width:295px;
	text-align:center;
	color:#FFF;
	background:url(../image/productshowbg3.png);
	}					
#product_content #table_2{
	clear:left;
	padding-top:10px;
	margin-left:260px;
	}
#product_content #table_2 td{
	border-top:#9e9e9e  dashed 1px;
	color:#686868;
	padding-top:5px;
	padding-left:10px;}	
#product_content #table_2 td a{
	color:#686868;
	}
#product_content #table_2 td a:hover{
	color:#069;}			