html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-height: 100%;
	height: 100%;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	background:#fff;
	font-weight:normal;
	color:#000;
	font-size:62.5%;
}
a {
	color:#006ce6;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
p, h1, h2, h3, h4, ul, li, input {
	padding:0;margin:0;
}
img, input {
	border:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.zoom {
	zoom:1;
}
#container {
	height:auto !important;
	min-height:100%;
	height:100%;
	min-width:996px;
}
#header {
	background:#b6ecfe url(../i/bg_header.gif) repeat-x top left;
	border-bottom:1px solid #fff;
	width:100%;
	height:200px;
	clear:both;
	overflow:hidden;
}
#subheader {
	background:#b6ecfe url(../i/bg_subheader.gif) repeat-x top left;
	height:34px;
	border-bottom:1px solid #fff;
	margin-bottom:8px;
}
#navigation {
	float:left;
	width:275px;
	border-right:1px solid #fff;
}
#content {
	padding-bottom:25px;
	padding-left:23px;
	padding-top:4px;
	width:699px;
	/* for ie6 */
	_zoom:1;
	_float:left;
	_padding-right:0px;
	_margin-right:-7px;
}
#wrap {
	min-width:998px;
	width:998px;
	margin:0 auto;
}
#wrap > #content {
	margin-left:275px;
}
#footer {
	min-width:998px;
	width:998px;
	height:77px;
	background:#fff;
	clear:both;
	margin:0px auto auto;
}
#clearer {
	clear:both;
	color:#999999;
	height:32px;
	text-align:right;
}
#search {
	padding:20px 47px 24px 30px;
	height:22px;
}
select {
	border:1px solid #7f9db9;
	width:180px;
}
h3 {
	
	height:55px;
	width:100%;
	color:#fff;
	font-size:1.8em;
	font-weight:normal;
	background:url(../i/bg_h32.gif) no-repeat top right #fff;
}
h3 span{
	display:block;
	padding:14px 0 0 70px;
	background:url(../i/bg_h3.gif) no-repeat top left;
	height:55px;
}
#navigation ul {
	padding:9px 0px;
}
#navigation li {
	list-style: none;
	padding:4px 0px 6px 57px;
	font-size:1.4em;
}
#navigation li span{
	background:url(../i/li.gif) no-repeat center left;
	padding-left:13px;
}
#footer p {
	padding: 0px 0px 0;
	font-size:1.2em;
	text-align:right;
	background:url(../i/bg_footer2.gif) no-repeat top right;
	margin:0;
	height:44px;
}
#footer, #footer a {
	color:#fff;
}
#footer p span {
	display:block;
	background:url(../i/bg_footer.gif) no-repeat top left;
	height:44px;
	padding:15px 33px;
}
button {
	background:url(../i/bg_btn.gif) no-repeat top left;
	border:none;
	width:93px;
	height:18px;
	cursor:pointer;
}
.para h4 {
	font-size:1.6em;
}
.para h4 a {
	text-decoration:none;
}
.logo {
	 width:403px;height:125px;
	 margin-top:70px;
	 margin-left:31px;
}
.madam {
	width:198px;
	height:200px;
	margin-right:42px;
}
.png {
	filter:expression(png(this))
}
.para {
	padding:11px 18px 12px;
}
.para p {
	color:#3a3f4b;
	font-size:1.2em;
	padding:4px 0px;
}
.para h4 {
	padding:0px 0px 1px 27px;
	background:url(../i/bg_h4.gif) no-repeat left center;
}
#search label {
	color:#545978;
	font-weight: bold;
	font-size:1.2em;
}
#search #submitstr {
	border:0px;height:22px;
	padding:0;width:58px;
	background:url(../i/bg_submit.gif) no-repeat left center;
}
#search #searchstr {
	border:1px solid #a5acb2;
	width:280px;
	padding:1px 0;
}
.pan {
	background:#f3f8fb;
}