@charset "utf-8";
/* CSS Document */

/*------------------------------------------------page bg--------------------*/

#main_bg{width:1002px;height:860px;margin:0 auto;color:#fff;background:url(../images/main_bg.jpg) no-repeat;}

/*------------------------------------------------about--------------------*/

#about{width:563px; height:151px; margin-left:411px; margin-top:332px;background:url(../images/about_k.gif) no-repeat;}
#about ul{ padding:20px;}
#about ul li{font-family:"宋体";font-size:14px;color:#9e005d;text-decoration:none;line-height:180%;}


/*------------------------------------------------news 新闻报道--------------------*/

#news{width:580px; height:300px; margin-left:395px; margin-top:36px;}
#news .more{width:38px; height:15px; margin-left:526px; margin-top:0;}

	/*----------列表----------*/
#news .content{width:560px; padding-top:10px; padding-left:20px}
#news .content ul.newslink{width:540px;padding:0 0 19px 0;}
#news .content ul.newslink li{font-size:0;border-bottom:#dfdfdf dashed 1px; }
#news .content ul.newslink li a{color:#FF9600;font:normal 14px/24px "宋体";background:url(../images/arrow.gif) 0 5px no-repeat;padding:0 0 0 14px;text-decoration:none;}
#news .content ul.newslink li a:hover{color:#FF9600;text-decoration: underline;}

#news .content ul.newslink li .date{margin-left:10px;font-family: Arial;font-size: 11px;color: #999;text-decoration: none;}

	/*---------图片----------*/
#news .photo{width:580px; height:120px; border:#FEB6B7 solid 1px;}
#news .photo ul{padding-top:10px;}
#news .photo ul li{float:left;margin-left:6px;}
#news .photo ul .ico{float:left;margin-top:32px;}