/* CSS Document */


.thum_list {
 width:690px;
 margin:0;
 padding:0;	
}
.thum_img {
 width:690px;

}
.thum_img  li {
 float:left;
 display: inline; 
 list-style:none;
 border:1px solid #cccccc;
 width:160px; 
 height:160px;	
}
.thum_info {
 width:690px;
}
.thum_info li {
 float:left;
 display: inline; 
 list-style:none;
 width:160px; 	
 text-align:center;
 border:1px solid #ffffff;
}
.sm_list2 {marign-left:5px;}
.sm_list2 ul {color:#666666;font-size:11px;}
.sm_list2 li {
	background:url(../images/bullet_point_violet.png) no-repeat 0px 6px; 
	padding-left: 10px; 
	padding-right:10px;
	width:140px;
	line-height:18px;
	text-align:left;
	/*letter-spacing:-1px;*/
}

.thum_price2 {
 width:690px;
}
.thum_price2 li {
 float:left;
 display: inline; 
 list-style:none;
 width:160px; 	
 text-align:center;
 border:1px solid #ffffff;
 padding-top:0px;
 padding-bottom:10px;
}

.mr12 {
  margin-right:12px;
}
.pb30 {
  padding-bottom:30px;
}
.pb20 {
  padding-bottom:20px;
}
.pb15 {
  padding-bottom:15px;
}
.pb10 {
  padding-bottom:10px;
}
.pb5 {
  padding-bottom:5px;
}

.pt5 {
  padding-top:5px;
}
.pt15 {
  padding-top:10px;
}
.tacenter {
  text-align:center;
}
.taleft {
  text-align:left;
}
.thum_img  img {
 width:158px;
 height:158px;
 text-align:center; 
 border:0;
}

.txt_red {
	color:#cc3300;
	font-weight:bold;
	font-size:13px;
}

.txt_gr {
	color:#999999;
	font-weight:bold;	
}
.txt_pname {
	color:#4e51c6;
	font-size:14px;
	font-weight:bold;
}
.txt_subname {
	color:#999999;
	font-size:11px;	
}
.new_right_line {border-bottom:1px #1e1e1e dotted;}

.info_table {width:100%; text-align:center; line-height:20px; font-size:11px}
.info_table td {text-align:center; color:#797979;}
.ls  {letter-spacing:-1px;}




