/* CSS Document */
@import url("common.css");

ul.xypg-case-list{
	width:900px;
}
.xypg-case-list li{
	float:left;
	width:285px;
	margin-bottom:10px;
}
.xypg-case-list li a{
	color:#333;
}
.xypg-case-list li img{
	width:275px;
}
.xypg-case-list li h3{
	width:275px;
	text-align:center;
	line-height:30px;
	height:30px;
}
.news_page_title{
	font-size: 30px;
	font-weight: bold;
	color: #1a1a1a;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.news_page_date{
	color: #145fa7;
	font-size: 12px;
	height: 45px;
}
.news_page_date a{
	color: #1a1a1a;
}	
.news_page_con{
	font-size: 14px;
	color: #666;
	line-height: 22px;
	letter-spacing:0px;
	text-align: justify;
}
.news_page_con *{padding:0px;margin:0px;}
.news_page_con table{margin:0px auto;}
.news_page_picture{width:100%;text-align:center;}
.news_page_picture img,.news_page_con img{max-width:860px; text-align:center;}
.con_prev_next{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.con_prev_next div{
	width: 45%;
	color: #145fa7;
}
.con_prev_next a{
	color: #145fa7;
}
.con_next{
	text-align: right;
}
