zbody, html{
	height:100%;
	margin:0;
	padding:0;
}
#contents{
	width:760px;
	text-align:left;
}
body {
	font: 60%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	background: #eeeeee;
}
.clear {
	clear: both;
}
#footer{
	height:20px;
	width:760px;
	text-align: right;
	font-size: 95%;
	color: #222222;
	padding-top: 1px;
}
#footer a, #footer a:hover {
	font-weight: normal;
	color: #7B7B7B;
	text-decoration: none;
}
/*remove the indent bug on ie*/
html>body #middle{
	margin: 2px  150px;
	min-height: 500px;
	float: none;
}
html>body .develop {
	margin: 10px 10px 10px 150px !important;
}
#middle {
	margin: 0;
	float: left;
}
.develop #maincontent {
	

padding-right: 183px;	
}
#maincontent {
	padding: 20px 33px 20px 33px;
}
#maincontent p{
	margin: 0 0 15px;
	padding: 0;
}
a {
 normal 100% Verdana, Arial, Helvetica, sans-serif; color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3300ff;
	text-decoration: none;
}
a img {
	border: none;
}
.comingsoon {
	color: #666666 !important;
}
#topbar {
	height: 140px;
	width: 100%;
	background: #cccccc;
	margin: 0;
	padding: 4px 0 0 0;
}
#topbar li {
	display: inline;
} 
#topbar a {
	color: #666666;
	height: 1px;
	white-space: nowrap;
	margin-right: 8px;
	padding: 0 4px 0 4px;
}
#topbar a:hover, #topbar a.current {
	color: #E9EDD5;
	text-decoration: none;
}
#navbuttons {
	height: 30px;
	width: 100%;
	background: #cccccc;
	margin: 0;
	padding: 4px 0 0 0;
}
#navbuttons li {
	display: inline;
} 
#navbuttons a {
	text-decoration: none;
	color: #000000;
	height: 1px;
	white-space: nowrap;
	padding: 0 0 1px 4px;
	font-size: 150%;
	font-weight: bold;
}
#navbuttons a:hover, #navbuttons a.current {
	color: #0033ff;
	text-decoration: none;
}#sidenavi {
	width:150px;
	float:left;
	margin: 0;
}
#sidenavi .map {
	height:200px; 
	background: #fff; 
	border-bottom: 1px solid #0033ff;
}
#sidenavi .address{
	height: 158px;
	padding: 43px 15px 0 17px;
}
#sidenavi ul{
	margin-top: 0;
}
#rightnavi ul {
	margin-top: 5px;
}
#sidenavi li, #rightnavi li {
	display: block;
	list-style: none outside;
	margin-left: -45px;
}
#sidenavi a:hover{
	text-decoration: none;
	background-color: #0033ff;
	color: #FFFFFF;
}

#rightnavi{
	float: right;
	width: 150px;
	margin-right: -1px;
}
#rightnavi li{
	clear:left;
	margin: 0px 0px 0px -40px;
	padding: 0px;
}
#rightnavi li a {
	text-decoration: none;
	display: block;
	float:left;
	padding: 0 0 7px 20px;
}
html>body #rightnavi {
	margin-right: 0;
}
.box {
	margin: 17px 19px 0 20px;
	height: 128px;
}
.box p{
	margin: 0;
	padding: 0 0 8px 0;
}
h1 ,h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px;
}
h1 span {
	font-size: 110%;
}
h2 {
	background-color: #0033ff;
	color: #ffffff;
	margin: 0;
	padding: 15px 20px;
	font-size: 100%;
}
hr {
	background:none;
	border-bottom: 1px dotted #BCBABA;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}


