@charset "gb2312";
/* CSS Document */

html{-webkit-text-size-adjust: none;}/* 取消浏览器最小字体限制 */
body {padding:0px; margin:0px; font-size:12px;white-space:normal;word-break: break-all; }
img{ border:none;}
ul,li,dl,dt,dd,p,b,h1,h2,h3,h4,h5,h6,hr,ol,p{list-style:none;padding:0px; margin:0px; margin-bottom:0px; border:none; text-decoration:none;}



td {font-size:12px;color: #ffffcc}
a {text-decoration:none}







.all {
	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;
	border-top-color: #ffffcc;
	border-right-color: #ffffcc;
	border-bottom-color: #ffffcc;
	border-left-color: #ffffcc;
}
.top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffcc;
	border-right-color: #ffffcc;
	border-bottom-color: #ffffcc;
	border-left-color: #ffffcc;
}
body {color: #ffffcc} 

A:link {
	COLOR: #ffffcc; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ffffcc; TEXT-DECORATION: none
}
A:active {
	COLOR: #ffffcc; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}


.a1 A:link {
	COLOR: #ffffcc; TEXT-DECORATION: none
}
.a1 A:visited {
	COLOR: #ffffcc; TEXT-DECORATION: none
}
.a1 A:active {
	COLOR: #ffffcc; TEXT-DECORATION: none
}
.a1 A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

.sidebar {  float:left; width:224px; margin-bottom:0px;}
.sidebar .title { height:0px; border-bottom:0px solid #d8d8d8;  line-height:480px; color:#008fd7; }
.sidebar .sidebar-box { border-top:0px solid #fff; width:224px; padding-top:0px;}
.sidebar .sidebar-box ul { padding-bottom:0px;}
.sidebar .sidebar-box ul li { line-height:51px; margin-bottom:0px;}
.sidebar .sidebar-box ul li a { display:block; width:100%; line-height:25px; text-indent:45px; background:#bbbbbb; background:url(../images/01_10-1.gif); color:#ffffcc; }
.sidebar .sidebar-box ul li a:hover { background:#C00; background:url(../images/01_10.gif); color:#EEB676; text-decoration:none;}
.sidebar .sidebar-box ul li.current a { background:#C00; background:url(../images/01_10.gif); color:#EEB676;}
.sidebar .sidebar-box ul li ul li{ line-height:51px; margin-bottom:0px;}
.sidebar .sidebar-box ul li ul li a { display:block; width:100%; line-height:51px; background:#FFF; text-indent:18px; color:#999999; font-weight:100;}
.sidebar .sidebar-box ul li ul li a:hover { background:#C00; color:#fff; text-decoration:none;}

/*产品二级分类*/
.sidebar2 a{width:100%;color:#999999;float:left; text-indent:55px; line-height:25px; background:url(../images/01_10.gif); }
.sidebar2 a:hover{color:#008fd7;text-decoration:none; background:url(../images/01_10.gif); }
