/* CSS Document */

#rcmd {
	float:left;
	position:relative;
	margin:6px 0px 6px 0px;
	text-align:center;
	width:143px;
	background:url(../images1/line.gif) repeat-y;
}

#rcmd2 {
	float:left;
	position:relative;
	margin:6px 0px 6px 0px;
	text-align:center;
	width:135px;
	background:#ffffff;
}

#prd {
 height:120px;
 list-style:none;
 text-align:left;
}

.num {
clear:left;
float:left;
width:22px;
height:22px;
}

#title,#title2 {
 position:relative;
 margin-left:0;
 height:40px;
 color:#000000;
 line-height:120%;
 background:#f6f5f0;
 list-style:none;
}

#title {
  margin-right:8px;
}

 
#more,#more2 {
 position:relative;
 margin-left:0;
 background:#ebebe3;
 text-indent:0.5em;
 height:16px;
 text-align:left;
 list-style:none;
}

#more {
  margin-right:8px;
}

#more img,#more2 img {
 clear:left;
 float:left;
 padding-left:6px;
 width:12px;
 height:11px;
}

#about,#about2 {
	float:left;
	position:relative;
	margin:6px 0px 6px 0px;
	text-align:center;
	width:138px;
	list-style:none;
}

#about {
 	padding-right:4px;
}

#atitle {
  height:50px;
  padding:0px 0.2em 0px 0.2em;
  line-height:50px;
  color:#000000;
  background:#f6f5f0;
}

#acont {
  height:180px;
  padding:0px 0.2em 0px 0.2em;
  line-height:130%;
  text-align:left;
  background:#ebebe3;
}


