html {
/* scrollbar-face-color: #bf6fc4; /*---------箭头正方形、滑块颜色---------*/
/* scrollbar-arrow-color: #ffffff; /*---------箭头颜色---------*/
/* scrollbar-track-color: #fcfeff; /*---------轨道颜色---------*/
/* scrollbar-highlight-color: #813685; /*---------所有左、上边缘颜色---------*/
/* scrollbar-shadow-color: #bf6fc4; /*---------所有右、下边缘颜色---------*/
/* scrollbar-darkshadow-color: #000000; /*---------强阴影颜色---------*/
/* scrollbar-3dlight-color: #000000; /*---------亮边框颜色---------*/
/* scrollbar-base-color: #000000; /*---------基准色---------*/
}

body {
text-align: center;
margin:0; padding:0;
0background: #fba800;
/* cursor: url(Pic/Arrow.cur); /*----鼠标光标----*/
/* overflow-y: hidden; /*隐藏垂直滚动条*/
/* filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#333333, endColorStr=#cccccc, gradientType=0); /*背景颜色渐变*/
}

body,td,th,input,select {
color: #333333;
font-size: 12px;
/* font-family: tahoma; /**/
font-family: arial,helvetica,sans-serif; /**/
}

form {margin: 0;}
img {border: 0;}

.ImgDiv {overflow:hidden;text-align:left;}

/* 字体描边 */
.Sizecolor {
position: absolute;
padding: 4px;
filter:
DropShadow(color=cccccc,offx=0,offy=-1)
DropShadow(color=cccccc,offx=1,offy=0)
DropShadow(color=cccccc,offx=0,offy=1)
DropShadow(color=cccccc,offx=-1,offy=0);
/* filter: DropShadow(color=cccccc,offx=1,offy=1); /* 字体阴影 */
}

.FontFace {
width: 70px;
filter: glow(color=#000000, strength=2);
}

/* 文字竖排样式 */
.vfont {writing-mode: tb-rl;}

input,select {
color: #000000;
/* border: #999999 1px outset; /* 整个文本框向上凸 */
}

.sInput {
height: 19px;
padding: 1px 0 0 3px;
border-top: #808080 1px solid;
border-right: #d4d0c8 1px solid;
border-bottom: #d4d0c8 1px solid;
border-left: #808080 1px solid;
background-color: #ffffff;
}

.iInput {
height: 19px;
padding: 1px 3px 0 3px;
border: #a3a3a3 1px solid;
background: #ffffff url(iInput.gif) left top repeat-x; /* 文本框背景 */
}

.pInput {
width: 129px;
height: 22px;
padding: 2px 0 2px 5px;
background: #eeeeee url(Input_popup.gif) no-repeat; /* 文本框背景 */
}

.iSubmit {
cursor: pointer;
background: url(iSubmit.gif) repeat-x;
border: #d4b06a 1px solid;
font-weight: bold;
color: #753d00;
letter-spacing: 3px;
font-size: 12px;
height: 25px;
line-height: 20px;
}

.eiSubmit {
cursor: pointer;
background: url(iSubmit.gif) repeat-x;
border: #d4b06a 1px solid;
font-weight: bold;
color: #753d00;
letter-spacing: 3px;
font-size: 12px;
height: 25px;
line-height: 20px;
}

/* A状态伪类BUG弹出图片样式控制 */
.altImg a {position: relative; display: block;}
.altImg a div {display: none;}
.altImg a:hover {background-color: #ffffff;}
.altImg a:hover div {
padding: 5px;
display: block;
position: absolute;
width: 230px;
height: 230px;
left: 120px;
top: -5px;
border: #999999 1px solid;
background-color: #ffffff;
z-index: 999;
}

/* 隐藏所有链接焦点 */
:focus {-moz-outline-style: none;} /* for Firefox */

/* 普通链接样式控制 */
a {
font-size: 12px;
color: #333333;
}
a:link {
text-decoration: none;
color: #333333;
}
a:visited {
text-decoration: none;
color: #333333;
}
a:hover {
text-decoration: underline;
color: #333333;
}
/*Body容器*/
#Container
{
	margin: 0px auto;
	padding: 0px;
	height:auto!important;
	height: 1000px;
	min-height:1000px;
	width: 970px;
	background: #FFFFFF;
}

/* 中间样式控制 */
.iMain {
background:#FFFFFF;
width: 972px;
margin: 0 auto;
text-align: left;
clear: both;
}

.iMain_l {
width: 231px;
float: left;
background: url();
height: 810px;
padding-bottom: 10px;
}

.iMain_c {
width: 592px;
float: left;
text-align: left;
}

.iMain_r {
width: 180px;
float: right;
background: url();
height: 810px;
padding-bottom: 10px;
}

.if_l {
float: left;
}
.if_r {
float: right;
}
.ic_b {
clear: both;
}
.ig {
clear: both;
overflow: hidden;
width: 10px;
height: 10px;
background:#FFFFFF;
}

/* 顶部链接样式控制 */
.iTop {
width: 1003px;
height: 154px;
margin: 0 auto;
background: url();
}
.iTop a {
color: #333333;
}
.iTop a:link {
text-decoration: none;
color: #333333;
}
.iTop a:visited {
text-decoration: none;
color: #333333;
}
.iTop a:hover {
text-decoration: underline;
color: #333333;
}

/* 菜单链接样式控制 */
.iMenu {
height: auto;
color: #ffffff;
text-align: center;
font-weight:;
float:left;
border-right: #333333 0px solid;
/* filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#333333, endColorStr=#cccccc, gradientType=0); /**/
/* filter: alpha(opacity=80); /**/
}
.iMenu a {
display:block;
font-family:"微软雅黑";
width: 100%;
line-height: 35px;
color: #ffffff;
letter-spacing:;
font-weight:;
font-size:14px;
}
.iMenu a:link {
text-decoration: none;
color: #ffffff;
}
.iMenu a:visited {
text-decoration: none;
color: #ffffff;
}
.iMenu a:hover {
text-decoration: none;
color: #ffffff;
}

.iMenu_Right {
float: right;
width: 189px;
text-align: center;
background: url();
}
.iMenu_Right a {
line-height: 31px;
color: #ff0000;
text-align: center;
font-weight: mormal;
}
.iMenu_Right a:link {
text-decoration: none;
color: #ff0000;
}
.iMenu_Right a:visited {
text-decoration: none;
color: #ff0000;
}
.iMenu_Right a:hover {
text-decoration: underline;
color: #ff0000;
}

/* 侧边链接样式控制 */
.iLeft {
background:;
color: #333333;
}
.iLeft a {
width: 100%;
padding-left: 5px;
line-height: 25px;
color: #333333;
}
.iLeft a:link {
text-decoration: none;
color: #333333;
}
.iLeft a:visited {
text-decoration: none;
color: #333333;
}
.iLeft a:hover {
text-decoration: underline;
color: #333333;
background:;
}

/* 底部链接样式控制 */
.iBottom {
margin: 0 auto;
width: 1003px;
text-align: center;
clear: both;
color: #333333;
}
.iBottom a {
text-decoration: none;
color: #333333;
}
.iBottom a:link {
text-decoration: none;
color: #333333;
}
.iBottom a:visited {
text-decoration: none;
color: #333333;
}
.iBottom a:hover {
text-decoration: underline;
color: #333333;
}

.iHits {
background-color: #333333;
color: #ffffff;
width: 18px;
line-height: 18px;
font-weight: bold;
cursor: default;
text-align: center;
margin: 1;
}

/* 购物车帮助链接样式控制 */
.iHelp {
padding-right: 15px;
height: 25px;
color: #333333;
}
.iHelp a {
text-decoration: none;
color: #333333;
}
.iHelp a:link {
text-decoration: none;
color: #333333;
}
.iHelp a:visited {
text-decoration: none;
color: #333333;
}
.iHelp a:hover {
text-decoration: underline;
color: #333333;
}

/* 登录样式控制 */
.iLogin {
margin-top: 150px;
width: 55%;
background-color: #ffffff;
border: #cad9ea 1px solid;
}
.iLogin_Top {
height: 30px;
padding-left: 10px;
border-bottom: #cad9ea 1px solid;
color: #333333;
font-weight: bold;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#f1f8fe, endColorStr=#ffffff, gradientType=0);
}
.iLogin_Main {
padding-left: 10px;
background-color: #ffffff;
color: #659c27;
}
.iLogin_Main a {
text-decoration: none;
color: #315da4;
}
.iLogin_Main a:link {
text-decoration: none;
color: #315da4;
}
.iLogin_Main a:visited {
text-decoration: none;
color: #315da4;
}
.iLogin_Main a:hover {
text-decoration: underline;
color: #315da4;
}

/* 产品列表图片样式控制 */
.imgPro {
background: url(pro.gif) no-repeat left top;
text-align:center;
overflow:hidden;
cursor: pointer;
}
.imgPro1 {
background: ;
border: #cccccc 0px solid;
padding: 0;
cursor: pointer;
}

/* 产品列表链接样式控制 */
.iPro {
color: #666666;
text-align: center;
background: ;
height: 35px;
line-height: 35px;
font-weight:;
border-bottom: #cccccc 0px solid;
/* filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#333333, endColorStr=#cccccc, gradientType=0); /**/
}
.iPro a {
text-decoration: none;
color: #666666;
}
.iPro a:link {
text-decoration: none;
color: #666666;
}
.iPro a:visited {
text-decoration: none;
color: #666666;
}
.iPro a:hover {
text-decoration: underline;
color: #666666;
}

/* 产品页数链接样式控制 */
.ProPage {
height: 30px;
color: #333333;
background: #fffff2;
border: #ededce 1px solid;
/* border: #eeeeee 1px solid; /**/
padding-left: 7px;
padding-right: 7px;
}
.ProPage a {
text-decoration: none;
color: #333333;
}
.ProPage a:link {
text-decoration: none;
color: #333333;
}
.ProPage a:visited {
text-decoration: none;
color: #333333;
}
.ProPage a:hover {
text-decoration: none;
color: #ff6600;
}

/* 产品数字页数链接样式控制 */
.ProPage_Num {
width: 18px;
height: 18px;
line-height: 18px;
float: left;
text-align: center;
cursor: default;
margin-right: 3px;
color: #ffffff;
font-weight: bold;
background: url(NumBack02.gif);
}
.ProPage_Num a {
display: block;
width: 100%;
line-height: 18px;
text-align: center;
color: #ffffff;
text-decoration: none;
background: url(NumBack01.gif);
}
.ProPage_Num a:link {
text-decoration: none;
color: #ffffff;
}
.ProPage_Num a:visited {
text-decoration: none;
color: #ffffff;
}
.ProPage_Num a:hover {
text-decoration: none;
color: #ffffff;
background: url(NumBack02.gif);
}

/* 产品上页下页样式控制 */
.ProPage_Page {
cursor: default;
color: #c0c0c0;
}

/* 产品页数数字样式控制 */
.ProPage_Font {
font-weight: bold;
color: #a20000;
}

/* 留言板样式控制 */
.Guest_Top {
background-color: #ffffd9;
padding-right: 10px;
border: #999999 1px solid;
text-align: right;
color: #333333;
}
.Guest_Top a {
text-decoration: none;
color: #333333;
}
.Guest_Top a:link {
text-decoration: none;
color: #333333;
}
.Guest_Top a:visited {
text-decoration: none;
color: #333333;
}
.Guest_Top a:hover {
text-decoration: underline;
color: #333333;
}
.Guest_KeepTop {
background-color: #fffff1;
padding: 4px;
height: 25px;
border: #eeeeee 1px solid;
color: #999999;
}
.Table_Big {
background-color: #eeeeee;
padding: 10px;
}
.Guest_Table {
border: #999999 1px solid;
background-color: #ffffff;
}
.Table_Show1 {
background-color: #ffffff;
border-bottom: #999999 1px solid;
}
.Table_Show1 td {
color: #666666;
}
.Table_Show2 {
background-color: #ffffff;
padding-top: 10px;
width: 111px;
}
.Table_Show3{
background-color: #ffffff;
padding: 10px 10px;
}
.Words {
margin-top: 10px;
height: 80px;
border: #cccccc 1px dotted;
padding: 3px;
overflow-x: hidden;
overflow-y: auto;
scrollbar-face-color: #111111; /*---------箭头正方形、滑块颜色---------*/
scrollbar-arrow-color: #333333; /*---------箭头颜色---------*/
scrollbar-track-color: #333333; /*---------轨道颜色---------*/
scrollbar-highlight-color: #333333; /*---------所有左、上边缘颜色---------*/
scrollbar-shadow-color: #333333; /*---------所有右、下边缘颜色---------*/
scrollbar-darkshadow-color: #000000; /*---------强阴影颜色---------*/
scrollbar-3dlight-color: #000000; /*---------边框---------*/
}
.Guest_Help {
border: #999999 1px solid;
background-color: #ffffff;
}
.Guest_Help td {
color: #999999;
}
.Guest_HelpFont {
color: #C60000;
}

.ImgDiv {overflow:hidden;text-align:left;}