@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;
	height: 40px;
	position:relative;
	float:left;
	line-height:40px;
	margin-left:-15px;
}
#content{
	margin:5px auto;
	width:1000px;
	height:590px;
}
.important{
	float:left;
	width:300px;
	height:370px;
	border:1px solid #FFF;
	background:#D9F1F3;
	background: -webkit-linear-gradient(#D9F1F3, #FFFFFF);
    background: -o-linear-gradient(#D9F1F3, #FFFFFF);
    background: -moz-linear-gradient(#D9F1F3, #FFFFFF);
    background: linear-gradient(#D9F1F3, #FFFFFF); 
}
b{
	padding:5px 52px 5px 108px;
	display:block;
	font-size:20px;
	margin-top:30px;
	float:right;
	background-image:url(imagesimp.jpg);
	width: 140px;
	height: 25px;
}
ul{
	margin-top:80px;
}
ul li{
	background-color:#CAEBF3;
	display:block;
	padding-top:5px;
	padding-bottom:10px;
	border-radius:10px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}
ul li a{
	display:block;
	width:250px;
	height:20px;
}
.top_left{
	margin-right:3px;
	margin-left:-10px;
	margin-top:-200px;
	float:right;
	width:340px;
	height:280px;
	border:2px solid #CCC;
}
.top_left li a:hover{
	text-decoration:underline;
}
.top_right li a:hover{
	text-decoration:underline;
}
.foot_left li a:hover{
	text-decoration:underline;
}
.foot_right li a:hover{
	text-decoration:underline;
}
.top_right{
	margin-top:-200px;
	margin-left:5px;
	float:left;
	width:340px;
	height:280px;
	border:2px solid #CCC;
}
.foot_left{
	margin-right:3px;
	margin-top:4px;
	float:right;
	width:340px;
	height:280px;
	border:2px solid #CCC;
}
.foot_right{
	margin-top:4px;
	margin-left:5px;
	float:left;
	width:340px;
	height:280px;
	border:2px solid #CCC;
}
strong{
	border:1px solid #BCD8E2;
	background-color:#BCD8E2;
	padding-left:30px;
	line-height:30px;
	height:40px;
	display:block;
}
.toptitle{
	display:block;
	width:115px; 
	padding-left:23px; 
	height:30px; 
	margin-top:4px;
	background-image:url(imageshypotenuse.png);
	background-position:center;
}
.toptitle2{
	display:block;
	width:160px; 
	padding-left:23px; 
	height:30px; 
	margin-top:4px;
	background-image:url(imageshypotenuse2.png);
	background-position:center;
}
.top_left li,.top_right li,.foot_left li,.foot_right li{
	padding:12px 20px;
	margin-top:-5px;
}
#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);
}
