
/*----------------------------------------------首页样式----------------------------------------------------*/
*{ padding:0px; margin:0px; font-size:12px;}
ul,li {list-style:none;}
img{ border:0;}
a{ color:#000000; cursor:pointer;}
a:link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:active  {text-decoration: none;}
a:hover   {text-decoration: none; color:#F67B04;}
a:focus { outline:none }
a,area { blr:expression(this.onFocus=this.blur());}

/*布局样式*/
#head,#main,#foot,#nav,#banner,#main_list,#main_btm{ width:1003px;margin:0 auto;}

/*头部样式*/
#head{background:url(../ngs_images/head_bg2.jpg) top left repeat-x; height:335px;}
#banner{ text-align:center; padding-top:19px;}
#nav{ background:url(../ngs_images/main_bg.jpg) top center repeat-y; height:37px;}
#nav ul{ width:912px; height:35px; border-bottom:1px solid #CCCCCE; margin:0 auto; background:url(../ngs_images/nav_bg.jpg) top center repeat-x; padding-left:13px;}
#nav ul li{ float:left; height:35px; line-height:35px; width:100px; text-align:center; }
#nav ul li a{ display:block; height:35px; width:100px; text-align:center;color:#FFFFFF; font-family:"宋体"; font-size:14px; font-weight: bold;}
#nav ul li a:hover{ background:url(../ngs_images/nav_on.jpg) top center no-repeat;}


/*主体样式*/
#main_btm{ background:#000000;}
#main_list{ height:215px; width:948px; padding:12px 0 0 55px; background:url(../ngs_images/main_bg.jpg) top center repeat-y;}
#main_btm{ height:41px; background:url(../ngs_images/main_btm.jpg) top center no-repeat;}

.jjdt{ width:291px; height:215px;position: relative; float:left; margin-right:5px;}
.jjdt h1{ width:265px; padding-left:26px; height:28pox; line-height:28px; background:url(../ngs_images/list_icon.jpg) 6px 6px no-repeat;color:#FE7200; font-size:14px;}
.more{ display:block; background:url(../ngs_images/more.jpg) left top no-repeat; width:39px; height:11px; text-indent:-9999px; position:absolute; right:15px; top:10px;}
.jjdt ul{ width:291px; padding:5px 0 0 3px; background:url(../ngs_images/title_btm.jpg) top left no-repeat;}
.jjdt ul li{ height:30px; line-height:30px; background: url(../ngs_images/list_icon.gif) 16px 12px no-repeat; padding-left:25px; border-bottom:1px dashed #B6B6B6; width:233px;}

/*尾部样式*/
#foot{ height:76px; background:#4DA336; padding-top:10px;}
#foot p{ width:1003px; text-align:center; color:#E8FED7; line-height:30px; }
#foot p a{ color:#E8FED7;}

/*----------------------------------------------二级样式----------------------------------------------------*/
#sec_main,#box{ width:1003px; min-height:680px; margin:0 auto;}
*html #sec_main{ height:680px;} *html #box{ height:680px;}
#sec_main{ padding-bottom:70px;}
#box{ background:url(../ngs_images/main_bg.jpg) center top repeat-y;}
#sec_main{ background:url(../ngs_images/sec_bg.jpg) center bottom no-repeat; position:relative; padding-top:57px;}
#site{ position:absolute; top:17px; right:71px;}
#sec_main h1{ width:1003px; height:55px; background:url(../ngs_images/sec_title.jpg) top center no-repeat; text-align:center; position:relative; font-family:"宋体"; font-size:16px; line-height:55px; overflow:hidden;}
#sec_list{ width:819px; min-height:554px; border:1px solid #D7D7D7; border-top:none; margin:0 auto; background:#FFFFFF; padding-top:20px; position:relative;}
*html #sec_list{ height:554px;}
#sec_list ul{background:url(../ngs_images/sec_listbg.jpg) right bottom no-repeat; width:732px; margin:0 auto; padding-bottom:20px; height:480px;}
#sec_list ul li{ height:38px; line-height:38px; border-bottom:1px dashed #1F5196; background:url(../ngs_images/list_icon.gif) 13px 17px no-repeat; padding-left:27px; }
#sec_list ul li a{ display:block; float:left; height:38px; line-height:38px;width:611px;}
#page{ text-align:center; display:block; margin:0 auto; position:absolute; display: block; width:820px; bottom:50px;}

#date{ position:absolute; right:118px; bottom:8px; font-family:Arial; font-weight:100;}

#article{ width:767px; min-height:500px; background:url(../ngs_images/sec_listbg.jpg) right bottom no-repeat; margin:0 auto; border-bottom:1px solid #D7D7D7;}
*html #article{ height:500px;}
#article p{ font-family:"宋体"; font-size:14px; line-height:26px;}
#close{ width:820px; text-align:center; padding-top:15px; padding-bottom:12px;}
#close a{ margin:0 60px;}



