body{
	background:#f2f2f2;
}

#wrapper{
	width:1000px;
	padding:0px 4px;
	margin:0px auto;
	background:url(images/wrapper.gif) repeat-y center top;
}

#wrapper-bottom{
	width:1008px;
	height:8px;
	overflow:hidden;
	background:url(images/wrapper-bottom.gif) no-repeat;
	margin:0px auto;
}

#top{
	height:40px;
	line-height:40px;
	font-family:"Microsoft Yahei","黑体";
	border-bottom:6px solid #b6b6b2;
}

#top .logo{
	float:left;
	display:inline;
	margin:0px 20px 0px 20px;
}

#top a{
	margin-left:12px;
	color:#000;
}

#header{
	height:512px;
	position:relative;
	background:url(images/header.jpg) no-repeat;
}

#header .main{
	position:absolute;
	right:92px;
	top:38px;
	width:205px;
}

#header .main .photo{
	margin-top:14px;
	margin-bottom:22px;
}

#header .main .photo,#header .main .photo img{
	width:205px;
	height:120px;
}

#header .main p{
	line-height:18px;
	color:#8e8d8d;
	text-indent:18pt;
}

#header .main p a{
	color:#c21529;
	font-weight:bold;
}

.map{
	position:absolute;
	left:44px;
	top:25px;
	z-index:10;
}

.city{
	position:absolute;
	z-index:50;
	display:none;
	left:44px;
	top:23px;
}

.pop{
	position:absolute;
	height:82px;
	width:209px;
	padding:15px 0px 0px 7px;
	background:url(images/pop.png) no-repeat;
	overflow:hidden;
	z-index:100;
	display:none;
}

.pop ul li{
	float:left;
	display:inline;
	width:20px;
	padding:2px 5px;
	text-align:center;
	font-size:14px;
	font-family:"Microsoft Yahei","黑体";
	border-right:1px solid #e5d5c2;
	line-height:14px;
}

.pop ul li a{
	color:#ab8a67;
}

.pop ul li a:hover{
	text-decoration:none;
	color:#6c1700;
}

#layout1 .left{
	display:inline;
	margin-left:37px;
	width:460px;
}

#layout1 .left .title{
	height:24px;
	line-height:24px;
	border-bottom:1px solid #000;
	padding:0px 50px 12px 5px;
}

#layout1 .left .title span{
	float:left;
	font-size:24px;
	font-family:"Microsoft Yahei","黑体";
	color:#000;
	border-left:4px solid #e2d9b8;
	padding-left:12px;
}

#layout1 .left .title a{
	float:right;
	font-size:19px;
	color:#000;
}

#layout1 .left .list{
	margin:12px 12px 0px 12px;
}

#layout1 .left .list ul li{
	font-size:14px;
	border-bottom:1px dotted #9a9a9a;
	height:32px;
	line-height:32px;
	overflow:hidden;
	padding-left:17px;
	background:url(images/list-type.gif) no-repeat 9px 16px;
}

#layout1 .left .list ul li a{
	color:#000;
}

#layout1 .right{
	display:inline;
	margin-right:30px;
	width:440px;
	height:250px;
	position:relative;
}

#layout1 .right img{
	width:440px;
	height:250px;
}

#layout1 .right .play{
	position:absolute;
	left:190px;
	top:94px;
	width:51px;
	height:51px;
	background:url(images/play.png) no-repeat;
}

#layout1 .right .play a{
	display:block;
	height:100%;
	width:100%;
}

#layout1 .right .textbg{
	width:100%;
	height:30px;
	background:#000;
	position:absolute;
	left:0px;
	bottom:0px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#layout1 .right p{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
}

#layout1 .right p a{
	color:#fff;
}

#layout2{
	width:943px;
	margin:0px auto;
}

#layout2 .topic{
	height:43px;
	background:url(images/ly2-topic.gif) no-repeat;
	padding:11px 20px 0px 20px;
	line-height:33px;
	color:#e2d9b8;
}

#layout2 .topic a{
	color:#e2d9b8;
	margin:0px 10px;
}

#layout2 .box{
	border-left:1px solid #e2d9b8;
	border-right:1px solid #e2d9b8;
	border-bottom:5px solid #e2d9b8;
	background:url(images/ly2-box.gif) no-repeat center top;
	zoom:1;
	padding:15px 0px;
}

#layout2 .block{
	float:left;
	display:inline;
	width:435px;
	margin:12px 17px 0px 17px;
}

#layout2 .block .title{
	padding-left:15px;
}

#layout2 .block h3{
	width:406px;
	height:41px;
	margin:12px auto 15px auto;
	background:url(images/ly2-block.gif) no-repeat;
	line-height:41px;
	text-align:center;
	font-family:"Microsoft Yahei","黑体";
	font-size:18px;
	font-weight:normal;
}

#layout2 .block h3 a{
	color:#000;
}

#layout2 .block .list{
	float:left;
	display:inline;
	width:245px;
	margin-left:13px;
}

#layout2 .block .list ul li{
	height:24px;
	line-height:24px;
	overflow:hidden;
}

#layout2 .block .list ul li a{
	color:#000;
}

#layout2 .block .photo{
	float:right;
	display:inline;
	margin-right:13px;
	width:145px;
	height:90px;
	padding:5px;
	border:1px solid #d3d3d3;
}

#layout2 .block .photo img{
	width:145px;
	height:90px;
}

#layout2 .block .more{
	border-top:1px dotted #9a9a9a;
	text-align:right;
	height:26px;
	line-height:26px;
	padding-right:15px;
	margin-top:6px;
}

#layout2 .block .more a{
	color:#000;
}

#layout3{
	height:397px;
	background:url(images/ly3-bg.jpg) no-repeat;
}

#layout3 .title{
	height:48px;
}

#layout3 .title a{
	height:48px;
	width:100%;
	display:block;
}

#layout3 .focus{
	width:890px;
	height:300px;
	margin:22px auto 0px auto;
}

#layout4{
	zoom:1;
	overflow:hidden;
	margin-left:33px;
}

#layout4 .block{
	float:left;
	display:inline;
	border-left:1px solid #e2d9b8;
	border-bottom:1px solid #e2d9b8;
	height:260px;
	width:310px;
	margin-left:-1px;
}

#layout4 .block .title{
	height:46px;
	line-height:46px;
	padding:5px 26px 0px 30px;
}

#layout4 .block .title h3{
	float:left;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
}

#layout4 .block .title h3 span{
	float:left;
	font-size:28px;
	color:#000;
}

#layout4 .block .title h3 label{
	float:left;
	display:inline;
	margin-left:5px;
	margin-top:7px;
	line-height:18px;
	color:#7a7a7a;
}

#layout4 .block .title h3 label .text1{
	font-size:16px;
}

#layout4 .block .title h3 label .text2{
	font-size:10px;
}

#layout4 .block .title a{
	float:right;
	color:#000;
}

#layout4 .block .list{
	margin:0px 0px 0px 25px;
}

#layout4 .block .list ul li{
	height:21px;
	line-height:21px;
	overflow:hidden;
	margin-top:9px;
}

#layout4 .block .list ul li span{
	float:left;
	display:inline;
	margin-right:6px;
	color:#fff;
	padding:0px 8px;
	height:21px;
}

#layout4 .block .list ul .color1 span{
	background:#6c1700;
}

#layout4 .block .list ul .color2 span{
	background:#9d7643;
}

#layout4 .block .list ul li a{
	color:#000;
}

#footer{
	line-height:22px;
	padding:30px 0px;
	font-family:"Microsoft Yahei","黑体";
	text-align:center;
	color:#000;
}
.city01{
	position:absolute;
	z-index:50;
	width: 118px; height: 151px; left: 157px; top: 96px;
	background:url(images/city01.png);
	
}/*济南*/
.city16{ position:absolute; z-index:50;width: 86px; height: 160px; left: 241px; top: 28px; background:url(images/city16.png); }/*滨州*/
.city14{ position:absolute; z-index:50; width: 141px; height: 158px; left: 126px; top: 53px; background:url(images/city14.png); }/*德州*/
.city15{ position:absolute; z-index:50;width: 99px; height: 122px; left: 86px; top: 151px; background:url(images/city15.png); }/*聊城*/
.city09{ position:absolute; z-index:50;width: 151px; height: 86px; left: 144px; top: 205px; background:url(images/city09.png); }/*泰安*/
.city08{ position:absolute; z-index:50;width: 134px; height: 159px; left: 128px; top: 254px; background:url(images/city08.png); }/*济宁*/
.city17{ position:absolute; z-index:50;width: 124px; height: 135px; left: 48px; top: 264px; background:url(images/city17.png); }/*菏泽*/
.city05{ position:absolute; z-index:50;width: 75px; height: 124px; left: 303px; top: 37px; background:url(images/city05.png); }/*东营*/
.city03{ position:absolute; z-index:50;width: 73px; height: 143px; left: 263px; top: 121px; background:url(images/city03.png); }/*淄博*/
.city12{ position:absolute; z-index:50;width: 53px; height: 50px; left: 240px; top: 199px; background:url(images/city12.png); }/*莱芜*/
.city07{ position:absolute; z-index:50; width: 137px; height: 156px; left: 312px; top: 124px;  background:url(images/city07.png); }/*潍坊*/
.city13{ position:absolute; z-index:50;width: 141px; height: 186px; left: 249px; top: 233px;  background:url(images/city13.png); }/*临沂*/
.city04{ position:absolute; z-index:50; left: 201px; top: 327px; width: 79px; height: 84px; background:url(images/city04.png); }/*枣庄*/
.city06{ position:absolute; z-index:50;width: 177px; height: 128px; left: 416px; top: 70px;  background:url(images/city06.png); }/*烟台*/
.city02{ position:absolute; z-index:50; width: 112px; height: 158px; left: 413px; top: 139px;  background:url(images/city02.png); }/*青岛*/
.city11{ position:absolute; z-index:50; width: 80px; height: 101px; left: 342px; top: 249px; background:url(images/city11.png); }/*日照*/
.city10{ position:absolute; z-index:50; width: 114px; height: 87px; left: 537px; top: 95px; background:url(images/city10.png); }/*威海*/
