/*** ESSENTIAL STYLES ***/
*{ margin: 0; padding: 0; border: 0; }
body { font-size: 12px; }

#jqmenunav { width: 946px; display: block; float: left; background: url(../images/menubg.jpg) repeat-x 0px; }
#nav { background: url(../images/menubg.jpg) repeat-x; line-height: 30px; list-style-type: none; width: 946px; }
#nav a { display: block; width: 108px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#nav a:link { color: #fff; text-decoration: none; }
#nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover { color: #FFF; text-decoration: none; }
#nav li { float: left; width: 108px; border-right: 1px solid #fff; background: url(../images/menubg.jpg) repeat-x 0px; }
#nav li a:hover{ background: url(../images/menu1.jpg) no-repeat; }
#nav li ul { line-height: 25px; list-style-type: none; text-align: left; left: -999em; width: 250px; position: absolute; }
#nav li ul li{ float: left; width: 250px; background: #0380d2; border-bottom: 1px solid #CFDEFF; white-space: nowrap; text-indent:10px; }

#nav li .com { line-height: 25px; list-style-type: none; text-align: left; left: -999em; width: 250px; position: absolute; }
#nav li ul .navtmp{ float: left; width: 150px; background: #0380d2; border-bottom: 1px solid #CFDEFF; white-space: nowrap; text-indent:10px; }




#nav li ul a{ display: block; text-align: left; width: 100%; /*padding-left:10px; width: 178px;width: 156px;*/ }
#nav li ul a:link { color: #fff; text-decoration: none; }
#nav li ul a:visited { color: #fff; text-decoration: none; }
#nav li ul a:hover { color: #fff; text-decoration: none; font-weight: normal; background: #000; }
#nav li:hover ul { left: auto; }
#nav li.sfhover ul { left: auto; }
#content { clear: left; }




/*blogÒ³ÃæËùÓÃcss*/
.poparticle ul{ list-style-type:none;}
.poparticle li{text-align:left;font:12px;padding-left:2px;list-style-type:none;line-height:20px;}
.poparticle a:link { color: #0F6DAA; text-decoration: none; }
.poparticle a:visited { color: #0F6DAA; text-decoration: none; }
.poparticle a:hover { color: #0F6DAA; text-decoration: none; }
.poparticle span { color: #999999;}

