/*Crate by Rajnish*/
@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	line-height:normal;
	background:url(../image/bg.png) repeat;
}
.clear{
clear:both;
}
P{
margin:0px;
padding:0px;
}
a{
text-decoration:none;
color:#996600;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight: 700;
}
a:hover{
color:#FF0000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight: 700;
}
h1,h2,h3,h4,h5,h6,p,ul,ul li,{
margin:0px;
font-weight:normal;
padding:0px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}
.style9 {font-size: 12px!important}
.style10 {font-size: 12px!important}
p{
line-height:16px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
padding-left:15px;
font-size:12px!important;
}
#header{
width:1000px;
padding-top:7px;
background:url(../image/teamheading.png) repeat;

}
#header_top_right{
width:720px;
float:right;
text-align:right;
padding-left:15px;
background:#333333;
}
#header_top_right ul li{
margin:0px;
padding:0px 15px;
float:right;
list-style:none;
background:url(../image/bullet.png) no-repeat left;
}
#header_top_right ul li a{
font-weight:bold;
}
#toplink{
width:765px;
height:55px;
float:right;
text-align:right;
}
#toplink a{
color:#000000!important;
}
#toplink a:hover{
color:#FFFFFF!important;
}
#header_top_left{
	width:230px;
	position:absolute;
	top:8px;

}
#menu{
width:750px;
height:35px;
float:right;
background:url(../image/menubg.jpg) repeat-x bottom;
}
/*#menu ul{
margin:0px;
padding:0px;
}
#menu ul li{
margin:0px;
padding:0px 20px 0px  20px;
float:left;
list-style:none;
}
#menu ul li a{
padding:0px 15px;
line-height:30px;
display:block;
font-weight:bold;
color:#000000;
text-shadow: 2px 6px #deddda;
font-family:"Times New Roman", Times, serif;
font-size:16px;
}
#menu ul li a:hover{
padding:0px 15px;
line-height:30px;
font-weight:bold;
display:block;
color:#FF0000;
text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #ae9d5c, 0 0 5px #ae9d5c, 0 0 5px #ae9d5c, 0 0 5px #ae9d5c, 0 0 5px #ae9d5c;
}*/

.content{
width:1000px;
height:auto;

margin:10px 0px;
}
#leftconternt{
width:230px;
height:auto;
float:left;
padding-left:5px;
}
#leftconternt img{
border:solid 2px #000000
}
#rightcontent{
width:735px;
float:left;
padding-left:15px;
height:auto;
}
p{
color:#333333;
font-size:14px;
text-align:justify;
line-height:18px;
}
#warper{
width:1000px;
height:auto;
margin:0 auto -8px auto;

background:#FFFFFF;
-webkit-box-shadow: 0px 0px 12px 0px #000000; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
          box-shadow: 0px 0px 12px 0px #000000;
}

#slider{
width:1000px!important;
height:299px;
padding-top:3px;
margin:0 auto;


}
#logplatform{
float:left;
width:240px;
height:auto;
position:absolute;
margin:0 auto;
}
form{
font-family:Arial, Helvetica, sans-serif;
font-size:12px!important;
}
#hotel{
font-family:Arial, Helvetica, sans-serif;
font-size:11px!important;
font-weight:normal!important;
}
#logo{
width:247px;
height:77px;
position:relative;
left:0;
top:0;
border-bottom:none;
border-top:none;
}
#BOOKNOW{
line-height:22px;
color:#FFFFFF;
font-size:14px;
text-align:center;
}
#search{
	width:250px;
	height:300px;
	position:absolute;
	top:80px;
	background:#000000;
	opacity: 0.8;

}
.style4{
font-size:11px!important;
font-weight:700;
}
.leftcolum {
width:220px;
height:auto;
margin:0 auto;
padding:8px;
 -webkit-border-radius: 8px; /* Saf3-4, iOS 1-3.2, Android =1.6 */
          border-radius: 8px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */

  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  background-color: #444444;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#eeeeee)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #fefefe, #eeeeee); /* FF3.6+ */
  background-image:     -ms-linear-gradient(top, #fefefe, #eeeeee); /* IE10 */
  background-image:      -o-linear-gradient(top, #fefefe, #eeeeee); /* Opera 11.10+ */
  background-image:         linear-gradient(to bottom, #444444, #eeeeee);
  border:solid 1px #cccccc;
  color:#000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  }
.leftcolum:hover {
width:220px;
height:auto;
margin:0 auto;
padding:8px;
 -webkit-border-radius: 8px; /* Saf3-4, iOS 1-3.2, Android =1.6 */
          border-radius: 8px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */

  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  background-color: #444444;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e2e0e0)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #fefefe, #e2e0e0); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #fefefe, #e2e0e0); /* FF3.6+ */
  background-image:     -ms-linear-gradient(top, #fefefe, #e2e0e0); /* IE10 */
  background-image:      -o-linear-gradient(top, #fefefe, #e2e0e0); /* Opera 11.10+ */
  background-image:         linear-gradient(to bottom, #444444, #e2e0e0);
  border:solid 1px #cccccc;
  color:#333333;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
}
#leftlink{
width:200px;
height:auto;
}
#leftlink ul{
margin:0px;
padding:0px;
list-style:none;
font-weight:normal;
}
#leftlink ul li{
margin:0px;
padding:5px 0px;
font-weight:normal;
border-bottom:solid 1px #999999;
}
#leftlink ul li a{
font-size:12px;
color:#000000;
}

#leftlink ul li a:hover{
font-size:12px;
color:#A5251C;
}

#footer{
width:1000px;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../image/tob_bg_head.png) repeat;
border-top:solid 3px #666666;
}
h1{
width:205px;
height:40px;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
background:url(../image/voice.png) no-repeat left top;
margin:0px;
padding:0px 0px 0px 15px;
line-height:40px;
font-size:18px;
}
.style7 {
	color: #FFFFFF!important;
	font-size: 11px!important;
	font-weight:bold!important;
}
.style8 a{
color:#000000!important;
}
.style8 a:hover{
color:#FFFFFF!important;
}
#followus{
width:210px;
height:auto;
margin-left:-2px;
padding:5px;
border:solid 1px #c6d4e7;
-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android =1.6 */
          border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */

  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#news{
width:210px;
height:auto;
margin-top:10px;
margin-left:-2px;
padding:10px 5px 10px 5px;
border:solid 1px #c6d4e7;
background:#F3F3F3;
-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android =1.6 */
          border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */

  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#news h1{
width:190px;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:25px;
font-weight:normal;
background:url(../image/voice_news.png) no-repeat left top;
color:#FFFFFF;
line-height:normal;
}
#news_name{
line-height:25px;
text-align:center;
margin:0px;
padding:0px;
}
#news_text_box{
width:190px;
 margin-left:8px;
  margin-bottom:15px;
   margin-top:15px;

}
#news form{
margin:0px;
padding:0px;
}