* { margin: 0; padding: 0; }

body { 
	background-color: #808090;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

p { padding-top: 10px; padding-bottom: 10px; }

.clear{ clear:both; }

.heading {font-size: 18px; color: #0066bc; font-weight:bold; }
.tstrong { color: #0066bc; font-weight: bold; }

a:link { color:#666666; text-decoration:underline; }
a:active { color:#666666;  text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline; }
a:hover { color:#000; text-decoration:underline; }

a.linkButton { padding: 5px; border: 1px solid #000066; color:#0099FF }
a.linkButton:hover { padding: 5px; border: 1px solid #000066; color:#0000CC; background-color:#FFFF99; }

#wrapper { width: 800px; margin: 0 auto; }

#borderTop {}
#container { width: 800px; background-image: url("web-images/background.jpg"); background-repeat: y; }
#banners { width: 748px; height: 218px; margin: 0 auto; }
.banner_img { position:absolute; margin-top: 0px; margin-left:0px; }

#content { width: 740px; margin: 0 auto; }
#borderBottom {}

#nav { width: 740px; margin: 0 auto;  height: 32px;  background-color: #333333; margin-bottom: 10px;}
#nav ul{ list-style:none; padding:0; margin: 0 auto; margin-top: 1px; margin-left: 10px; }
#nav li { height: 32px; float:left; }
#nav a{ height: 32px; font-size:16px; line-height: 32px; display:block; padding-right: 10px; padding-left: 10px; border-right: 1px solid #666666; }
#nav a.noborder { border-right:none; }
#nav a:link { color:#FFFFFF; font-weight:bold; text-decoration:none; }
#nav a:active { color:#FFFFFF; font-weight:bold; text-decoration:none; }
#nav a:visited { color:#FFFFFF; font-weight:bold;; text-decoration:none; }
#nav a:hover { color:#CCCCCC; font-weight:bold; background-color:#000000; }

.boxData { width: 530px; border: 1px solid #000; float:left; }
.boxHeader  { padding:5px; background-color: #cccccc; color:#333333; font-size:20px; font-weight: bold; }
.boxContent { padding:10px; }

.floorList { padding-bottom: 30px; border-bottom: 1px solid #000; }
.picTn { width: 270px; padding: 5px; float:right; }
.picTn img { border:none; }

.specification { padding: 5px; border: 1px solid #000; background-color: #cccccc; text-align:center; margin-bottom: 5px; }

#rightSide { width: 190px; float:right; }
#rightNav { list-style:none; padding:0; margin: 0 auto; margin-top: 20px; margin-left: 0px; }
#rightNav li { height: 32px; border-top: 1px solid #000; }
#rightNav a{ height: 32px; font-size:14px; color:#333333; font-weight:bold; text-decoration:none; padding-left: 10px; line-height: 32px; display:block; }
#rightNav a.noborder { border-right:none; }
#rightNav a:hover { color:#000000; font-weight:bold; background-color:#f7f7f7; }

a.footnav:link {color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.footnav:active {color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.footnav:visited {color: #FFFFFF; text-decoration: none; font-size: 10px;}
a.footnav:hover {color: #f7f7f7; text-decoration: none; font-size: 10px;}
