/*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: #FFCCF1; background: #59090C url(../images/fun_title_leftbg01.gif) repeat-x left center; border-top: 1px solid #A2262B;	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{ margin-bottom: 4px;}
#LeftFun .SingleFunArea .MiddleArea{
	background-color: #71151E;
	border-top: 1px solid #90202B;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#RightFun .SingleFunArea .MiddleArea {
	background-color: #71151E;
	border-top: 1px solid #90202B;
	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:#FFD4F0;}
#LeftFun a,#RightFun a,#LeftFun .NormalText,#RightFun .NormalText{
	font-size: 9pt;
	font-style:normal;
	text-decoration:none;
}
#LeftFun a:hover,#RightFun a:hover{	color:#FFFFFF;	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{ background:#FEC2DC url(../images/fun_picmodel_bg.jpg) top center; border: 2px solid #A82B37; text-align: center; vertical-align: middle; padding: 5px;}
#LeftFun .ProductArea .PicModel .Pic img{ 
	border-top: 1px solid #9C6074;
	border-left: 1px solid #9C6074;
	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{ background:#FEC2DC url(../images/fun_picmodel_bg.jpg) top center; border: 2px solid #A82B37; text-align: center; vertical-align: middle; padding: 5px;}
#RightFun .ProductArea .PicModel .Pic img{ 
	border-top: 1px solid #9C6074;
	border-left: 1px solid #9C6074;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/*RightFun Product 文字模式*/
#RightFun .ProductArea .PicModel .Text{ text-align: center;}

#LeftFun .ProductArea .TextModel01{ background-color: #8D1A2A;}
#LeftFun .ProductArea .TextModel02{ background-color: #8D1A4B;}
#LeftFun .ProductArea .TextModel01,#LeftFun .ProductArea .TextModel02{
	border: 1px dashed #410002;
}
#RightFun .ProductArea .TextModel01{ background-color: #8D1A2A;}
#RightFun .ProductArea .TextModel02{ background-color: #8D1A4B;}
#RightFun .ProductArea .TextModel01,#RightFun .ProductArea .TextModel02{
	border: 1px dashed #410002;
}
#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 #9A3640;
	border-bottom: 1px dashed #2F0005;
}
#RightFun .WebLink div{
	border-top: 1px dashed #9A3640;
	border-bottom: 1px dashed #2F0005;
}
#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: #2F0005;
	display: block;
}
#LeftFun .NewsDate,#RightFun .NewsDate{
	color: #DCDCDC;
	padding-top: 2px;
}

/*底部连接设置*/
#FooterLink{
	padding-top: 5px;
	padding-bottom: 5px;
}
#FooterLink a{	font-size: 9pt; color: #FFFFFF;	line-height: 150%;}
#FooterLink a:visited{	color: #DB7DBB;}
#FooterLink a:hover{	color: #F6FFAD;}
#FooterLink a:active{	color: #000000;}
#Footer{ padding: 8 5 8 5; background: #98001A url(../images/page_bot_foot_bg.jpg) repeat-x; border: 2px solid #AB414A; border-top: none;}
#Footer a{	color:#C2FF63;	font-weight: bold;}
#Footer a:hover{  color:#FFF600;	text-decoration: none;}

.PowerBy,.PowerBy td{ color: #C9C9C9; font-size: 8.5pt; padding: 5px;}
.PowerBy a,.PowerBy a:visited{ color: #92D7E6; text-decoration: none;}
.PowerBy a:hover{ color: #D9FF53; text-decoration: none;}
/*Left and Right and Footer 风格设置 End////////////////////////////////////////////////////////////////////*/
