@charset "gb2312";
/* CSS Document */

html{}
body {padding:0px; margin:0px; font-size:12px;white-space:normal;word-break: break-all;background: url(../images/bg.gif); }
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}
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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
body {color: #666666} 

A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #00c8cb; TEXT-DECORATION: none
}

.a1 A:link {
	COLOR: #999999; TEXT-DECORATION: none
}
.a1 A:visited {
	COLOR: #999999; TEXT-DECORATION: none
}
.a1 A:active {
	COLOR: #999999; TEXT-DECORATION: none
}
.a1 A:hover {
	COLOR: #666666; TEXT-DECORATION: none
}



/*ÓÒ±ßÔÚÏß¿Í·þ*/
.fixed{ height: 160px;position: fixed;z-index: 9;right: 0;top: 50%;margin-top: -80px; font-family: Î¢ÈíÑÅºÚ}
.fixed li {position: relative;height: 52px;margin-bottom: 2px;border-radius: 6px 0 0 6px;width:48px;background: #4d4d4d}
.fixed li:after {cursor: pointer;z-index: 33;content: '';background:url(../images/icon.png) no-repeat;width: 62px;height: 100%;position: absolute;top: 0;right: 0;border-radius: 6px 0 0 6px;}
.fixed li:after{background-position:26px -123px}
.fixed .s2:after {background-position: 26px -176px}
.fixed .s3:after {background-position: 26px -230px}
.fixed li a {display: block;height: 100%;color: #fff;}
.fixed .img {padding: 2px;background:#fff; position: absolute;right: -180px;transition:.5s;z-index: 0; border: 10px solid #4d4d4d;}
.fixed .img:after{content: "";border: 10px solid transparent;border-left: 15px solid #4d4d4d; position: absolute;right: -30px;top: 50%;margin-top: -72px; }
.fixed .s3:hover .img{right:60px;}
.fixed li>a {position: relative;z-index: 55;}
.fixed p {white-space:nowrap;line-height:52px;background: #4d4d4d;font-size: 18px;padding:0 6px 0 11px;color: #fff;position: absolute;z-index: -1; right: -240px;border-radius: 6px 0 0 6px;  }
.fixed li:hover p {right:42px;transition:.5s;}
