﻿html, body {
    font-size: 13px;
    font-family: "宋体", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #ebebeb;
    width: 100%;
    overflow: hidden;
	margin: 0 auto;
    text-align: center;
}
header { background: url("../images/header-background.jpg") repeat-x scroll center top #2C2C2C; height: 47px; width: 100%; position:fixed; z-index:10;}
.controls {box-shadow: 0 1px 1px 0 #000000 inset; padding: 3px; position:absolute; right:10px; top:6px;}
.controls a, .controls img { display: block;}
.controls img { width: 22px;}
.controls a { background: url("../images/controls.jpg") repeat-x scroll center top #212121; border-top: 1px solid #5C5C5C; cursor: pointer; padding: 4px 6px 2px;}
.controls a.login { font-size:14px; color:#fff; padding:5px 10px;}
.controls a.login:active { padding:5px 10px;}
.controls a:active { opacity: 0.65;}
.controls.active img { opacity: 0.35;}
header .back { background-image: url(../images/back.png); background-position: center center; background-repeat: no-repeat; background-size: 12px 20px; height: 47px; left: 5px; position: absolute; width: 30px; display: block;  cursor:pointer;}
header .title , header a { color:#fff; line-height:47px; text-align:center; font-size:18px; overflow: hidden; display: block;}
.ico { padding-top:7px; float:center;}
.block47 { height:47px; width:100%;}
.crumbs { font-size:16px; height:30px; line-height:30px; text-align:left; background:#f5f5f5; border-bottom:1px solid #ddd; padding-left:10px;}
.crumbs a{ hover: black; color: gray; font-weight: normal; text-decoration: none;}
.crumbs span { margin:0 5px;}
.index_item { font-size:16px; height:200px; width:100%; line-height:26px; text-align:left; margin:5px 0 5px 0;}
.index_item a { width:100%; display: block; text-decoration:none; hover:black; color:gray; font-weight:normal;}
.logo {
    width: 100%;
    height: 100%;
	margin:0px auto;
	float:inherit;
	text-align:center;
}
.biaoqian {
    text-align: center;
    background-repeat: no-repeat;
    width:85%;
	height:100%;
	margin:0px auto 10px;
}
.biaoqian h10{
    font-size: 14px;
    color: gray;
    font-weight: normal;
}
.biaoqian h10 a{
    hover: black;
    color: gray;
    font-weight: normal;
	text-decoration: none;
}
.end{
    text-align: center;
    background-repeat: no-repeat;
    width:100%;
	height:100%;
	margin:0px auto 10px;
}
.end h100{
    font-size: 14px;
    color: gray;
    font-weight: normal;
}
.end h100 a{
    hover: black;
    color: gray;
    font-weight: normal;
	text-decoration: none;
}
.end1{
    position:relative;
	top:-180px;
}
.end1 h200{
    font-size: 14px;
    color: gray;
    font-weight: normal;
}
.end1 h200 a{
    hover: black;
    color: gray;
    font-weight: normal;
}