/*此模板风格属性;TopMenu部分风格分为01 or 02;左右功能模块为独立风格
/*以下为头部菜单按钮部分风格设置，包括连接颜色，内容可扩充//////////////////////////////////////////////////////*/
.GlobalWidth{ margin: auto; width: 100%; height: 100%;}
.TopLogoCompanyName{ position:absolute; z-index:8; margin-left: 15px; top: 70px; text-align: left;}
.TopBg01 {	background-image: url(../images/top_bg_01.gif);}
.TopBg02 {
	background-image: url(../images/top_bg_02.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.TopBg03 {
	background-image: url(../images/top_bg_03.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	padding-right: 5px;
	background-position: right top;
	width: 220px;
}
.TopBg04 {
	background-image: url(../images/top_bg_04.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	padding-right: 5px;
	height: 36px;
}

.TopBg05 {
	background-image: url(../images/top_bg_05.gif);
	background-repeat:  repeat-x;
	text-align: right;
}
.BottomBg01{	background-image: url(../images/bottom_bg_01.gif);}
.BottomBg02{	background-image: url(../images/bottom_bg_02.jpg); padding: 5px;}
.TopMenu01Bg {
	padding-bottom: 3px;
	background-image: url(../images/top_menu_bg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*一级菜单风格*/
.TopMenuBut01 td{
	padding-left: 2px;
	background-image: url(../images/menu01_but_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*头部连接共用风格////////////////////////////*/
#TopMenu a{
	color: #B39973;
	white-space: nowrap;
	display: block;
	height: 32px;
	padding-right: 8px;
	padding-left: 3px;
}
#TopMenu a:hover,#TopMenu .Current a{
	color: #9E9E9E;
	background-image: url(../images/menu01_but_over.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*以上为头部菜单按钮部分风格设置，包括连接颜色///////////////////////////////////////////////////////////*/


/*整个Left and Right区域宽度背景边框等风格设定*/
.MainLeftBg01{
	background-image: url(../images/left_bg01.gif);
	background-position: right top;
	background-repeat: repeat-y;
	width: 215px;
	vertical-align: top;
	height: 300px;
}
.MainRightBg01{	
	width: 190px;
	background-image: url(../images/right_bg01.gif);
	background-repeat: repeat-y;
	padding: 5px;
	}
/*Header content////////////////////////////////////////////////////////////////////////////////////////*/
#HeaderContent{background-color: #DBDBD4;	background-image: url(../images/header_content_bg.gif);}
/*Header content文字设置,大小，颜色，风格，粗细*/
#HeaderContent td {	color: #D0D0D0;}
#HeaderContent a {	color: #7394C1;}
#HeaderContent a:hover {	color: #B0C6E5;}
/*Header content 设置  end////////////////////////////////////////////////////////////////////////*/
.MainFlash{ background-color: #FFFFFF; text-align:center; margin-bottom: 10px;}

/*会员地区 语言地区 左边菜单地区搜索 地区风格设置*/
.MemberTitle{
	background-image: url(../images/left_member_titlebg01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	/*filter:Glow(Color=#0A5A93, Strength=3);*/
}
.MemberTitle02{
	background-image: url(../images/left_member_titlebg02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
	/*filter:Glow(Color=#0A5A93, Strength=3);*/
}
.MemberContentBg{ padding-top: 10px; padding-bottom: 10px;}
.MemberContentBg table .B{ color: #dcdcdc;}
.MemberMiddleBg01 {
	background-image: url(../images/left_member_bg01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	text-align: center;
	height: 80px;
}
.MemberMiddleBg02 {
	background-color: #DFF2FF;
	border: 1px inset;
	filter:alpha(opacity=60,finishopacity=60,style=1,startX=10,startY=70,finishX=300,finishY=70);
}

.LanguageTitle {
	font-size: 8.5pt;
	font-weight: bold;
	color: #D00000;
	background-image: url(../images/left_language_titlebg01.gif);
	background-repeat: repeat-x;
}
.LanguageMiddleBg01 {
	background-image: url(../images/left_language_middle_bg01.gif);
	background-repeat: repeat-y;
	padding: 5px;
	text-align: center;
}
#Language img {
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	white-space: nowrap;
}
.SearchText {
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	padding-right: 2px;
}
.SearchTitle {
	background-image: url(../images/left_search_titlebg01.jpg);
	height: 30px;
}
.SearchMiddleBg {
	background-image: url(../images/left_search_middlebg01.jpg);
	padding: 5px;
}
.LeftMenuTitle {
	background-image: url(../images/left_menu_titlebg01.gif);
	background-repeat: repeat-x;
	height: 45px;
}
.LeftMenuTitle02 {
	background-image: url(../images/left_menu_titlebg02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
.LeftMenuMiddleBg01{}
.LeftMenuMiddleBg02{}
.LeftMenuBottomBg{}
.LeftMenuTitle td,.MemberTitle{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	/*filter:Glow(Color=#002A4A, Strength=3);*/
}
.MemberTitleLeft01,.LanguageTitleLeft01,.SearchTitleLeft01,.LeftMenuTitleLeft01{	text-align: center; width: 24px;}
/*左边菜单地区风格*/
.MemberMenu a,.LeftMenu a{
  font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans-serif, "新宋体", "宋体";
	display: block;
	}
.MemberMenu{}
.MemberMenu a{
	color: #EFBE26;
	background-image: url(../images/left_member_but.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #515151;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 28px;
}
.MemberMenu a:hover,.MemberMenu .Current a{
	color: #9E9E9E;
	background-image: url(../images/left_member_butover.gif);
	background-repeat: no-repeat;
}
.LeftMenu{
	background-image: url(../images/left_menu_bg01.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #717171;
	border-bottom-color: #080808;
}
.LeftMenu a{
	color: #9E9E9E;
	background-image: url(../images/left_menu_but.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 10px;	
	padding-top: 3px;
	padding-bottom: 2px;
}
.LeftMenu a:hover,.LeftMenu a.Current{
	color: #FFFFFF;
	background-image: url(../images/left_menu_butover.gif);
	background-repeat: no-repeat;
}

.LeftPopMenuLayer {
	width: 210px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#06242E, Direction=135, Strength=2);
}
.LeftPopMenuLeft {
	background-image: url(../images/left_popmenu_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 15px;
}
.LeftPopMenu {
	background-color: #3B3D3C;
	background-image: url(../images/left_popmenu_bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #1C2C46;
	border-right: 1px solid #1C2C46;
	border-bottom: 1px solid #1C2C46;
}
.LeftPopMenu a{
	color: #B39973;
	background-image: url(../images/left_popmenu_but.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	display: block;
}
.LeftPopMenu a:hover,.LeftPopMenu a.Current{
	color: #9E9E9E;
	background-image: url(../images/left_popmenu_butover.gif);
	background-repeat: no-repeat;
}
.LeftSubMenu{
	background-image: url(../images/left_submenu_bg01.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.LeftSubMenu a{
	color: #44001F;
	background-image: url(../images/left_submenu_but.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8A9195;
}
.LeftSubMenu a:hover,.LeftSubMenu a.Current{
	color: #ffffff;
	background-image: url(../images/left_submenu_butover.gif);
	background-repeat: no-repeat;
}
.LeftPopMenu a,.LeftSubMenu a {
	font-size: 9pt;
	text-decoration: none;
	padding-right: 4px;
}
.LeftMenu div,.LeftPopMenu div,.LeftSubMenu div{ float: right;}
/*End*/


/*Right 合并到 Left 类别里了*/

/*Left and Right and Footer 活动功能模块区域风格设置/////////////////////////////////////////////////////////////////////*/
#LeftFun {	width: 200px;}
#LeftFun,#RightFun {	vertical-align: top;}
#LeftFun td,#RightFun td{	font-size: 9pt;}
/*Left Right 活动功能区域标题风格*/
#LeftFun .FunTitle01,#RightFun .FunTitle01{
	background-image: url(../images/fun_title_leftbg01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}

#LeftFun .FunTitleLeft01,#RightFun .FunTitleLeft01 {	width:2px;	text-align: center;}
#LeftFun .FunTitleRight01 { background-image: url(../images/fun_title_leftbg02.gif);}
#RightFun .FunTitleRight01 { background-image: url(../images/fun_title_rightbg02.gif);}
#LeftFun .FunTitleRight01,#RightFun .FunTitleRight01 { 
	background-repeat: no-repeat;
	background-position: right top;
 	width:20px;	text-align: right; padding-right: 3px;
}
#LeftFun .FunMiddleBg01,#RightFun .FunMiddleBg01 {
	background-color: #171717;
	vertical-align: top;
	border: 1px solid #020202;
}

/*共用设置*/
#LeftFun .FunTitle01 td,#RightFun .FunTitle01 td{
	font-size: 9pt;
	font-weight: bold;
	color: #B39973;
	/*filter:Glow(Color=#002A4A, Strength=3);*/
}
#LeftFun a,#RightFun a,#LeftFun .NormalText,#RightFun .NormalText{
	font-size: 9pt;
	font-style:normal;
	color:#9E9E9E;
	text-decoration:none;
}
#LeftFun a:hover,#RightFun a:hover{	color:#C79600;	text-decoration: underline;}

/*Left And Right 友情连接，新闻区域风格样式*/
#LeftFun .WebLink img,#RightFun .WebLink img{
	display: block;
	margin: 4px;
	border: none;
}
#LeftFun .WebLink div,#RightFun .WebLink div{
	background-color: #5B5B5B;
	background-image: url(../images/fun_weblinklist_01.gif);
	background-repeat: no-repeat;
	border-top-color: #494949;
	border-right-color: #717171;
	border-left-color: #494949;
	border-bottom-color: #717171;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#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: #63817E;
	display: block;
}
#LeftFun .NewsDate,#RightFun .NewsDate,#Center .DateText{
	color: #C8C7C7;
	padding-top: 2px;
}

#Center .NewsList{
	background-image: url(../images/fun_newslist_01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	margin-bottom: 1px;
	background-position: 0px 10px;
}
.NewsListOverviewImg img{
	margin-right: 5px;
	float: left;
}

/*中间模块#Center 产品目录  .CategoryListModel*/
#Center .CategoryListModel{ width: 100%; background-image: none; border-width: 3px; border-style: solid;}
#Center .CategoryListModel .ListArea td{ width: 25%; padding: 5 10 5 10;}
#Center .CategoryListModel a{ float: left; background-image: url(../shareimg/icon_category_list01.gif); background-repeat: no-repeat; padding: 2 10 1 26; display: block;}
#Center .CategoryListModel a:hover{background-position: left -400;}
#Center .CategoryListModel a img{ vertical-align: middle; border: 0px; margin-top: 1px;}

/*中间地区样式风格/设置相对灵活/具体情况视模板而定*/
.MainBody { vertical-align: top; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;}
/*底部连接设置*/
#FooterLink{
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
  background-color: #000;
  color: silver;
  border-top: grey;
  
}
#FooterLink a,#FooterLink td{	font-size: 9pt; color: #c6c6c6;	line-height: 150%;	background-color: #181818;}
#FooterLink a:visited{	color: #c6c6c6;}
#FooterLink a:hover{	color: #937C59;}
#FooterLink a:active{	color: #904E02;}
td.Footer{
	padding: 5px;
	height: 30px;
}
#Footer a{	color:#e3e3e3;	font-weight: bold;}
#Footer a:hover{  color:#FFFFFF;	text-decoration: none;}
.PowerBy,.PowerBy td,.PowerBy a{ color: #BED9DC; font-size: 9pt;}
/*Left and Right and Footer 风格设置////////////////////////////////////////////////////////////////////*/

/*中间部分菜单*/
.PageMenu,.PageMenuSwap{	white-space: nowrap;}
.PageMenu{
	background-image: url(../images/page_menu_right01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 13px;
	padding-left: 6px;
	vertical-align: bottom;
	padding-bottom: 2px;
}
.PageMenu a,.PageMenu a:visited{
	font-size: 9pt;
	font-weight: bold;
	color: #EBECEE;
	text-decoration: none;
}
.PageMenuSwap{
	background-image: url(../images/page_menu_swap_right01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	padding-right: 13px;
	padding-left: 6px;
}
.PageMenuLine{
	background-color: #393B3A;
	border: 1px solid #868787;
	margin-top: 1px;
	margin-bottom: 1px;
}
.PageMenu a img,.PageMenuSwap img{	margin-right: 5px;}






.FunctionShareBgBorder01{	background-color: #343434;}
.FunctionShareBgBorder02{	background-color: #343434;}
.FunctionShareBgBorder01,.FunctionShareBgBorder02{
	padding: 2px;
	border: 1px solid #000000;
}

.AlbumPhotoArea{	padding-top: 6px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; text-align: center; height: 50px;}
.AlbumPhotoArea img{
	vertical-align: middle;
	margin-bottom: 4px;
	border-width:2px;
	border-style:solid;
}
.AlbumPhoto{ border-color:#6D9895;}
.AlbumPhotoSelect{ border-color:#00CBF0;}