@import url(font.css);
@import url(col.css);
@import url(row.css);
@import url(Nav.css);
@import url(list.css);
@import url(root.css);
@import url(form.css);

Body{
margin:0px;
text-align:center;
font-size:12px;
color:#0067a5;
background-image:url(../images/bg_header.jpg);
background-repeat:repeat-x;
Windsor:expression(document.body.onselectstart=document.body.oncontextmenu=function(){return false;});
}

a:link{
text-decoration:none;
font-size:12px;
color:#0067a5;
}
a:visited{
text-decoration:none;
font-size:12px;
color:#0067a5;
}
a:hover{
text-decoration:none;
font-size:12px;
color:#ff4400;
}

li{
	color:#0067a5;
	font-size:12px;
	margin-bottom:5px;
}

td{
	font-size:12px;
}
/*--ROW-----------------------------*/
#Header{
}

#Head{
	padding-left:450px;
clear:both;
height:120px;
background-image:url(/basic/images/Model_index.gif);
background-repeat:no-repeat;
background-position:-20px 0px;
margin-bottom:10px;
}

#Head_channel{
clear:both;
height:100px;
background-image:url(/basic/images/Model_index.gif);
background-repeat:no-repeat;
background-position:0px -1500px;
margin-bottom:10px;
}

#Footer{
margin-top:30px;
width:970px;
height:200px;
background-image:url(../images/Model_index.gif);
background-position:0px -550px;
background-repeat:no-repeat;
}

.Footer_nav{
	color:#FFF;
	line-height:25px;
}

.Footer_nav a:link{
color:#fff;
}
.Footer_nav a:visited{
color:#fff;
}
.Footer_nav a:hover{
color:#fff;
}


#Footer a:link{
}
#Footer a:visited{
}
#Footer a:hover{
color:#ff6600;
}

.HotelName{
	line-height:25px;
}

.Service_Tel{
	height:30px;
	width:300px;
	background-image:url(../images/search_top.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

