
/*和首页公用部分
============================================*/
.marg_top{
 margin-top:7px
 }


#ny_main{
    background-image:url(../images/nymain_bg.jpg);
	background-repeat:repeat-y;
	}
/*sub main*/
#submain{
     margin-left:18px;
	 margin-top:8px
	 }
#sub_left{
     width:530px
	 }
	 

/*内页左侧导航样式
===============================================*/
#left_top{ 
     width:226px;
	 background-image:url(../images/nydh_bg.jpg);
	 background-repeat:no-repeat;
	 text-indent:65px;
	 font-size:14px;
	 font-weight:bold;
	 padding-top:30px;
	 color:#FFFFFF;
	 height:35px;
	 line-height:35px
	 }
#left_fl{
     background-image:url(../images/main_11.jpg);
	 background-repeat:repeat-y;
	 padding:5px 24px 5px 22px;
	 }
#left_fl td{
     background-image:url(../images/main_19.jpg);
	 background-repeat:no-repeat;
	 background-position:center left;
	 text-indent:22px;
	 line-height:30px;
	 border-bottom:#0066CC 1px dashed;
	 text-align:left
	 }
#left_fl td a{
     color:#333333;
	 }
#left_fl td a:hover{
     color:#0066CC
	 }
/*内页公用部分结束
=======================================================*/
	 
/*内页内容样式
================================================*/
#ny_submain_top{
     background-image:url(../images/ny_rbg.jpg);
	 background-repeat:no-repeat;
	 height:30px;
	 text-indent:110px;
	 font-size:12px;
	 font-weight:bold;
	 line-height:30px;
	 color:#333333;
	 padding-top:8px
	 }
#ny_submain_top a{
     color:#333333;
	 }
#ny_submain_top a:hover{
     color: #CC6600;
	 }
#ny_nr{
     padding:8px;
	 line-height:22px
	 }
/*====pro ====*/
#pro{
     text-align:center;
	 line-height:25px;
	 }
#pro td{
     text-align:center;
	 }
#pro td a{
     color:#FF0000
	 }
#pro td a:hover{
     color:#003399
	 }
#pro td a img{
     border:#EFEFEF 1px solid;
	 }
#pro td a:hover img{
     border: #CC3300 1px solid
	 }

/*======内页新闻样式======*/
#ny_news{
     line-height:25px;
	 color:#666;
	 }
#ny_news td{
     border-bottom:#E6E6E6 1px dashed;
	 }
#ny_news td a{
     color:#333333;
	 }
#ny_news td a:hover{
     color:#CC6600;
	 }