﻿/*全局文字风格*/
/*--body--*/
body,input,select,textarea{	font-family:  Tahoma, Arial, sans-serif, "宋体", "新宋体";}
/*--pagebody--*/
.PageBody,.PageBody table{ font-size: 9pt;	color: #4d422c;}
/*全局背景设置000D11*/
/*--globalbody--*/
body.GlobalBody{
	background-color: #8d8d8d;
	background-image: ;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
/*全局连接设置，大小，粗细，样式，下画线，颜色*/	
/*--pagebody_a--*/
.PageBody a,.PopWindow a{
	font-size: 9pt;
	font-style: normal;
	font-weight: ;
	color: #1d243b;
	text-decoration: ;
}
/*点过后的连接颜色*/
/*--pagebody_a_visited--*/
.PageBody a:visited,.PopWindow a:visited{ color: #1e1c25;}
/*鼠标经过时连接颜色;下划线设置*/
/*--pagebody_a_hover--*/
.PageBody a:hover,.PopWindow a:hover,.PageBody .Navigation a:hover,.PageBody .NavigationSwap a:hover{	color: #3a3a3a; text-decoration: ;	text-decoration: none;}
/*鼠标点击时连接颜色*/
/*--pagebody_a_active--*/
.PageBody a:active,.PopWindow a:active{color: #000000;}

/*全局边框设置*/
/*--border--*/
.Border,.BorderTd td,.LinkBorder a,.LiBorder li{
	border: 1px solid #6b6f77;
}

/*主公司名称文字设置；family,size,weight,style,color,filter*/
/*--companyname--*/
#CompanyName{
  font-family: Arial, Verdana;
	font-size:24pt;
	font-weight:bold;
	font-style:normal;
  color:#fff;
	filter:Shadow(Color=#785c2c, 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:#daf5ff;
	filter:Shadow(Color=#785c2c, 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:#c4c6c9;
}
/*--homepagearea--*/
.HomePageArea{ 
  font-family: Arial, Verdana;
	font-size:10pt;
	font-weight:;
	font-style:normal;
  color:#060f3e;
	background-color:;
	background-image: ;
	background-repeat:;
	background-position:;
	padding: 0;
}
/*自定义页面区域背景颜色背景设置；图片重复，对齐设置/由#CustomPageBody改变属性为table,div,td;并改名为CustomPageBodyBg*/
/*--pagebodybg--*/
.PageBodyBg{
	background-color: ;
	background-image: url(../../../model/T0204/images/page_body_bg.jpg);
	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(../../../model/T0204/images/page_title_bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*页面主标题文字设置,大小，颜色，风格，粗细*/
/*--pagetitle_text--*/
.PageTitleText,.PageTitleTextTd td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #161e2d;
}

/*页面内容部分主标题,#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: #25282e;
}
/*--title_area_bg--*/
.TitleArea{
	background-color: #fef0d4;
	background-image: url(../../../model/T0204/images/title_area_bg01.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
/*对齐方式，可以结合上面一起使用*/
/*--title_area_align--*/
.TitleAreaAlign{
	text-align: center;
}

/*自定义页局部明亮的背景颜	色背景图片设置，重复，对齐*/
/*旧名称呼为#BrightBg*/
/*--subtitle_text--*/
.SubTitleText{
	font-family: Arial, Helvetica, sans-serif;
	color: #11151b;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}
/*--subtitle_area--*/
.SubTitleArea,.SubTitleAreaBut a img {
	background-color: #a5a5a5;
	background-image: url(../../../model/T0204/images/subtitle_area_bg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*旧名称呼为#FuscousBg*/
/*--content_area_heading--*/
table.ContentHeading,.ContentHeading,td.ContentHeading table,.ContentHeadingTd td,.ContentHeadingLink a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #25282e;
	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: ;
}
/*--content_area--*/
.ContentArea,.ContentAreaBut a img {
	background-color: #efeff0;
	background-image: url(../../../model/T0204/images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*--price--*/
.Price{ 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight:bold;
	color:#f78000;
}
/*自定义页深色的背景颜色背景图片设置，重复，对齐*/


/*目录导航条文字颜色及大小粗细风格及背景设置后来改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: #3a3e45;
	}
/*--navigation_swap--*/
.NavigationSwap,.NavigationSwap a,.NavigationSwap a:visited{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #181a20;
	vertical-align: middle;
}
/*产品目录部分*/
/*全局边框设置*/
/*--categoryborder--*/
.CategoryBorder,.CategoryListBorder a{
	border: 1px solid #757575;
}
/*--categoryarea--*/
.CategoryArea{
	background-color: #f3ffdc;
	background-image: url(../../../model/T0204/images/category_pic_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/*--categorytext_a--*/
.CategoryText,.CategoryText a,.CategoryText a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: ;
	text-decoration: none;
}
/*--categorytext_bg--*/
.CategoryTextBg{
	background-color: #f1f1f1;
	background-image: url(../../../model/T0204/images/category_text_bg.gif);
	background-repeat: repeat;
	background-position: center center;
}


/*新闻部分*/
/*--newslisttitle_a--*/
.NewsListTitle a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: ;
	font-weight: bold;
	color: ;
	text-decoration: none;
}
/*--newslist_overview--*/
.NewsListOverview{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: ;
	font-weight: ;
	color: #0b1c2c;
}
/*--newstitle_bg--*/
.NewsTitleBg{
	background-color: #a5a5a5;
	background-image: url(../../../model/T0204/images/subtitle_area_bg01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*--newstitle_text--*/
.NewsTitleText,.NewsTitleTextTd td{
	font-family: Arial Black;
	font-size: 18pt;
	font-style: ;
	font-weight: ;
	color: #111316;
	text-align: center;
	height: 30px;
}

/*--newsoverview--*/
.NewsOverview{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style:;
	font-weight: bold;
	color: #6a8bcc;
	text-align: center;
}
/*--newscontent--*/
table.NewsContent,.NewsContentTab table,.NewsContent{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style:;
	font-weight: ;
	color: #775f38;
	background-color: ;
}
/*新闻部分End*/


/*Pop-UP设置*/
/*--popwindow--*/
body.PopWindow{
	background-color:#b3b3b3;
	background-image: ;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	margin: 10px;
}
/*--poptitle--*/
.PopTitle{	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style:;
	font-weight: bold;
	color: #150d0d;
	text-align: center;
	background-color:;
	background-image: url(../../../model/T0204/images/page_title_bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
}
/*--popcontent--*/
.PopContentTab table,.PopContentTd td,.PopContent{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style:;
	font-weight: ;
	color: #1d243b;
	text-align: center;
	vertical-align: top;
}
/*--popcontent_bg--*/
.PopContentBg{
	background-color: #fff;
	background-image: ;
	background-repeat: no-repeat;
	background-position: left top;
}