@charset "utf-8";
/*
.ddsmoothmenu-v{ width:243px; border:1px solid #bababa; border-top:0px; border-bottom:0px;}
.ddsmoothmenu-v ul{margin:0;padding:0;width:243px;list-style-type:none;}
.ddsmoothmenu-v ul li{position:relative;}
.ddsmoothmenu-v ul li a{display:block;overflow:auto; font-weight:bold; text-decoration:none;padding:6px 6px 6px 20px;border-bottom:1px solid #bababa;}
*/
.ddsmoothmenu-v{ width:280px; padding-left:4px; background:url("../images/left-nav_14.jpg") repeat-y scroll 0 0}
.ddsmoothmenu-v li{ width:220px; height:40px; position:relative; background:url("../images/li-nav_15.jpg") no-repeat scroll center bottom; line-height:40px; padding-left:37px;}
.ddsmoothmenu-v li a{color:#4d4d4d; font-weight:bold; padding-left:20px; background:url("../images/left-nav-a_06.jpg") no-repeat scroll left center;}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{color:#4d4d4d;}
.ddsmoothmenu-v ul li a.selected{color:#0098eb; background:url("../images/left-nav-a_03.jpg") no-repeat scroll left center;}
.ddsmoothmenu-v ul li a:hover{color:#0098eb; background:url("../images/left-nav-a_03.jpg") no-repeat scroll left center;}
.ddsmoothmenu-v ul li ul{position:absolute;width:170px;top:0;font-weight:normal;visibility:hidden;border-bottom:0px; background-color:#fff;}
.ddsmoothmenu-v ul li ul li a{ font-weight:normal;padding:6px 6px 6px 20px;}
*html .ddsmoothmenu-v ul li{float:left;height:1%;}
*html .ddsmoothmenu-v ul li a{height:1%;}
.rightarrowclass{position:absolute;top:12px;right:5px;}