
body{
	width:1260px;
	height:100%;
	margin :auto;
	background-color:#fcf9f0;
	background-image: url("../images/new_home/index_bg.jpg");
	font-family:Arial;
	background-repeat:no-repeat;
	*width:1255px;
	
}

#header{
	width:100%;
	position: relative;
}

#header_top{
	width:100%;
	height:99px;
}

#unline{
		margin-top:100px;
		width:395px;
		height:260px;
		background-image: url("../images/unline.png");
	}

#header_logo{
	float:left;
	width:152px;
	height:100px;
	background-repeat: no-repeat;
}

#header_info{
	float:right;
	text-align: right;
	padding-top: 28px;
}
#header_info a{
	text-decoration: none;
	color:#000;
}

#header_menu{
	width:100%;
	height:38px;
	background-image: url(../images/homepage_title_01.jpg);
	background-repeat: no-repeat;
}

#header ul{
	float: left;
	list-style: none;
}

#header ul li{
	margin-left:35px;
	float:left;
	margin-top:-16px;
	*margin-top:0px;
	line-height:38px;
	height:38px;
}

#header ul li a{
	text-decoration: none;
	color: #ffffff;
	
}

#header ul li:hover{
	background-color: #000000;
}

#flash_div{
	height:200px;
	width:755px;
	float:left;
	margin-left:248px;
	margin-top:-50px;
}

#common_middle{
	float:left;
	width:780px;
	
	margin-left:248px;
	margin-top:0px;
	margin-bottom:10px;
}

#common_middle_fugai{
	float:left;
	width:780px;
	
	margin-left:248px;
	margin-top:0px;
	margin-bottom:10px;
	border:1px solid #000;
	
}
#common_middle_bak{
	float:left;
	width:1240px;
	height:600px;
	margin-left:10px;
}
#footer{
	float:left;
	width:100%;
	height:118px;
	border:#000 solid 1px;
	background-image: url("../images/bottom.jpg");
	
	background-repeat:no-repeat;
}
#associate{
	width:100%;
	float:right;
	text-align:right;
}

#footer p{
	text-align: center;
}

#new_header{
	width:100%;
	float:left;
}
#new_logo{
	width:247px;
	height:91px;
	float:left;
	background-image: url("../images/new_home/logo.png");
	background-repeat: no-repeat;
}
.new_text{
	
	height:91px;
	float:left;
	text-decoration:none;
	color:#000000
}

#new_menu{
	width:135px;
	height:400px;
	float:right;
	margin-right:95px;
	*margin-right:90px;
}

#new_menu ul{
	list-style:none;
	
}

#new_menu ul li{
	
	width:132px;
	height:20px;
	float:left;

	margin-top:10px;
	color:#ffffff;
	background-image: url("../images/new_home/title_bg02.png");
}

#new_menu ul li a{
	float:left;
	width:132px;
	text-align:center;
	color:#ad9559;
	text-decoration:none;
	height:20px;
	
}

#new_menu ul li p{
	float:left;
	width:132px;
	text-align:center;
	color:#ad9559;
	text-decoration:none;
	height:20px;
	cursor:pointer;
	margin-top:0px;
	
}

