

/**********/

.rhs_news{
position:relative;
float:left;
border-bottom:1px solid #636363;
width:150px;
height:auto;
top:0px;
left:20px;
padding-bottom:5px;
}
.rhs_news_text{
position:relative;
float:left;
left:0px;
top:0px;
width:150px;
text-align:left;
font-weight:bold;
height:auto;
overflow:hidden;
}

.rhs_news_txtt{
position:relative;
width:150px;
float:left;
max-height:40px;
height: expression( this.scrollHeight > 39 ? "40px" : "auto" );
overflow:hidden;
left:0px;

margin-top:3px;
}
.rhs_news_txtt a{
color:#666666;
text-decoration:none;
font-weight:bold;
cursor:pointer;
font-size:13px;
/*background:gray;*/
position:relative;
}
.rhs_news_txtt a:hover{
color:#666666;
text-decoration:none;
font-weight:bold;
overflow:hidden;
font-size:13px;
}
.rhs_news_date{
position:relative;
float:left;
width:150px;
text-decoration:none;
margin-top:3px;
}



.rhs_news_date a{
font-size:10px;
color:#454545;
font-weight:bold;
text-decoration:none;

}
.rhs_news_date a:hover{
font-size:10px;
color:red;
font-weight:bold;
text-decoration:none;
}
.rhs_news_desc{
position:relative;

width:150px;
float:left;
overflow:hidden;
left:0px;
margin-top:2px;
max-height:80px;
height: expression( this.scrollHeight > 79 ? "80px" : "auto" );
overflow:hidden;
}
.rhs_news_desc a{
color:#666666;
text-decoration:none;
font-weight:normal;
cursor:pointer;
font-size:11px;
/*background:gray;*/
position:relative;
}
.rhs_news_desc a:hover{
color:#FF6666;
text-decoration:none;
font-weight:normal;
overflow:hidden;
font-size:11px;
}
.rhs_read_more{
position:relative;
float:left;
width:150px;
text-align:right;

}
.rhs_read_more a{
position:relative;
text-decoration:none;
font-weight:bold;
font-size:10px;
color:#666666;
}
.rhs_read_more a:hover{
text-decoration:none;
font-weight:bold;
color:#FF6666;
}

#tour_text_dis{
position:relative;
left:10px;
top:10px;
width:180px;

height:auto;
text-align:left;
font-weight:bold;
background:none;
color:#fff;
}

#testi_txt{
position:relative;
background:none;
left:0px;
max-height:40px;
height: expression( this.scrollHeight > 39 ? "40px" : "auto" );
overflow:hidden;
}
#testi_txt a{
position:relative;
color:#fff;
text-decoration:none;
cursor:pointer;
font-size:11px;
}
#testi_txt a:hover{
color:#FF9966;
text-decoration:none;
font-weight:bold;
}

#testi_desc_rhs{
position:relative;
font-size:11px;
font-weight:normal;
padding-top:2px;

background:none;
max-height:80px;
height: expression( this.scrollHeight > 79 ? "80px" : "auto" );
overflow:hidden;

}

#testi_img_dis{
position:relative;
background:none;
text-align:center;
padding-top:3px;
}
#testi_desig_rhs{
position:relative;
text-align:right;
font-size:11px;
font-weight:normal;
}
#testi_name_rhs{
position:relative;
text-align:right;
font-size:11px;
font-weight:bold;
}
#gal_img_dis{
position:relative;
background:none;
text-align:center;
padding-bottom:3px;
padding-top:5px;
}

#gal_img_dis img{
border:none;
}
#gal_tit_dis{
position:relative;
padding-left:15px;
padding-right:15px;
font-weight:bold;
max-height:40px;
height: expression( this.scrollHeight > 39 ? "40px" : "auto" );
overflow:hidden;
}
#gal_date_dis{
position:relative;
padding-left:15px;
}
#gal_link_dis{
position:relative;
padding-left:15px;
}
#gal_link_dis a{
text-decoration:none;
color:#74653D;
}
#gal_link_dis a:hover{
text-decoration:none;
color:#DE6D29;
}