/* 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:220px; 
 height:180px;	
}

.thum_img2  li {
 float:left;
 display: inline; 
 list-style:none;
 border-top:1px solid #cccccc;
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
 border-bottom:4px solid #df530b;
 width:220px; 
 height:180px;	
}

.thum_info {
 width:690px;
}
.thum_info li {
 float:left;
 display: inline; 
 list-style:none;
 width:220px; 	
 text-align:center;
 border:1px solid #ffffff;
}
.sm_list1 {marign-left:5px;}
.sm_list1 ul {color:#666666;font-size:11px;}
.sm_list1 li {
	background:url(../images/bullet_point_violet.png) no-repeat 0px 6px; 
	padding-left: 10px; 
	padding-right:10px;
	width:200px;
	line-height:18px;
	text-align:left;
	/*letter-spacing:-1px;*/
}

.thum_price {
 width:690px;
}
.thum_price li {
 float:left;
 display: inline; 
 list-style:none;
 width:220px; 	
 text-align:center;
 border:1px solid #ffffff;
 padding-top:10px;
 padding-bottom:10px;
}


.mr12 {
  margin-right:12px;
}
.mr10 {
  margin-right:10px;
}
.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:218px;
 height:178px;
 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:13px;
	font-weight:bold;
}
.new_right_line {border-bottom:1px #1e1e1e dotted;}

.info_table {width:210px; text-align:center; line-height:20px; font-size:11px}
.info_table td {text-align:center; color:#797979;}
.ls  {letter-spacing:-1px;}

.sub_title {
	color:#330099;
    font-size:20px;
	font-weight:bold;
	
}
.sub_title_icon {
	color:#333333;
    font-size:10px;	
	vertical-align:top;
	
}

.sub_title02 {
	color:#333333;
    font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}
.sub_title_box {
	color:#ffffff;
    font-size:17px;
	font-weight:bold;
	background-color:#5d5bab;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
}

