@charset "gb2312";
/* CSS Document */
*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}
img{
	border:0;
}
#top{
	display:block;
	height:185px;
	background-image:url(imageslogo_bj.jpg);
}
#logo{
	height:185px;
	width:1284px;
	margin:auto;
	background-image:url(imageslogo.jpg);
	}
#top img{
	margin-left:160px;
	float:left;
	margin-top:40px;
}
#top p{
	float: right;
	padding-top: 40px;
	padding-right: 150px;
	font-size: 36px;
	font-family: "»ªÎÄÐÂÎº";
}
h2{
	display:block;
	float:right;
	padding-right:310px;
}
#listcolor{
	margin:0px auto;
	height:40px;
	background:#6F94D5;
}
#menu{
	color:#FFF;
	font-family:"ËÎÌå";
	font-size:20px;
	margin:0.1px auto;
	width:900px;
	height:40px;
	background:#6F94D5;
}
a{
	color:#000;
}
.a{
	width:160px;
	position:relative;
	float:left;
	line-height:40px;
	margin-left:-15px;
}
#content{
	margin:0 auto;
	width:1000px;
	height:590px;
}
#now{
	margin-top: 1px;
	font-size:15px;
	line-height:35px;
	width:1000px;
	height:35px;
	background:#4B8FCD;
	background: -webkit-linear-gradient(#4B8FCD, #b5d3ec);
    background: -o-linear-gradient(#4B8FCD, #b5d3ec);
    background: -moz-linear-gradient(#4B8FCD, #b5d3ec);
    background: linear-gradient(#4B8FCD, #b5d3ec); 
}
#block{
	height:15px;
	background:#6ca4d6;
}
#list_one{
	float:left;
	margin-top:2px;
	width:700px;
	height:520px;
	background:#d0f8df;
	border:2px solid #CCC;
}
#list_one ul{
	margin-top:20px;
}
#list_one ul li{
	display:block;
	padding-bottom:7px;
	margin-top:2px;
	margin-left:30px;
	margin-right:10px;
}
#img_list{
	width:285px;
	height:18px;
	background-image: url(imageshorn.png);
}
#list_two{
	margin-left:710px;
	margin-top:2px;
	width:285px;
	height:520px;
	background:#d0f8df;
	border:2px solid #CCC;
}
#list_two ul{
	margin-top:10px;
}
#list_two ul li{
	display:block;
	padding-bottom:6px;
	margin-left:30px;
	margin-right:10px;
}
#footer{
	margin:-18px auto;
	position:absolute;
	width:100%;
	height:120px;
	background: #6E94D5;
	background: -webkit-linear-gradient(#6E94D5,#9AD2E9);
    background: -o-linear-gradient(#6E94D5,#9AD2E9);
    background: -moz-linear-gradient(#6E94D5,#9AD2E9);
    background: linear-gradient(#6E94D5,#9AD2E9);
}
