@charset "utf-8";
.section{
	padding:0 0 0 25px;
	line-height:1.6;
	background: url(../images/news/about_bg.jpg) no-repeat 385px 310px;
}
.pur_icon {
    background:url(../images/about/icon.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
}
.left_ti {
	position:relative;
	background:url(../images/news/main_title_bg.jpg) no-repeat left top;
	width:457px;
	height:53px;
	font-weight:bold;
	font-size:15px;
	color:#af2877;
	padding:36px 0 0 300px;
}
.news_bg{
    background:url(../images/news/news_list_bg.jpg) no-repeat left top;
	width:708px;
	height:107px;
	margin:0 0 15px 0;
}
.news_bg .pic {
    margin:6px 0 0 18px;
	border:1px solid #ffffff;
	float:left;
}
.news_bg .txt{
	float:left;
	width:533px;
	padding:23px 0 0 11px;
	min-height: 300px;
}
.news_bg .txt .ti{
    font-size:13px;
	font-weight:bold;
	color:#66003b;
}
.news_bg .txt .ti a{
	color:#66003b;
}
.news_bg .txt .ti a:hover{
	color:#e11c8e;
}
.txt .ti .date,.news_ti .date {
    color:#cc80ac;
	font-size:12px;
	padding:0 0 0 5px;
	font-weight:bold;
}
.news_bg .txt p {
    font-size:12px;
	line-height:1.4;
	padding:4px 0 0 10px;
}
/*news_show.asp*/
.news_ft_bg {
    background:url(../images/news/news_show_footer.jpg) no-repeat left bottom;
	width:708px;
	padding:0 0 31px 0;
}
.news_ft_bg .news_ti {
    background:url(../images/news/news_show_title.jpg) no-repeat left top;
	height:28px;
	padding:18px 0 0 16px;
}
.news_ft_bg .news_ti .title{
    font-weight:bold;
	font-size:13px;
	color:#66003b;
	float:left;
}
.news_ft_bg .news_con {
    background:url(../images/news/news_show_1px.jpg) repeat-y left top;
	padding:13px 23px;
	line-height:2;
}
.news_con .photo {
    float:right;
	border:2px solid #ebd9e3;
	margin:0 0 5px 5px;
}
.button {
    padding:15px 0 0 470px;
}
.button .bu {
    float:left;
	padding:0 10px 0 0; 
}

