body {
	margin:0px;
	padding:0px;
    font-family: verdana;
    background: url('../img/bg.jpg') repeat;
}
.outer{
	width:932px;
	margin:0 auto;
}
.header {
	width:932px;
	height:402px;
	margin:0 auto;
	background: url('../img/header.jpg') no-repeat;
}
/*.header01{}*/
.header02{
	float:left;
	padding:0px;
	margin:0px;
	background:url(../img/header02.jpg);
	width:597px;
	height:92px;
}
.header03{
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
	background:url(../img/header03.jpg);
	width:932px;
	height:310px;
}
.title {
	width:932px;
	margin:0 auto;
	background:#ffffff;
}
.title_left{
	margin:0px;
	padding:0px;
	float:left;
	width:16px;
	height:47px;
	background:url('../img/title_left.jpg');
}
.title_middle_lft{
	margin:0px;
	padding:0px;
	float:left;
	width:664px;
	height:47px;
	color:#ffffff;
	background:url('../img/title_bg.jpg') repeat;
}
.title_middle_rgt{
	margin:0px;
	padding:0px;
	float:left;
	width:236px;
	height:47px;
	background:url('../img/menu_top_bg.jpg') repeat;
}
.title_right{
	margin:0px;
	padding:0px;
	float:left;
	width:16px;
	height:47px;
	background:url('../img/title_right.jpg');
}
.content{
	width:900px;
	margin:0 auto;
	background:#ffffff;
}

.footer {
	margin:0 auto;
	width:932px;
	height:50px;
	font-size:9px;
	color:#7b7b7b;
	text-align:center;
	clear:both;
	background:url('../img/footer_bg.png');
}
