@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
body {
font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
color:#333333;
}
a:link, a:visited {
text-decoration:none;
color:#333333;
}
a:hover, a:active {
text-decoration:none;
color:#E50211;
}
fieldset, img {
border:none;
}
legend {
display:none;
}
img {
vertical-align:middle;
}
em {
font-style:normal;
}
li {
list-style:none;
}
h1, h2, h3, h4, h5, h6 {
font-size:14px;
}
input, button, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
q:before, q:after {
content:'';
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clearfix:after{
	display:block;clear:both;content:"";visibility:hidden;height:0
}
.clearfix{
	zoom:1
}
.w980{
	width:980px;
	margin:0 auto;
}
.w862{
	width:862px;
	margin:0 auto;
}

.header{
	height:73px;
	background:#f8f8f8;
	border-top:#dadce0 solid 1px;
	border-bottom:#0f6fa9 solid 6px;
}
.logo{
	_display:inline;
	margin:10px 0 0;
}
.logo a{
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:280px;
	height:56px;
	text-indent:-5000px;
}
.list01{
	width:388px;
	padding-top:12px;
}
.list01 li{
	margin:0 0 30px 0;
}
.list01 li a{
	display:block;
	width:388px;
	height:71px;
	line-height:71px;
	text-indent:85px;
	color:#a7a7a7;
	font-size:18px;
}
.list01 li.sp01 a{
	background:url(../images/ico01.gif) no-repeat;
}
.list01 li.sp02 a{
	background:url(../images/ico02.gif) no-repeat;
}
.tel{
	background:url(../images/tel_bg.gif) no-repeat;
	height:70px;
	line-height:70px;
	margin-top:25px;
	font-size:18px;
	color:#0f6fa9;
	text-indent:112px;
}
.tel span{
	font-size:12px;
}
.w1200 {
    width: 1200px;
}
.foot {
    line-height: 30px;
    color: #6B6B6B;
    font-size: 10pt;
    height: 100px;
}
.foot i {
    font-style: normal;
    color: #6B6B6B;
    text-decoration: none;
}





















