/* CSS Document */
body{
	background-color: #f9f9f9;
}



.navmenu_listbox ul{
	margin: auto;
	width: 490px;
	height: 48px;
	overflow: hidden;
}

/*****main_body*********************/

.main_body{
	margin: auto;
	width: 100%;
}
.main_body .contents_01_bg{
    width: 100%;
    height: auto;
    background: url(../img/bg_contact_cus.jpg) -10px center no-repeat;
}
.main_body .contents_01{
	margin: auto;
    padding-top: 70px;
    padding-bottom: 30px;
	width: 1200px;
	height: auto;
	min-height: 545px;
	font-size: 15px;
	line-height: 200%;
	color: #696969;
	overflow: hidden;
}
.contents_01 .kong_bg{
    margin: auto;
    width: 646px;
    height: 439px;
    background: url(../img/zhaoshang_bg_03.jpg) top center no-repeat;
    overflow: hidden;
}























