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, b, u, i, center, 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;
	behavior: url("iepngfix.htc");
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	background:#b7c2d8 url(../images/main_bg.gif) repeat-x;
}
#main_wrap{

width:100%;
float:left;
min-height:800px;
}
#inner_wrap{
width:867px;
margin:0px auto 0px auto;
}
#top_head{
background: url(../images/top_head.gif) no-repeat;
width:875px;
height:52px;
float:left;
margin-top:15px;
}
#inner_contant{
background:url(../images/center_bg.gif) repeat-y;
width:867px;
float:left;
height:400px;

}
#bottom_head{
background:url(../images/bottom_head.gif) no-repeat;
width:867px;
height:18px;
float:left;
}
.contant{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#43589b;
font-weight:bold;
}
.contant p{
text-align:center;
}
.clr{
	width:100%;
	float:left;
	max-height:50px;
}