﻿body
{
	background-color:white;
}

.BottomPanel,.BottomPanel a,.BottomPanel a:visited
{
	color:#FFFFFF;
}

.BottomPanel
{

	width:100%;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
}

a.RightCss:link{COLOR:#ff7800;TEXT-DECORATION: none; font-weight:500;}
a.RightCss:visited{COLOR: #ff7800;TEXT-DECORATION: none; font-weight:500;}
a.RightCss:active{COLOR: #ff7800;TEXT-DECORATION: none; font-weight:500;}
a.RightCss:hover{COLOR: #ff0000;TEXT-DECORATION: none; font-weight:500;}

.BottomPanel a
{
	margin-left:5px;
	margin-right:5px;
}

.Level1MenuTable
{
	border:0;
	float:left;
}

.Level1MenuTable td table
{
	display:none;
	background-color:white;
	position:absolute;
	border-collapse:collapse;
}

.Level1MenuTable td table td
{
	padding:5px;
	white-space:nowrap;
}

.ReciprocalPanel
{
	float:right;
	color:navy;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
}

.ReciprocalPanel span
{
	color:red;
	font-size:16px;
}

.GuideUnitList1,.ExhibitionHallList
{
	width:100%;
	border:1px #D1D1D1 solid;
}

.GuideUnitList1
{
	padding-top:10px;
	padding-bottom:10px;
}

.GuideUnitList1 img
{
	float:left;
	margin-left:10px;
	margin-right:8px;
}

.GuideUnitList1 a
{
	color:#848484;
	line-height:30px;
}


.RightContent,.ExhibitionHallList
{
	width:271px;
	border:1px #D1D1D1 solid;
}
.RightContent
{
	padding-top:10px;
	padding-bottom:10px;
}

.RightContent img
{
	float:left;
	margin-left:10px;
	margin-right:8px;
}

.RightContent a
{
	color:#848484;
	line-height:30px;
}

.GuideUnitTitle
{
	color:#0B4F9A;
	background-image:url(/Images/Default/BlueArrow.jpg);
	background-repeat:no-repeat;
	background-position:10px;
	padding-left:20px;
	line-height:22px;
	font-weight:bold;
	float:left;
}

.GuideUnitList,.ExhibitionHallList
{
	width:100%;
	border:1px #D1D1D1 solid;
}

.GuideUnitList
{
	padding-top:15px;
	padding-bottom:10px;
	line-height:30px;
}

.GuideUnitList div
{
	height:34px;

}

.GuideUnitList img
{
	float:left;
	margin-left:8px;
	margin-right:8px;
}

.GuideUnitList a
{
	color:#848484;
	
}

.LinkChannel a
{
	width:100%;
	background-image:url(../Images/Default/GrayArrow.jpg);
	background-repeat:no-repeat;
	background-position:15px;
	padding-left:35px;
	border-top:1px #E3EDEE solid;
	line-height:38px;
}

.NewsContent * {
	font-size: 14px;
	font-family: "宋体", Verdana, sans-serif, "Courier New";
	/*text-indent:2em;*/	
	line-height: 25px;
}
.NewsContent a {
	text-decoration: underline;
}
