@charset "utf-8";
/* CSS Document */

#at_pic{ margin:0; padding:0; background:url(../images/news_pic.jpg) top left no-repeat; width:964px; height:113px;}
.in_content{ margin:15px 0 0 0; padding:0 10px;}
.in_content ul{ list-style:none; line-height:30px; font-size:15px;}
.in_content li{ list-style:none; background:url(../images/icon.jpg) 5px 10px no-repeat; padding-left:30px; border-bottom:1px dashed #999;}

.news_in{margin-top:15px;}
.news_in_title{ font-size:15px; font-weight:bold; color:#00a4b0; line-height:30px; position:relative;}
.news_in_txt{ margin-top:10px; border:1px solid #ddd; padding:10px 10px; width:720px;}
.news_in_txt p{
	line-height:24px;
	/*margin-top:24px;*/
}
.date{ position:absolute; font-size:13px; color:#666; float:right; line-height:21px; font-weight:normal; top:5px; left:620px;}
