@charset "utf-8";
/* CSS Document */


.txtNormal
{
	color:#333333;
}
.txtNormal a, .txtNormal:visited
{
	color:#ff8f00;
	text-decoration: none;
}
.txtNormal a:hover
{
	color: #ff8f00;
	text-decoration: none;
}
.txtBold
{
  font-weight: bold;
}
.txtBoldL
{
  font-weight: bold;
  font-size: 14px;
}
.txtFooter
{
  color: #ffffff;

}
.txtLang
{
	margin:16px 0 0 20px;
	font-weight: bold;
    color: #ffffff;
}
.txtLang  a, .txtLang :visited
{
	color:#ffffff;
	text-decoration: none;
    font-weight: bold;
}
.txtLang  a:hover
{
	color: #fcf93a;
	text-decoration: none;
    font-weight: bold;
}
.txtSearch
{
  font-weight: bold;
}
.boxSearch
{
  margin: 5px 0 10px 0;
  width: 150px;
  height: 20px;
  font-size: 11px;
}
.dot
{
  height: 2px;
  border-bottom: 1px dotted #cccccc;
}

.contentPromotion
{
  width: 617px;
  background: url(../images/box/tour_bg.jpg) repeat-y;
  padding: 20px 0 20px 0;
}
.contentPromotionHotel
{
  width: 617px;
  background: url(../images/box/hotel_bg.jpg) repeat-y;
  padding: 20px 0 20px 0;
}
.pixPromotion
{
  width: 80px;
  height: 80px;
  border: 1px solid #cccccc;
  margin-right: 10px;
}

.txtOrangBold
{
  color: #ff871f;
  font-weight: bold;
  font-size: 14px;
}
.txtGreenBold
{
  color: #6fa600;
  font-weight: bold;
  font-size: 14px;
}
.txtGreenBoldS
{
  color: #6fa600;
  font-weight: bold; 
}
.boxForm
{
  width: 170px;
  height: 18px;
  border: 1px solid #cccccc;
  margin:0 0 5px 5px;
  font-size: 11px;
}
.boxForm2
{
  width: 170px;
  height: 50px;
  border: 1px solid #cccccc;
  margin: 0 0 5px 5px;
  font-size: 11px;
}
.boxForm3
{
  height: 18px;
  border: 1px solid #cccccc;
  margin:0 0 5px 5px;
  font-size: 11px;
}
.txtTest
{
	color:#333333;
    font-style: italic;
}
.txtLink
{
	color:#333333;
	text-decoration: none;
    font-size: 11px;
}
.txtLink  a, .txtLink :visited
{
	color:#ff871f;
	text-decoration: none;
    font-size: 11px;
}
.txtLink  a:hover
{
	color: #ff871f;
	text-decoration: none;
    font-size: 11px;
}
.btt
{
background: transparent url(../images/btt-search.gif) center no-repeat;
color: none;
overflow: hidden;
width: 31px;
height: 20px;
padding:  0; 
margin: 0; 
border: 0;
/*line-height: 20px;*/
cursor:pointer;
}
.btt2
{
color: none;
overflow: hidden;
width: 60px;
height: 20px;
padding:  0; 
margin: 0; 
border: 0;
cursor:pointer;
}