/* Layout ================================================================================ */
.col-left { float:left; }
/********** Navigation > */
.navhead { background: url(/images/bg2.gif) no-repeat scroll 0 0;background-repeat:no-repeat;background-position: 0px -70px;height: 35px; width: 200px; cursor: pointer; line-height: 38px; padding-left:25px;font-size: 14px; color:#000000; position:relative; z-index:801; overflow:hidden;}
.navhead2 { background: url(/images/bg2.gif) no-repeat scroll 0 0;background-repeat:no-repeat;background-position: 0px -70px;height: 35px; width: 220px; cursor: pointer; line-height: 38px; padding-left:25px;font-size: 14px; color:#000000; position:relative; z-index:801; border:solid #999999 1px;}
.classify{ width:230px; margin:5px;}
.navhead a { color: #148490; text-decoration: none; padding: 0px 0px 0px 0px}
.navhead2 a {font-size:14px;}
.navhead:hover {background-position: 0px -35px;}
.navcontent { width: 200px;font-size: 12px;position:relative;z-index:800; border-top:none; overflow:hidden;}
.navcontent ul li {background:#fff url(/images/arr11.jpg) no-repeat 2px center;  width:200px; border-bottom:dotted #eee 1px;}
.navcontent ul li a{display:block;height: 28px;line-height:28px; text-align:left; margin-left:20px; }
.navcontent ul li:hover {background:#D7EBFF url(/images/arr11.jpg) no-repeat 2px center;;cursor:auto;color:#FFF;}
.navcontent ul li:last-child {height:35px;}
.navcontent a {color: #000;text-decoration: none;}
.navcontent a:hover {color: #FFFFFF;}
