/*Left and Right and Footer 活动功能模块区域风格设置/////////////////////////////////////////////////////////////////////*/
/*#LeftFun;#RightFun  为整体区域的父对象,  下属继承了各局部对象  例如 .FunTopArea; .FunMiddleArea; .FunBottomArea 等等, 他们或  合  或 分, 
合则表示左右风格相同, 分 则表示左右独立;下属继承局部 对象只对它所能覆盖的范围起作用*/
#LeftFun {}
#RightFun {}
#LeftFun,#RightFun {	vertical-align: top;}
#LeftFun td,#RightFun td{	font-size: 9pt;}

/*LeftFun RightFun Area TopAndBottom Style*/
/* LeftFun RightFun Area TopAndBottom Style 共用属性*/
#LeftFun .FunTopArea,#LeftFun .FunBottomArea,#RightFun .FunTopArea,#RightFun .FunBottomArea{	font-size: 1px;	line-height: 0px;	display: block;	margin: 0px; padding: 0px;}
#LeftFun .FunTopArea dl,#LeftFun .FunBottomArea dl,#RightFun .FunTopArea dl,#RightFun .FunBottomArea dl{	font-size: 0px;	line-height: 0px;	display: block;	margin: 0px; padding: 0px;}

#LeftFun .FunTopArea{ display: none;}
#LeftFun .FunMiddleArea{}
#LeftFun .FunBottomArea{ display: none;}
#RightFun .FunTopArea{ display: none; background-image: url(../images/right_funtop_l.gif);	background-repeat: no-repeat;	padding-left: 10px;}
#RightFun .FunTopArea dl{	background-image: url(../images/right_funtop_r.gif); background-repeat: no-repeat; background-position: right top;}
#RightFun .FunTopArea dl img{ width: 10px; height: 5px; display: block;}
#RightFun .FunMiddleArea{}
#RightFun .FunBottomArea{ display: none;}


/*Left Right 活动功能区域标题风格*/
#LeftFun .FunTitle01,#RightFun .FunTitle01{ color: #FFFFFF; background-color: #810343;	height: 25px;}
#LeftFun .FunTitleLeft01,#RightFun .FunTitleLeft01 {	width:6px;	text-align: center;}
#LeftFun .FunTitleRight01,#RightFun .FunTitleRight01 { width:20px;	text-align: right; padding-left: 3px; padding-right: 3px;}

/*LeftFun RightFun / .SingleFunArea 单个功能模块区域 继承了 .MiddleArea  和 BottomArea*/
#LeftFun .SingleFunArea,#RightFun .SingleFunArea{
	border-top: 4px solid #0E030B;
	border-right: 1px solid #828181;
	border-bottom: 1px solid #828181;
}
#LeftFun .SingleFunArea .MiddleArea{
	background-color: #F3F3F3;
	border-top: 1px solid #FFFFFF;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#RightFun .SingleFunArea .MiddleArea {
	background-color: #F3F3F3;
	border-top: 1px solid #FFFFFF;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LeftFun .SingleFunArea .BottomArea,#RightFun .SingleFunArea .BottomArea{ display: none;}

/*=================================================================================================*/
/*LeftFun RightFun 区域 Title Text Style*/
#LeftFun .FunTitle01 div,#RightFun .FunTitle01 div{
	font-size: 9pt;
	font-weight: bold;
	/*filter:Glow(Color=#002A4A, Strength=3);*/
}
/*LeftFun RightFun 区域 文字  Style*/
#LeftFun a,#LeftFun .NormalText,#RightFun a,#RightFun .NormalText{	color:#0076AB;}
#LeftFun a,#RightFun a,#LeftFun .NormalText,#RightFun .NormalText{
	font-size: 9pt;
	font-style:normal;
	text-decoration:none;
}
#LeftFun a:hover,#RightFun a:hover{	color:#621466;	text-decoration: underline;}
/*=================================================================================================*/

/*LeftFun RightFun Product 区域; 分图片模式和  文字模式*/
#LeftFun .ProductArea,#RightFun .ProductArea{ padding: 5px;}

/*LeftFun Product 图片模式*/
#LeftFun .PicModel,#RightFun .PicModel{
	width: 95%;
	margin-bottom: 10px;
	border-collapse: separate;
}
#LeftFun .ProductArea .PicModel .Pic{ border: 2px solid #CFCFCF; text-align: center; vertical-align: middle; padding: 5px;}
#LeftFun .ProductArea .PicModel .Pic img{ 
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/*LeftFun Product 文字模式*/
#LeftFun .ProductArea .PicModel .Text{ text-align: center;}

/*RightFun Product 图片模式*/
#RightFun .ProductArea .PicModel .Pic{ border: 2px solid #CFCFCF; text-align: center; vertical-align: middle; padding: 5px;}
#RightFun .ProductArea .PicModel .Pic img{ 
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/*RightFun Product 文字模式*/
#RightFun .ProductArea .PicModel .Text{ text-align: center;}

#LeftFun .ProductArea .TextModel01{ background-color: #EAEAEA;}
#LeftFun .ProductArea .TextModel02{ background-color: #EAEAEA;}
#LeftFun .ProductArea .TextModel01,#LeftFun .ProductArea .TextModel02{
	border: 1px dashed #FFFFFF;
}
#RightFun .ProductArea .TextModel01{ background-color: #EAEAEA;}
#RightFun .ProductArea .TextModel02{ background-color: #EAEAEA;}
#RightFun .ProductArea .TextModel01,#RightFun .ProductArea .TextModel02{
	border: 1px dashed #FFFFFF;
}
#LeftFun .ProductArea .TextModel01,#LeftFun .ProductArea .TextModel02,#RightFun .ProductArea .TextModel01,#RightFun .ProductArea .TextModel02{
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
	width: 100%;
}

/*Left And Right 友情连接，新闻区域风格样式*/
#LeftFun .SingleFunArea .WebLink,#RightFun .SingleFunArea .WebLink{ padding-bottom: 0px;}
#LeftFun .WebLink img,#RightFun .WebLink img{
	display: block;
	margin: 4px;
	border: none;
}
#LeftFun .WebLink div{
	border-top: 1px dashed #B9B9B9;
	border-bottom: 1px dashed #FFFFFF;
}
#RightFun .WebLink div{
	border-top: 1px dashed #B9B9B9;
	border-bottom: 1px dashed #FFFFFF;
}
#LeftFun .WebLink div,#RightFun .WebLink div{
	background-image: url(../images/fun_weblinklist_01.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	text-align: left;
}

#LeftFun .NewsList div,#RightFun .NewsList div{
	background-image: url(../images/fun_newslist_01.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 20px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-top: 5px;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #39500D;
	display: block;
}
#LeftFun .NewsDate,#RightFun .NewsDate{
	color: #5B5B5B;
	padding-top: 2px;
}

/*底部连接设置*/
#FooterLink{
	padding-top: 5px;
	padding-bottom: 5px;
}
#FooterLink a{	font-size: 9pt; color: #656565;	line-height: 150%;}
#FooterLink a:visited{	color: #000000;}
#FooterLink a:hover{	color: #157CAB;}
#FooterLink a:active{	color: #AE7893;}
#Footer{ padding: 5px;}
#Footer a{	color:#A9A8A8;	font-weight: bold;}
#Footer a:hover{  color:#FFA800;	text-decoration: none;}

.PowerBy,.PowerBy td{ color: #6B6B6A; font-size: 8.5pt; padding: 5px;}
.PowerBy a,.PowerBy a:visited{ color: #6B6B6A; text-decoration: none;}
.PowerBy a:hover{ color: #79A905; text-decoration: none;}
/*Left and Right and Footer 风格设置 End////////////////////////////////////////////////////////////////////*/
