/*----------------- List VIEW ----------------*/
#List_View { padding:5px 0px;}
/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
  float:left;
	padding-left:5px;
  margin-bottom:10px;
	background:url(../images/hr.gif) bottom repeat-x;
}
#List_View .last { background:none;}

#List_View div.View1 div{
  float:left;
  margin:0px;
  padding:0px 7px;
  width:100px;
	text-align:center;
}

#List_View .View1 .last {
   margint:0px;
   margin-right:0px;
	 background:none;
}
#List_View .View1 h3 {
	padding:2px;
  font-size:11px;
}
#List_View .View1 h3 a {
	color:#44916c;
	font-weight:normal;
}
#List_View .View1 h3 a:hover {
  color:#44916c;
  text-decoration:underline;
}
#List_View .View1 .img {
	padding:1px;
	border:1px solid #ccc;
}

#List_View .View1 p {
	padding:2px 0px;
}
#List_View .View1 .price {
	color:#044ACE;
}
#List_View .viewMore  {
	text-align:right;
	padding-right:10px;
}
 

/*----------------- VIEW 2 ----------------*/

#List_View .View2 {
  padding:0px 2px;
  margin-bottom:5px;
  
}
#List_View .col1{
	 
}
#List_View .col2{
	 
}
#List_View .col_select{
	background:#F4EAD2;
}
#List_View .colTop {
	border-bottom:1px solid #cccccc;
	background:#F4F4F4 ;
}

#List_View .View2 h3 {
	font-weight:bold;
	color:#44916c;
	font-size:12px;
	padding:2px 0px;
}
#List_View .View2 h3 a{color:#44916c;}
#List_View .View2 .img{
	border:1px solid #ccc;
	padding:2px;
	text-align:center;

}
#List_View .View2 .check{
	float:left;
	width:25px;
	padding-top:80px;
	text-align:center;
	vertical-align:middle;
}

#List_View .View2 .maso{
	margin:0px;
	padding:0px;
	color:#CC0000;
	font-weight:bold;
}
#List_View .View2 .price {
	color:#CC0000;
}
#List_View .View2 .hr{
	height:1px;
	background:url(../images/hr.gif) center repeat-x;
	padding:1px;
}

#List_View .noItem {
	padding:30px 50px;
	text-align:center;
	color:#FF0000;
}


.boxDetail .title { font-family:"Times New Roman";color:#7f0706;font-size:14pt;font-weight:bold; margin-bottom:5px;}
.boxDetail .imgDetail_left {
	display:block;
	float:left;
	margin-right:7px;
}
.boxDetail .imgDetail_right {
	display:block;
	float:right;
	margin-left:7px;
}
.boxDetail .fDespic {
	font-size:9px;
	color:#999999;
	text-align:center;
}
.font_date{ font-family:Arial; padding:0px;margin:0px; color:#989a9b; font-weight:normal;font-size:10px;}

 


.list_other {padding:0px; margin-bottom:10px;}
.list_other h3 { color:#FF7E00; font-size:11px;padding-left:0px; font-weight:normal}
.list_other ul { list-style:none;}
.list_other li { background:url(../images/icon_other_news.gif) 0 6px no-repeat ; padding-left:20px; line-height:18px; }
.list_other li a { text-decoration:none  }
.list_other li a:hover {  text-decoration:underline;}
 