@import url(col.css);
@import url(col_style.css);
@import url(font.css);
@import url(row.css);
@import url(Nav.css);
@import url(list.css);
@import url(root.css);
@import url(channel.css);
@import url(form.css);
@import url(picture.css);

Body{
margin:0px;
text-align:center;
font-size:12px;
color:#666666;
background-image:url(/basic/images/bg.gif);
background-repeat:repeat-x;
}
a:link{
text-decoration:none;
font-size:12px;
color:#328fd6;
}
a:visited{
text-decoration:none;
font-size:12px;
color:#328fd6;
}
a:hover{
text-decoration:none;
font-size:12px;
color:#ff4400;
}

li{
	color:#CCC;
	font-size:12px;
	margin-bottom:5px;
}

td{
	font-size:12px;
}
/*--ROW-----------------------------*/
#Header{
margin-top:10px;
width:970px;
background-image:url(/basic/images/log.gif);
background-repeat:no-repeat;
background-position:35px -10px;
}

#Head{
text-align:left;
clear:both;
height:80px;
padding-left:280px;
margin-bottom:10px;
background-image:url(/basic/images/service.gif);
background-repeat:no-repeat;
background-position:right 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;
padding-top:10px;
border-top:1px solid #cccccc;
}

#Footer a:link{
}
#Footer a:visited{
}
#Footer a:hover{
color:#ff6600;
}

.HotelName{
	line-height:25px;
}
