/*全局文字风格*/
/*--body--*/
body,input,select,textarea{
font-family:  Tahoma, Arial, sans-serif, "宋体", "新宋体";
background: #000;
}
/*--pagebody--*/
.PageBody,.PageBody table{	font-size: 9pt;	color: #C2C2C2;}
/*全局背景设置000D11*/
/*--globalbody--*/
body.GlobalBody{
	background-color:#000000;
	background-image : url();
	background-repeat:repeat;
	background-attachment: fixed;
	background-position: left top;
}
/*全局连接设置，大小，粗细，样式，下画线，颜色*/	
/*--pagebody_a--*/
.PageBody a,.PopWindow a{
	font-size: 9pt;
	font-style: normal;
	font-weight: ;
	color: #F2F2F2;
	text-decoration: ;
}
/*点过后的连接颜色*/
/*--pagebody_a_visited--*/
.PageBody a:visited,.PopWindow a:visited{color: #E2BD88;}
/*鼠标经过时连接颜色;下划线设置*/
/*--pagebody_a_hover--*/
.PageBody a:hover,.PopWindow a:hover,.PageBody .Navigation a:hover,.PageBody .NavigationSwap a:hover{	color: #B39973;text-decoration: ;	text-decoration: none;}
/*鼠标点击时连接颜色*/
/*--pagebody_a_active--*/
.PageBody a:active,.PopWindow a:active{color: #A3B0BD;}

/*全局边框设置*/
/*--border--*/
.Border,.BorderTd td,.LinkBorder a,.LiBorder li{
	border: 1px solid #2B2B2B;
}

/*主公司名称文字设置；family,size,weight,style,color,filter*/
/*--companyname--*/
#CompanyName{
  font-family: Arial, Verdana;
	font-size:24pt;
	font-weight:bold;
	font-style:normal;
  color:#FFFFFF;
	filter:Shadow(Color=#161616, Direction=135, Strength=3);
}
/*副公司名称文字设置；family,size,weight,style,color,filter*/
/*--subcompanyname--*/
#SubCompanyName{
  font-family:  Arial, Verdana;
	font-size:14pt;
	font-weight:bold;
  font-style:italic;
	color:#DAD8DB;
	filter:Shadow(Color=#292929, Direction=135, Strength=2);
}

/*顶部按钮样式：字体，大小，粗体，倾斜，下划线，(后来添加的)*/
/*--topmenu_a--*/
#TopMenu a{
	font-family:  Tahoma, Arial, Verdana, sans-serif, "新宋体", "宋体";
	font-size:10pt;
	font-weight:bold;
	font-style:;
	text-decoration: none;
}

/*底部文字设置*/
/*字体，大小，粗细，样式，下划线，颜色*/
/*--footer--*/
#Footer{
	font-family:  Arial, Verdana;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	color:#666666;

}
/*--homepagearea--*/
.HomePageArea{ 
  font-family: Arial, Verdana;
	font-size:10pt;
	font-weight:;
	font-style:normal;
    color:#;
	background-color: #F1FBFF;
	background-image :;
	background-repeat:;
	background-position:;
	padding: 5px;
}
/*自定义页面区域背景颜色背景设置；图片重复，对齐设置/由#CustomPageBody改变属性为table,div,td;并改名为CustomPageBodyBg*/
/*--pagebodybg--*/
.PageBodyBg{
	background-color: #000;
	background-image: url(http://ming-hing.com/images/page_body_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	vertical-align: top;
}

/*table.Title td,tr.Title td,td.Title { font-family:Beffle;}合并到#PageTitle td {}*/
/*页面内容主标题区域背景颜色图片设置,重复，对齐设置*/
/*--pagetitle_bg--*/
.PageTitleBg{	
	background-color: ;
	background-image: url(http://ming-hing.com/images/page_title_bg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*页面主标题文字设置,大小，颜色，风格，粗细*/
/*--pagetitle_text--*/
.PageTitleText,.PageTitleTextTd td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #B39973;
}

/*页面内容部分主标题,#MainTitle名称改为TitleArea*/
/*--title_area--*/
.TitleArea,.TitleArea a,.TitleArea a:hover,.TitleArea a:visited,.TitleArea a:active{
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #C5C8D1;
}
/*--title_area_bg--*/
.TitleArea{
	background-color: #4E4451;
}
/*对齐方式，可以结合上面一起使用*/
/*--title_area_align--*/
.TitleAreaAlign{
	text-align: center;
}

/*自定义页局部明亮的背景颜	色背景图片设置，重复，对齐*/
/*旧名称呼为#BrightBg*/
/*--subtitle_text--*/
.SubTitleText{
	font-family: Arial, Helvetica, sans-serif;
	color: #AEADAD;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}
/*--subtitle_area--*/
.SubTitleArea,.SubTitleAreaBut a img {
	background-color: #393B3A;
}
/*旧名称呼为#FuscousBg*/
/*--content_area_heading--*/
table.ContentHeading,.ContentHeading,td.ContentHeading table,.ContentHeadingTd td,.ContentHeadingLink a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #B39973;
	font-weight: bold;	
}
/*--content_area_text--*/
table.ContentText,.ContentText,td.ContentText table,.ContentTextTab table,.ContentTextTd td,.ContentTextLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight:normal;
	color: #9E9E9E;
}
/*--content_area--*/
.ContentArea,.ContentAreaBut a img {
	background-color: #535454;
	background-repeat: no-repeat;
	background-position: left top;
}
/*--price--*/
.Price{ 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	color:#FF6600;
}
/*自定义页深色的背景颜色背景图片设置，重复，对齐*/


/*目录导航条文字颜色及大小粗细风格及背景设置后来改td.Navigation为id了*/

/*--navigation--*/
.Navigation,.Navigation a,.Navigation a:visited{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	font-weight: normal;
	color: #667072;
	}
/*--navigation_swap--*/
.NavigationSwap,.NavigationSwap a,.NavigationSwap a:visited{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0093C3;
	vertical-align: middle;
}
/*产品目录部分*/
/*全局边框设置*/
/*--categoryborder--*/
.CategoryBorder,.CategoryListBorder a{
	border: 1px solid #B1C1C6;
}
/*--categoryarea--*/
.CategoryArea{
	background-color: #535454;
}
/*--categorytext_a--*/
.CategoryText,.CategoryText a,.CategoryText a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #B39973;
	text-decoration: none;
}
/*--categorytext_bg--*/
.CategoryTextBg{
	background-color: #535454;
	background-image: url();
	background-repeat: repeat-x;
	background-position: center center;
}


/*新闻部分*/
/*--newslisttitle_a--*/
.NewsListTitle a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: ;
	font-weight: bold;
	color: #B29971;
	text-decoration: none;
}
/*--newslist_overview--*/
.NewsListOverview{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: ;
	font-weight: ;
	color: #B39973;
}
/*--newstitle_bg--*/
.NewsTitleBg{
	background-color: #262626;
}
/*--newstitle_text--*/
.NewsTitleText,.NewsTitleTextTd td{
	font-family: "Arial Black";
	font-size: 18pt;
	font-style: ;
	font-weight: ;
	color: #B39973;
	text-align: center;
	height: 30px;
}

/*--newsoverview--*/
.NewsOverview{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style:;
	font-weight: bold;
	color: #B0AFAF;
	text-align: center;
}
/*--newscontent--*/
table.NewsContent,.NewsContentTab table,.NewsContent{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style:;
	font-weight: ;
	color: #344D5E;
	background-color: #FFFFFF;
}
/*新闻部分End*/


/*Pop-UP设置*/
/*--popwindow--*/
body.PopWindow{
	background-color:#005B66;
	background-image : url(../../../model/T0007/images/page_bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
	margin: 10px;
}
/*--poptitle--*/
.PopTitle{	
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style:;
	font-weight: bold;
	color: #9E9E9E;
	text-align: center;
	background-color: #393B3A;
	height: 30px;
}
/*--popcontent--*/
.PopContentTab table,.PopContentTd td,.PopContent{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style:;
	font-weight: ;
	color: #4C6387;
	text-align: center;
	vertical-align: top;
}
/*--popcontent_bg--*/
.PopContentBg{
	background-color: #181818;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}

.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;
}
#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;}