/*开发设计：余姚电子商务网
  联系电话：0574-62775659
  QQ:2118610*/

/*=======  综合定义部份  =======*/
html, body{ height:100%; } 
BODY {
	FONT-SIZE: 11px;
	margin:0px 0px 20px 0px;
	color: #F7F1CF;
	text-align: left;
	background-color:#ffffff;
	background-image:url(di.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 155%;
	scrollbar-face-color: #545454;
	scrollbar-highlight-color: #545454;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #545454;
	scrollbar-dark-shadow-color: #545454;
}

img{ border:0;}
.menuOver{
	/*background-image:url(menub.jpg);*/
	cursor:pointer;
	background-image: url(menudi1.jpg);
	background-position:center;
	text-align:center;
	padding-left:3px;
	font-size: 12px;
	font-weight:bold;
	COLOR: #ffffff;
}
.menuOut{
	cursor:pointer;
	background-image: url(menudi2.jpg);
	font-size: 12px;
	padding-left:3px;
	COLOR: #ffffff;
	font-weight:bold;
}
.menu11{COLOR: #ffffff;font-weight:bold;font-size: 12px;}

FORM { padding:0;}
TD {
	FONT-SIZE: 11px;
	color: #F7F1CF;
	line-height: 155%;
}

SELECT {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma
}

A:link {
	text-decoration:underline;
	color: #F7F1CF;
}
A:visited {
	color: #F7F1CF;
	text-decoration:underline;
}
A:active {
	color: #F7F1CF;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
	color: #ffffff;
}

iframe{zy:expression(this.src='about:blank',this.outerHTML='');}
#myframe{zy:expression() !important}

/* ======页面排版部份=====*/
#layout{
	width:958px;
	padding:0 auto;
	margin:0 auto;
}
#header{
	width:958px; 
	float:left;
	padding:0 auto;
	margin:0 auto;	
}
#logo{
	width:190px;
	height:94px;
	padding:0px;
	float:left;
}
#menu_nav{
	width:768px;
	height:28px;
	padding:0;
	float:left;
}

/*#menu_nav a:link,
#menu_nav a:visited {
	font:10px Tahoma;
	font-weight:bold;
	color:#7B7B7B;
	padding:0 15px;
	text-decoration: none;
}

#menu_nav a:hover,
{
	font:10px Tahoma;
	font-weight:bold;
	color:#FF9958;
	padding:0 15px;
	text-decoration:underline;
}*/

#where{
	width:950px;
	float:left; 
	height:39px;
	border-bottom:1px solid #D2D8DC;
}
#content{
	width:958px;
	float:left;
	background-image:url(images/content_bg.gif);
}
#content_left{
	width:220px;
	height:100%;
	float:left;
}
#content_right{
	width:710px !important;
	width:712px;
	float:right;
	margin:10px 8px 10px 0 !important;
	margin:10px 2px 10px 0;
	height:100%;
}
#foot{
	height:36px;
	width:958px;
	float:left;
	color: #CCCCCC;
	background-image: url(images/foot.gif);
}
#foot a:link{
	COLOR: #CCCCCC;
	text-decoration: none;
	font-size:10px;
	font-family:Verdana;
}
#foot a:visited{
	COLOR: #CCCCCC;
	text-decoration: none;
	font-size:10px;
	font-family:Verdana;
}
#foot a:hover{
	COLOR: #999999;
	text-decoration: underline;
	font-size:10px;
	font-family:Verdana;
}

.product-menu{
	/*height:30px;*/
	background-repeat:no-repeat;
	background-position:4px left;
	clear:both;
	/*浅色 分类标题背景重复*/
}

.product-menu-arrow {
	font:12px verdana;
	color:#545454;
	/*height:30px !important;
	height:20px;*/
	padding:5px 0 5px 2px !important;
	padding:5px 0 5px 2px
	/*浅色 分类标小图标和文字设置部分*/
}

.product-menu span a,
.product-menu span a:visited {
	font-size:12px;
	color:#545454;
	/*浅色更多链接按钮颜色*/
}

.product-menu span a:hover {
	color:#ff0000;
	/*浅色更多链接按钮经过颜色*/
}

/** =====滑动门======*/
    #tabs1 {
      float:left;
      width:100%;
	  background:#fff;
      font-size:12px;
      line-height:normal;
      }
    #tabs1 ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
    #tabs1 li {
	  width:192px;
	  height:30px;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("/images/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
	  width:192px;
	  height:30px;
      display:block;
      background:url("/images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
		  width:192px;
	  height:30px;
      background-position:100% -42px;
      }



/* ======常用样式=====*/
.box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;

}
.box2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fontarial {
	font-family: Tahoma;
}

.boxbody {
	FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 13px; FONT-FAMILY: Tahoma
}
.table {
	border: 1px solid #E8E8E8;
}
.table {star : expression(
onmouseover=function(){this.style.borderColor="#FF6C00"},
onmouseout=function(){this.style.borderColor="#e8e8e8"})}

.border {
	PADDING-TOP: 1px;
	border: 1px solid #E7E7E7;
}


/* =======字体=============*/
.font_big {
	font-size: 18px;
	line-height: 25px;
	color: #F7F1CF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.white_font_10 {
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.font_9 {
	font-family: Tahoma;
	font-size: 10px;
}

.font_white {
	font-family: Verdana;
	font-size:10px;
	color: #FFFFFF;
}
.foot {color: #ffffff;font-size: 11px;font-style: normal;line-height: 18px;}
.about1 {color: #F7F1CF;line-height: 180%;font-size: 11px;font-style: normal;}
.top {color: #979797;font-size: 11px;font-style: normal;line-height: 18px;}
.tit {color: #F7F1CF;font-size: 12px; font-weight:bold; line-height:20px;}
.lefttit {color: #F49B33;font-size: 18px; line-height:28px;}
.prodi{	background-image:url(main_27.jpg); background-repeat:no-repeat; background-position:center;}
.prodi1{	background-image:url(prodi.jpg); background-repeat:no-repeat; background-position:center;}
/* =======特殊链接========= */
A.white:link,
A.white:visited {
	COLOR: #5E8E9C;
	text-decoration: none;
	font-size:11px;
}

A.white:active {
	COLOR: #CCFF66;
	font-size:11px;	
}
A.white:hover {
	COLOR: #CCFF99;
	font-size:11px;	
}

A.Product:link,
A.Product:visited {
	COLOR: #F7F1CF;
	text-decoration: none;
	font-size:12px;
	padding-left: 16px; 
	padding-right:5px; 
	width:166px;
	height:30px;
	background: url(/images/left_img_product_bg_on.gif) left no-repeat top; 	
}
A.Product:F7F1CF {
	COLOR: #5E8E9C;
	font-size:11px;	
}
A.Product:hover {
	COLOR: #ffffff;
	font-size:11px;	
}

/*=========表单及其它==============*/

.input {
	border:1px solid #7AC4EA;
	font:11px Verdana;
	background-color:#FFFFFF;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 3px; 
	HEIGHT: 18px;
}
.input {star : expression(
onmouseover=function(){this.style.borderColor="#FF6C00"},
onmouseout=function(){this.style.borderColor="#7AC4EA"})}

.input2 {
	border:1px solid #7AC4EA;
	font:11px Tahoma;
	background-color:#FFFFFF;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 3px; 
	HEIGHT: 80px;
	width:492px;
}
.input2 {star : expression(
onmouseover=function(){this.style.borderColor="#FF6C00"},
onmouseout=function(){this.style.borderColor="#7AC4EA"})}

.input3 {
	border:1px solid #ccc;
	font:11px Verdana;
	background-color:#FFFFFF;
	PADDING-LEFT: 2px; 
	PADDING-TOP: 3px; 
	HEIGHT: 12px;
	width:25px;
}
.submit_btn{
	margin-left:5px;
	border:2px outset; 
	background-color:#DADADA; 
	font:11px Tahoma; 
	font-weight:bold;
	height:22px;
}
.submit_btn2{
	margin-left:5px;
	border:2px outset; 
	background-color:#DADADA; 
	font:11px Tahoma; 
	font-weight:bold;
	height:18px;
}
.u {
	background-image:url(/images/right_bg.gif);
	border-bottom:1px solid #eeeeee;
}
