﻿body
{
TEXT-ALIGN: center; 
margin: 0px; 
*margin:0px;
padding:0px;
*padding:0px;
font-size:14px;
font-family:Arial,"微软雅黑";
line-height:22px;
letter-spacing:1px;
color: #e6e6e6;
    background: -webkit-linear-gradient(#400000, #840000); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#400000, #840000); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#400000, #840000); /* Firefox 3.6 - 15 */
    background: linear-gradient(#400000, #840000); /* 标准的语法（必须放在最后） */
}
#mDiv{
    position: fixed;
    width: 100px;
    height: 100px;
    right: 150px;
    z-index: 5000;
    top: 200px;
	}

/**/
/*上部分的Div*/
#topContainer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2pt;
	text-align: left;
}

/*下部分的Div*/
#bottomContainer
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 130px;
	width:100%;
	background-color: #3a3a3c;
	display:inline-table;
}

#Mian
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1054px;
	height: 1000px;
}
/*上部分中间Div*/
#MidContainer
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
	height: 1000px;
	float: right;
	background-image: url(../images/bg_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


#MidContainer .First
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
	height: 188px;
}

.First .Top
{
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 960px;
	height: 143px;
}
.Top a
{
	cursor: pointer;
	cursor: hand;
}
.First .Top #logo
{
	float:left;
	margin-top:30px;
}
.First .Bottom_tap
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	height: 40px;
	background: -webkit-linear-gradient(left, #f1e296 , #d6a92d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #f1e296, #d6a92d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #f1e296, #d6a92d); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #f1e296 , #d6a92d );/* 标准的语法 */
  color:#6b3b0a;
  font-size:15px;
  font-family:Arial,"微软雅黑";
}

.First .Bottom
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
	height: 40px;
	line-height: 40px;
	font-weight:700;
	letter-spacing:0px;
}

.FirstBottom01
{
	float: right;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 95px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}
.FirstBottom02
{
	float: right;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 145px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}

.FirstBottom03
{
	float: right;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 105px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}

.FirstBottom04
{
	float: right;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 65px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}

.FirstBottom05
{
	float: right;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 135px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}

.FirstBottom06
{
	float: right;
	margin-left: auto; 
	margin-right:auto;
    text-align: center;
    width: 70px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}

.FirstBottom07
{
	float: right;
	margin-left: auto; 
	margin-right:auto;
	text-align: center;
	width: 69px;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}

.bottomspace20
{
	height: 20px;
}

.bottomspace30
{
	height: 30px;
}

.bottomspace40
{
	height: 40px;
}

.bottomspace50
{
	height: 50px;
}

.bottomspace60
{
	height: 60px;
}
.alian{
color: #e6e6e6;
text-decoration:none;
}
.alian:hover{
color:#FFFF00;
    text-decoration: none;
}
.preview{
text-align:left;
}
.TBTop{
 color:#FF9900;
 height: 32px;
}

.jump {
    text-decoration: none; color: #e6e6e6;
}
.jump:hover{ text-decoration: underline;} 

.title_ico{
	background-image:url(../images/tbg.png);
	background-position:center;
	background-repeat:no-repeat;
 height: 45px;
 width:160px;
 display:inline-block;
 margin:auto 3px;
}