body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) top no-repeat #fff;
	width:950px;
	margin:0 auto;
	border-top:5px solid #18436e;
	font:12px tahoma
}
#header{
	width:950px;
	float:left;	
}
#header a.logo{
	background:url(../images/logo.png) no-repeat;
	width:404px;
	height:104px;
	margin-top:20px	;
	display:block;
	float:left
}
#header h2{
	margin:0;
	padding:0;
	background:url(../images/tel.png) no-repeat;
	width:202px;
	height:35px;
	float:right	
}
#header #main-menu{
	float:right;
	width:477px;	
	margin-top:10px
}
#header #main-menu a{
	display:block;
	height:40px;
	float:left
}
#header #main-menu a.m01{
	background:url(../images/menu_01.png) no-repeat;
	width:50px;	
}
#header #main-menu a.m02{
	background:url(../images/menu_02.png) no-repeat;
	width:85px;	
}
#header #main-menu a.m03{
	background:url(../images/menu_03.png) no-repeat;
	width:84px;	
}
#header #main-menu a.m04{
	background:url(../images/menu_04.png) no-repeat;
	width:90px;	
}
#header #main-menu a.m05{
	background:url(../images/menu_05.png) no-repeat;
	width:82px;	
}
#header #main-menu a.m06{
	background:url(../images/menu_06.png) no-repeat;
	width:86px;	
}
#header #main-menu a:hover , #header #main-menu a.active{
	background-position:0 -40px	
}




#container{
	background:url(../images/bg_main.png) no-repeat;
	width:932px;
	float:left;
	margin-top:10px;
	padding:9px
}
#container .banner{
	float:left	
}
#container #side{
	width:200px;
	float:left;
	margin-top:5px;

}
#container #side .about-l{
	background:url(../images/about_title.jpg) no-repeat;
	width:200px;
	padding-top:69px;
	float:left;
	margin-bottom:5px
}
#container #side .about-l a{
	padding:3px 15px;
	background:#eee;
	text-decoration:none;
	color:#18436e;
	font:bold 12px tahoma;
	float:left;
	width:168px;
	margin-top:3px;
	border-right:2px solid #e2e2e2
}
#container #side .about-l a:hover{
	background:#e2e2e2	
}
#container #side .shortcut{
	width:178px;
	float:left;
	border:2px solid #ebedec;
	margin-top:5px;
	padding:5px 9px
}


#container #main{
	float:right;
	width:667px;
	padding:30px;
	margin-top:5px;
	background:url(../images/bg_main02.jpg) no-repeat
}
#container #main h1{
	margin:0;
	padding:0;
	color:#1f538a;
	
}
#container #main h1 span{
	color:#464646;
		
}
#container #main h1 strong{	
	font:bold 14px tahoma;
	color:#999;
	
}
#container #main table td{
	vertical-align:top;
	font:13px tahoma;
	color:#525252;
}
#container #main table td.topic{
	color:#1f538a
}
#footer{
	float:left;
	background:	#e6e6e6;
	width:910px;
	padding:20px;
	margin-top:1px;
	color:#464646;

}
#footer a{
	color:#464646;
	text-decoration:none;
	font:10px tahoma;
	text-transform:uppercase
}
#footer strong{
	color:#1f538a			
}
#footer span{
	color:#999;
	font:10px tahoma;
	text-transform:uppercase
}
