﻿@charset "utf-8";
/* CSS Document */
#Navbar{ background:url(../images/Navbar_bg.png) left -35px repeat-x; position:relative; z-index:100;}
.ddsmoothmenu{ background:url(../images/Navbar_bg.png) left -70px no-repeat; height:35px; width:735px; padding-left:10px; position:relative; z-index:50; margin:0 auto; color:#fff;}
.ddsmoothmenu #navon{z-index:200; background:url(../images/Navbar_bg.png) right top no-repeat; padding-right:5px; }
#navon{} 
.ddsmoothmenu ul li{ float:left; display: inline; background:url(../images/Navbar_li.png) right center no-repeat; padding-right:1px;}
.ddsmoothmenu ul li a{ padding:0 28px; height:35px; display:block; float:left; font:bold 12px/35px Arial, Helvetica, sans-serif; text-align:center; color:#fff; }
.ddsmoothmenu ul li.home a span{ border-left:0; background:url(../images/home.png) left center no-repeat; padding-left:20px; color:#fff;}
.ddsmoothmenu ul li a.on{ background:url(../images/nav_a.jpg) left top repeat-x; color:#fff;}
.ddsmoothmenu ul li a:hover,.ddsmoothmenu ul li a.cur,.ddsmoothmenu ul li li a:hover{ background:#0E62B9; color:#fff;}
.ddsmoothmenu ul li li a.cur{ background:#fff; color:#0E65BE;}
.ddsmoothmenu ul li li a:hover{ background:#0E62B9; color:#fff;}

.ddsmoothmenu ul li ul{ padding-left:10px;}
.ddsmoothmenu ul li li{ background:url(../images/Navbar_li2.png) right bottom no-repeat;}
.ddsmoothmenu ul li li a{ height:34px; padding:0 18px; color:#666; font:bold 12px/34px Arial, Helvetica, sans-serif;}


.ddsmoothmenu .pro_nav ul li{ width:20%;}

.ddsmoothmenu .putab1 ul{ padding-top:10px; }
.ddsmoothmenu .putab1 li{ width:204px; padding:10px 14px; height:150px; float:left; background:none;}
.ddsmoothmenu .putab1 ul li a{ padding:0; height:98px; margin-bottom:5px;}
.ddsmoothmenu .putab1 ul li span{ float:left; display:block; overflow:hidden; width:204px; line-height:25px; text-align:center;}

.ddsmoothmenu .putab{position:absolute; left:-195px; top:35px; border:1px solid #E8E8E8; background:#fff url(../images/putab_bg.png) left top repeat-x; width:938px; border-bottom:0; display:none; border-radius:4px 4px 0 0; }
.ddsmoothmenu .putab1{ display:none; position:absolute; left:-1px; top:34px; background:#fff; width:938px; border:1px solid #E8E8E8; border-top:0; border-radius:0 0 5px 5px;}