﻿html
{
	/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)\9; */
}
body
{
	background-image:url(../../Images/Index/BodyTopBack.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ffffff;
}
.PageBody
{
	width:970px;
	margin:auto;
	padding:5px;
	padding-top:10px;
}
#hdivModules
{
	width:970px;
}
.ModuleOuter
{
	margin:5px;
	overflow:hidden;
}
.ModuleInner
{
	overflow:hidden;
}

.Title, .Content
{
	overflow:hidden;
}
/*玉树、广告等*/
.PageBody .Banner
{
	margin:0 auto 10px auto;
	width:960px;
	height:173px;
	background-image:url(../../Images/Index/Banner.jpg);
}

/*固定的区域*/
.PageBody .BodyTop
{
	margin:0 auto 5px auto;
	width:960px;
	height:315px;
}
/*自动播放*/
.AutoPlay
{
	width:710px;
	height:315px;
	background-image:url(../../Images/Index/AutoPlayBack.jpg);
}
/*登录*/
.LoginPanel
{
	position:absolute;
	top:0;
	right:0;
	width:240px;
	height:150px;
	overflow:hidden;
}
.LoginPanel iframe
{
	width:240px;
}
/*公告*/
.NoticePanel
{
	position:absolute;
	top:160px;
	right:0;
	width:240px;
	height:155px;
}
.NoticePanel .DisplayArea
{
	height:109px;
	padding:10px;
	overflow:hidden;
}
.NoticePanel .Item
{
	line-height:25px;
	padding-left:20px;
	background-image:url(../../Images/Index/NoticePoint.jpg);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-size:11px\9;
	color:#111111;
}
.NoticePanel .Item a
{
	text-decoration:none;
	color:#111111;
}
.NoticePanel .Item a:hover
{
	color:#EF3D5F;
}


/*标题*/
.H2Background
{
	height:26px;
	background-image:url(../../Images/Index/H2Middle.jpg);
}
.H2Background .Title
{
	position:absolute;
	left:81px;
	display:block;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	font-size: 15px;
	z-index:1;
	font-weight:bold;
}
.H2Background .Left
{
	float:left;
	display:block;
	width:81px;
	height:26px;
	background-image:url(../../Images/Index/H2Left.jpg);
}
.H2Background .Right
{
	float:right;
	display:block;
	width:44px;
	height:26px;
	background-image:url(../../Images/Index/H2Right.jpg);
}
.H2Background .MoreIcon
{
	position:absolute;
	right:5px;
	top:6px;
	width:47px;
	height:13px;
	text-align:center;
}
.H2Background .MoreIcon a
{
	display:block;
	width:47px;
	height:13px;
	overflow:hidden;
	background-image:url(../../Images/Index/H2More.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/Index/H2More.png", sizingMethod="scale");
}
.H2Background a
{
	cursor:pointer;
	color:#444444;
	font-size:12px;
}
/*内容*/
.DisplayArea
{
	border:1px solid #260301;
	border-top:none;
}
.S .Loading
{
	width:238px;
}
.M .Loading
{
	width:348px;
}
.L .Loading
{
	width:708px;
}
.XL .Loading
{
	width:958px;
}
.DisplayArea .Loading
{
	background-image:url(../../Images/Index/Loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:100%;
}
/*自动播放*/
.AutoPlay .Head
{
	position:absolute;
	left:21px;
	bottom:20px;
	width:665px;
	height:10px;
	padding:3px 3px 4px 0px;
}

.AutoPlay .Head div
{
	float:right;
	width:10px;
	height:10px;
	line-height:10px;
	margin-right:5px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	font-size:10px;
}

.AutoPlay .Head .Control
{
	background-color:#000000;
}

.AutoPlay .Head .Control_Active
{
	float:right;
	width:10px;
	height:10px;
	margin-right:5px;
	background-color:#e60012;
}
.AutoPlay .Body, .AutoPlay .Body .Item, .AutoPlay .Body .Item_Active, .AutoPlay .Body img
{
	width:668px;
	height:275px;
}
.AutoPlay .Body
{
	left:21px;
	top:20px;
}
.AutoPlay .Body .Item
{
	display:none;
}

.Module
{
	float:left;
	overflow:hidden;
}
.Module .DisplayArea
{
	overflow:hidden;
}

/*周年庆弹出广告*/
.AnniPop
{
	width:1280px;
	height:800px;
	background-position:center top;
	background-repeat:no-repeat;
	z-index:500;
	position:absolute;
	top:0;
	/*_position:absolute;
	_top: expression(documentElement.scrollTop + "px");*/
}
.AnniPop span
{
	display:block;
	position:absolute;
	width:70px;
	height:25px;
	top:10px;
	right:140px;
	cursor:pointer;
}
.AnniPop a
{
	display:block;
	position:absolute;
	width:135px;
	height:50px;
	top:573px;
	left:593px;
}
