body{
	font-size:12px;
	line-height:150%;
	color:#333333;
	padding:0;
	margin:0;
}

.con_img{
	margin:10px;
}
.con_img01{
	margin:0 10px 3px 10px;
}

#layout{
	width:1200px;
	margin:0 auto;
	text-align:center;
	background:url(../img/main_bg.jpg) no-repeat center;
	height:840px;
}

#wrap {
position:absolute;
width:1200px;
height:840px;
left:50%;
top:50%;
margin-left:-600px;
margin-top:-420px;
background:url(../img/main_bg.jpg) no-repeat center;
color:#999;
}

#wrap_top {
position:absolute;
width:1200px;
height:840px;
left:50%;
top:50%;
margin-left:-600px;
margin-top:-420px;
color:#999;
}