@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	border:0px;
}
#container {
	width: 1090px;
	margin:0 auto;
}
#container #advertise {
	position:relative;
	background-image: url(../../image/guide_img/2.jpg);
	height: 321px;
	background-repeat: no-repeat;
}
#container #advertise a{
	position:absolute;
	left:79px;
	top:160px;
	height:112px;
	width:228px;
	display:block;
}

#container #notepaper {
	height: 319px;
	width: 474px;
	float: right;
	
}
#container #photoes {
	height: 276px;
	width: 534px;
	float:left;
	margin-left:35px;
	background-image:url(../../image/guide_img/4.jpg);
}
#container #navigation {
	width: 1002px;
	height: 60px;
	margin-left:32px;
	background-image: url(../../image/guide_img/6.jpg);
	margin-top:5px;
	background-repeat: no-repeat;
}

	
#container #navigation #index_nav ul { margin-left:650px; 
}
#container #navigation #index_nav ul li{ float:left; ;list-style:none;}
#container #navigation #index_nav #inartime{margin-left:5px;}
#container #navigation #index_nav ul li a{
	display:block;
	height:25px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	color:#FFF;
	text-decoration: none;
	line-height:25px;
}


#container #navigation #index_nav ul .l {
	color: #FFF;
	line-height: 23px;
}
#container #advertise p {
left:498px;
position:absolute;
top:198px;
}