/*µ¼ÓÎµ½Ñ°*/
#guideTag{ width:100%; height :29px; margin-top:45px;}
#guideTag li{ float:left; width:145px; height :29px; line-height:29px; text-align:center; font-size:14px; margin-right:2px; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a4a4a5), to(#727274));
       background: -moz-linear-gradient(#a4a4a5, #727274);
       -pie-background: linear-gradient(#a4a4a5, #727274);
       background-color :#727274; -moz-border-radius: 5px 5px 0px 0px;-webkit-border-radius:  5px 5px 0px 0px;border-radius:  5px 5px 0px 0px; behavior: url(/PIE.htc); color:#fff; -text-shadow: 0 1px #070002;-text-shadow: 0 1px #070002;text-shadow:0 1px #070002; cursor:pointer; z-index:2; position:relative;}
       
#guideTag li.cur{ background:none; background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5e5e5), to(#e5e5e5));
       background: -moz-linear-gradient(#e5e5e5, #e5e5e5);
       -pie-background: linear-gradient(#e5e5e5, #e5e5e5);background-color:#e5e5e5; color:#cc0000; -text-shadow: 0 1px #fff;-text-shadow: 0 1px #fff;text-shadow:0 1px #fff; position:relative; } 

.guide_con{ width:696px;  padding :50px 15px; margin-bottom:105px;    position:relative; z-index:2;}
.guide_con ul{}
.guide_con ul li{  width:643px; height :91px; background-color:#fff; border-top:1px solid #ccc; padding:17px; margin-bottom:15px;}
.guide_con ul li img{ width:70px; height :90px; background-color:#ccc; float:left;}
.guidelist{ float:left; margin-left:15px;  position:relative; height:90px; width:540px;}
.guidelist h1{ font-size:16px; color:#333;}
.guidelist div{ position:absolute; bottom:0; color:#666;}

.guide_img{ position:absolute; right:5px; top:25px; z-index:5; }