﻿/*全局文字风格*/
/*--body--*/
body,input,select,textarea{	font-family:  Tahoma, Arial, sans-serif, "宋体", "新宋体";}
/*--pagebody--*/
.PageBody,.PageBody table{	font-size: 9pt;	color: #2C3B31;}
/*全局背景设置000D11*/
/*--globalbody--*/
body.GlobalBody{
	background-color:#B3B0AB;
	background-image: url(../../../model/T0102/images/page_bg.gif);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
/*全局连接设置，大小，粗细，样式，下画线，颜色*/	
/*--pagebody_a--*/
.PageBody a,.PopWindow a{
	font-size: 9pt;
	font-style: normal;
	font-weight: ;
	color: #3CB600;
	text-decoration: ;
}
/*点过后的连接颜色*/
/*--pagebody_a_visited--*/
.PageBody a:visited,.PopWindow a:visited{color: #535878;}
/*鼠标经过时连接颜色;下划线设置*/
/*--pagebody_a_hover--*/
.PageBody a:hover,.PopWindow a:hover,.PageBody .Navigation a:hover,.PageBody .NavigationSwap a:hover{	color: #FF9000;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 #A6BD9D;
}

/*主公司名称文字设置；family,size,weight,style,color,filter*/
/*--companyname--*/
#CompanyName{
  font-family: Arial, Verdana;
	font-size:24pt;
	font-weight:bold;
	font-style:normal;
  color:#6D9F00;
	filter:Shadow(Color=#E6F8C3, 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:#6A6A6A;
	filter:Shadow(Color=#C5C5C5, 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:#006F10;
}
/*--homepagearea--*/
.HomePageArea{ 
  font-family: Arial, Verdana;
	font-size:10pt;
	font-weight:;
	font-style:normal;
  color:#;
	background-color:#FFFDE2;
	background-image:;
	background-repeat:;
	background-position:;
	padding: 5px;
}
/*自定义页面区域背景颜色背景设置；图片重复，对齐设置/由#CustomPageBody改变属性为table,div,td;并改名为CustomPageBodyBg*/
/*--pagebodybg--*/
.PageBodyBg{
	background-color: #FFFFFF;
	background-image: url(../../../model/T0102/images/spacer.gif);
	background-repeat: no-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/T0102/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: #4DA413;
}

/*页面内容部分主标题,#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: #3C6408;
}
/*--title_area_bg--*/
.TitleArea{
	background-color: #DCEACF;
	background-image: url(../../../model/T0102/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: #1B5B1B;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}
/*--subtitle_area--*/
.SubTitleArea,.SubTitleAreaBut a img {
	background-color: #E2ECDE;
	background-image: url(../../../model/T0102/images/subtitle_area_bg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*旧名称呼为#FuscousBg*/
/*--content_area_heading--*/
table.ContentHeading,.ContentHeading,td.ContentHeading table,.ContentHeadingTd td,.ContentHeadingLink a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #518C29;
	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: #3A412F;
}
/*--content_area--*/
.ContentArea,.ContentAreaBut a img {
	background-color: #F6F6F6;
	background-image: url(../../../model/T0102/images/spacer.gif);
	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: #137600;
	vertical-align: middle;
}
/*产品目录部分*/
/*全局边框设置*/
/*--categoryborder--*/
.CategoryBorder,.CategoryListBorder a{
	border: 1px solid #D8A9D2;
}
/*--categoryarea--*/
.CategoryArea{
	background-color: #E9EFCD;
	background-image: url(../../../model/T0102/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: #0D4D00;
	text-decoration: none;
}
/*--categorytext_bg--*/
.CategoryTextBg{
	background-color: #F3EBF8;
	background-image: url(../../../model/T0102/images/category_text_bg01.jpg);
	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: #58A900;
	text-decoration: none;
}
/*--newslist_overview--*/
.NewsListOverview{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: ;
	font-weight: ;
	color: #4D8300;
}
/*--newstitle_bg--*/
.NewsTitleBg{
	background-color: #D2E9BF;
	background-image: url(../../../model/T0102/images/subtitle_area_bg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*--newstitle_text--*/
.NewsTitleText,.NewsTitleTextTd td{
	font-family: Arial Black;
	font-size: 18pt;
	font-style: ;
	font-weight: ;
	color: #246700;
	text-align: center;
	height: 30px;
}

/*--newsoverview--*/
.NewsOverview{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style:;
	font-weight: bold;
	color: #577300;
	text-align: center;
}
/*--newscontent--*/
table.NewsContent,.NewsContentTab table,.NewsContent{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style:;
	font-weight: ;
	color: #4A4A4A;
	background-color: #FFFFFF;
}
/*新闻部分End*/


/*Pop-UP设置*/
/*--popwindow--*/
body.PopWindow{
	background-color:#6EAC52;
	background-image : url(../../../model/T0102/images/openwin_page_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	margin: 10px;
}
/*--poptitle--*/
.PopTitle{	
	font-family:  Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style:;
	font-weight: bold;
	color: #197500;
	text-align: center;
	background-color: #D7F9CE;
	background-image: url(../../../model/T0102/images/subtitle_area_bg01.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
}
/*--popcontent--*/
.PopContentTab table,.PopContentTd td,.PopContent{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style:;
	font-weight: ;
	color: #19480E;
	text-align: center;
	vertical-align: top;
}
/*--popcontent_bg--*/
.PopContentBg{
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}