﻿ * {
	margin: 0px;
	padding: 0px;
	}
 html {
	border: 0px;
	height: 100%; /* if not set the value, body height will not work*/	
	
	}
body {
	/*background: #E5ECF4 url(~/images/bg.png) repeat-x;*/
	min-height: 100%;
	height: auto;
	font-size: 10pt;
	text-align: center;
	font-family: Verdana;
	}
img {
	border: 0px;
	}
a:link,a:visited {
	color: #3266cc;
	text-decoration: none
	} a:hover {
		color: #E00;
		text-decoration: none
		}
.offices
{
	border: 1px solid #99CCFF;
	width: 1024px;
}
div div.officesWz
{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #66CCFF;
}
.offices div.officesleft
{
	width:25%;
	float:left;
	_float:left;
	min-height:1px;
	height:auto;
	margin-left:2px;
}
.offices div.officesleftld
{
	border: 1px solid #99CCFF;
	width: 100%;
	height: auto;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
}
.offices div.officesleftldbt
{
	width:100%;
	background-image: url('../images/zcfg_bg1.gif');
	height:30px;
	line-height:30px;

}
.offices div ul.officesldul
{
	text-align:left;
	margin-left:4em;
	list-style-image:url('../images/de_point.gif');
	list-style-position:outside;
}
.offices div ul li
{
}
.offices div.officesright
{
	width:74%;
	float:left;
}
.offices div dl dt.officerightdtbt
{
	height:60px;
	line-height:60px;
	font-size:16pt;
}
.offices div dl dd.officerightdd
{
	text-align:left;
	clear:left;
}
.close
{
	width:1024px;
	height:30px;
	line-height:30px;
}

