@charset "UTF-8";
/* leftNav */
.leftNav {font-size: 14px;text-align: left;width: 100%;font-weight: bold;}
.leftNav ul {list-style: none; margin: 0; padding: 0;}
.leftNav li {margin: 5px 0px;}
.leftNav li a {color: #16174C;display: block;width: 100%;text-decoration: none;padding: 5px 0px;border: 1px solid #FFF;}
 html>body .leftNav li a {width: auto;}
.leftNav li a:hover {border: 1px solid #ABC8CC;}
.leftNav .active {border: 1px solid #3399CC;}
.scan1 {background: url(../images/scan_1.gif) no-repeat left top;}
.icon2 {background: url(../images/icon_2.gif) no-repeat left top;}
.icon3 {background: url(../images/icon_3.gif) no-repeat left top;}
.icon4 {background: url(../images/icon_4.gif) no-repeat left top;}
