
@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body{
	background:url(../images/bg.jpg) repeat-x top center #052d6d;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#wrapper{
	width:1004px;
	margin:0 auto;
	}
.clear{
	clear:both;
	}
#main{
	width:964px;
	margin:0 auto;
	background:#e3effd;
	}
.main_l{
	width:672px;
	float:left;
	}
.main_lreservation{
	width:672px;
	float:left;
	}
.main_r{
	width:278px;
	float:right;
	}
.welcomeimage{
	background:#5798dc;
	}
.welcome_txt{
	width:662px;
	margin:14px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	}
.welcome_txt1{
	width:662px;
	margin:14px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#ffffff;
	}
.ser{
	width:200px;
	padding:0 0 0 0px;
	}
.ser ul{
	list-style:none;
	padding:0 0 0 10px;
	
	}
	
.ser ul li{
	background:url(../images/button.jpg) no-repeat left;
	padding:0 0 0 20px;
	line-height:24px;
	
	}
.service{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:23px;
	text-decoration:none;
	text-align:justify;
	background:#000077;
	}
	
.paraL{
	width:420px;
	float:right;
	}
