﻿@charset "utf-8";
#site_link H3 {
	padding:8px 0 5px 0;
	margin:0 auto;
	width: 540px;
	text-align: center;
	HEIGHT: 18px
}
#site_link .boxs {
	width: 540px;
	height:53px;
	ZOOM: 1;
	margin:0 auto;
	POSITION: relative;
	OVERFLOW: hidden;
}
#site_link .boxs .LeftBotton {
	BACKGROUND: url(../images/mininext.gif) no-repeat 0 0;
	LEFT: 0;
	FLOAT: left;
	WIDTH: 8px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 15px;
	HEIGHT: 24px
}
#site_link .boxs .RightBotton {
	RIGHT: 0;
	BACKGROUND: url(../images/mininext.gif) no-repeat 100% 0px;
	FLOAT: right;
	WIDTH: 8px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 15px;
	HEIGHT: 24px
}
#site_link .boxs .Cont {
	MARGIN: 0px auto;
	OVERFLOW: hidden;
}
#site_link .boxs .box {
	FLOAT: left;
	WIDTH: 75px;
	TEXT-ALIGN: center
}
#site_link .boxs .box IMG {
	MARGIN: 0px auto;
	height: 53px;
	width: 53px;
}
.footer #site_link H3 {
	padding:5px 10px 8px 0;
	width:400px;
	text-align:right;
	HEIGHT:18px
}
.footer #site_link .boxs {
	width: 410px;
	height: 53px;
	ZOOM: 1;
	margin:0 auto;
	POSITION: relative;
	OVERFLOW: hidden;
}
.footer #site_link .boxs .box {
	FLOAT: left;
	WIDTH: 56px;
	TEXT-ALIGN: center
}

