﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	background:url(../images/bg.gif) repeat-x top center #003366;
	font:12px "宋体";
	color:#666;
	}
a {
    color: #020346;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#content{
	width:980px;
	margin:0 auto;
	padding-bottom:20px;
	}
#content .top{
	width:980px;
	height:1021px;
	position:relative;
	z-index:99;
	}
#content .top .top-img{
	position:absolute;
	top:0;
	left:-80px;
	z-index:999;
	}
#content .mid{
	background:#e8620b;
	padding-bottom:10px;
	}
#content .mid .ceshi{
	width:960px;
	margin:0 auto;
	background:url(../images/mid-bg.png) no-repeat #fff;
	padding-top:115px;
	position:relative;
	}
.xiangguanziliao{
	position:absolute;
	top:78px;
	left:400px;
	height:25px;
	font:12px/25px "宋体";
	color:#000;
	}
#foot{
	background:#fff;
	padding-top:20px;
	}
#bottom {
    margin:0 auto;
    overflow: hidden;
    text-align: left;
    width: 980px;
}
.bottom-m {
    background: none repeat scroll 0 0 #FFF4F4;
    border-color: #CC0000;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 33px;
    width: 978px;
}
.bottom-m-1 {
    border-color: #FFFFFF #FF6044 #FF6044 #FFFFFF;
    border-style: solid;
    border-width: 2px;
    color: #333333;
    height: 29px;
    line-height: 29px;
    text-align: center;
    width: 974px;
}
.bottom-2 {
    color: #666666;
    float: left;
    line-height: 18px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.bottom-110 {
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.bottom-m-1 a {
    color: #333333;
    text-decoration: none;
}
.bottom-m-1 a:hover {
    color: #333333;
    text-decoration: underline;
}