﻿body {
	color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	background-color: #ffffff;
}

#main{
	width: 1024px;
	margin: 0;
	padding: 0;
	}



.under {
	color: #CCC;
	font-size:12px;
}

.newslist{ padding:10px 50px 50px 150px ; width:600px; }
.newslist li{  line-height:35px; font-size:14px; background:url(../images/y_12.jpg) no-repeat left 15px; padding-left:12px;}
.newslist li span{ float:right;color:#3f3f3f;}
.newslist li a{ color:#3f3f3f;}
.newslist li a:hover{ color:#b1032a;}
.newslist li strong{ float:left; width:125px; font-weight:normal;}
