@charset "UTF-8";
/* CSS Document */

#footer-i {
	width:960px;
	height:580px;
}
.s-map {
	width:960px;
	height:580px;
}

.s-left {
	width:200px;
	height:auto;
	margin-top:30px;
	margin-right:30px;
	float:left;
}


.s-center {
	width:200px;
	height:auto;
	margin-top:30px;
	margin-right:30px;
	float:left;
}

.s-right {
	width:200px;
	height:auto;
	margin-top:30px;
	float:left;
}

p.smh {
	width:200px;
	color:#444444;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
}

p.c-info {
	margin-top:15px;
}

p.right-c {
	margin-top:25px;
}



ul.smp li {
	height:20px;
	line-height:20px;
	font-size:12px;
	list-style-type:none;
	margin-top:7px;
}

ul.smp li.next {
	padding-left:18px;
	background-image:url(../img/list3.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

ul.smp li a {
	color:#444444;
	display:block;
	padding-left:18px;
	background-image:url(../img/list3.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
}


ul.smp li a:hover {
	color:#0D76FF;
	background-position:0px 4px;
}

ul.smp li.l-b {
	height:20px;
	line-height:20px;
	font-size:12px;
	list-style-type:none;
	margin-top:7px;
}

ul.smp li.l-b a {
	color:#444444;
	display:block;
	padding-left:18px;
	background-image:url(../img/list-bottom.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

ul.smp li.l-b a:hover {
	color:#0D76FF;
	background-position:0px 5px;
}

ul.smp li.two-line {
	height:40px;
}

.co-i {
	width:280px;
	height:460px;
	background:url(../img/footer-ci.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
	margin-left:20px;
}

.co-i img {
	width:280px;
	height:75px;
	margin-top:340px;
}