
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  	display: block;
	width: 957px;
	height: 193px;
}



.carousel-inner {
  	position: relative;
	overflow: hidden;
	width: 957px;

	border-radius: 10px 10px  10px 10px !important; 
left: 10px;
top: 11px;
}
#leftbimg{
position: absolute;
width: 40px;
height: 49px;
left: 0px;
bottom: -8px;
background:  url(../img/share/mtrc_28.png) no-repeat left top; 
z-index: 10000;
}

#rightbimg{
position: absolute;
width: 36px;
height: 40px;
right: -11px;
bottom: -8px;
background:   url(../img/share/mtrc_29.png) no-repeat left top; 
z-index: 10000;
}



.carousel-indicators {
  	position: absolute;
	top: 25px;
	left: 32%;
	z-index: 15;
	width: 100%;
	height: 30px;
	padding-left: 0;
	list-style: none;
	text-align: left
}
.carousel-indicators li {

  	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0px; 
	text-indent: -999px;
	border: 1px solid #E5004F;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0)
}
.carousel-indicators .active {
  	margin: 0;
	width: 15px;
	height: 15px;
	background-color: #E5004F;
}



.thumbnail {
  display: block;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 0px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}


input,
button,
select,
textarea {
  font-family: ·L³n¥¿¶ÂÅé,  "Lucida Grande", Verdana, sans-serif ;
  font-size: normal;
  line-height: normal;
}  


.col-md-12 {
    width: 100%;
  }

.col-md-9
{
 width: 100%; 
  word-break: break-all;
}

#tad_idioms .col-md-9
{
 width: auto; 
  word-break: break-all;
}



#tad_link .col-md-9
{
 width: 75%; 
  word-break: break-all;
}

.input-group-btn,
.input-group .form-control {
  display: table-cell;
  width: 40%;
}

.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #ccc;
}

.form-control {
display: block;
  width: 100%;
  height: auto;
  padding: 6px 12px;
  font-size: 14px;
  line-height: normal;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
}











.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 35px;
	overflow: hidden;
	width: 100%;
	padding:5px;
	border:0px solid #dedede;
}


select{
  width: 30%;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-md-2{
white-space:nowrap;
}

#tad_faq h2{
margin: 30px 0px;
}


.well {
width: 98%;
margin:0px 10px;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

#leftcolumn .well {
width: 100%;
margin-left: 0px;

}


#tad_link .well img{
width: 100%;
}

#tad_player h1,
#tadgallery h1{
margin: 10px 0px;
}



#tadgallery .row{
background-color: transparent !important;


}