
*{
    margin:0;
	padding:0;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{ background-color:#EEF1F2;}
a{ text-decoration:none;}
img{ border:none;}
i.kill{
	clear:both;
	height:0px;
	display:block;
	overflow:hidden;
}
i.spar{ height:20px;}
i.t10{ height:10px;}
i.t60{ height:60px;}


#top{
	background:#EEF1F2 url(../images/top_new.gif) no-repeat center -30px;
}
#intop{
	height:80px;
	width:870px;
	padding:34px 0 0 0;
	margin:0 auto;
}
#intop div{
	height:80px;
	overflow:hidden;
}
#logo{
	width:86px;
	float:left;
	padding:0 0 0 75px;
}
#logo a{
	display:block;
}
#name{
	float:left;
	width:500px;
}
#name h1{
	font-size:24px;
	height:36px;
	line-height:36px;
}
#name h2{
	font-size:14px;
	font-weight:normal;
	height:24px;
	line-height:24px;
	padding:0 0 0 176px;
}
#topr{
	width:160px;
	float:right;
	font-size:12px;
}
#topr p{
	padding:5px 10px 0 0;
	text-align:right;
}	
#topr p a{
	color:#222;
}





#nav{
	height:34px;
	border-bottom:2px solid #DDD7D7;
	background:#2E8ED2 url(../images/innav_new.gif) repeat-x left top;
}
#innav{
	height:34px;
	width:666px;
	padding:0 0 0 248px;
	margin:0 auto;
}
#innav ul{
	height:34px;
	border-left:1px solid #11518D;
}
#innav ul li{
	width:93px;
	height:34px;
	float:left;
	border-right:1px solid #11518D;
}
#innav ul li a{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#E4F1FA;
	height:33px;
	line-height:33px;
	padding:1px 0 0 0;
	text-align:center;
}
#innav ul li a:hover,
#innav ul li a.cur{
	color:#fff;
	background:#266FB3 url(../images/innav_new_cur.gif) repeat-x left top;
}























#foot{
	padding:36px 0 0 0;
	height:112px;
	background:url(../images/foot_new.gif) repeat-x left 18px;
}
#foot div{
	width:890px;
	padding:0 10px;
	margin:0 auto;
    height:60px;
	overflow:hidden;
}
#footer p{
	line-height:25px;
	height:25px;
    font-size:12px;
	color:#454545;
	float:left;
}
#footer a{
	color:#454545;
}
#footer span a, #footer span{
    color:#c3c3c3;
}


