@charset "utf-8";
/* CSS Document */
body{
margin:0px auto;
font-family:"微软雅黑";
font-size:12px;
width:1024px;
}

/*通用样式*/
a{
text-decoration:none;
color:#000000;
}
a:hover{
text-decoration:underline;
color:#000000;
}
img{
border:0;
}

/*导航*/
#daohang{
height:30px;
line-height:30px;
font-size:14px;
font-weight:bold;}

/*边框*/
.borders{
border:1px solid #bae4fa;
}

/*标题栏*/
.tp{
padding-left:8px;
padding-top:5px;
height:23px;
line-height:23px;
font-size:14px;
font-weight:bold;
}

#newstop{
width:1024px; 
height:360px;
}
.topleft{
width:300px; 
height:360px; 
float:left;

}
.topcenter{
width:440px; 
margin-left:10px; 
float:left;  
height:360px;
border:1px  solid #e1f0fb;

}
.topright{
width:260px;
margin-left:10px;
float:left;
height:360px;
}
.toprighttitle{
	height:30px;
	color:#083aa1;
	text-align:left;
	font-size:14px;
	padding-top:5px;
	padding-left:20px;
	background: #e1f0fb;
}
.toprighttext{
width:230px;
text-align:left;
height:20px;
margin-top:3px;
border-bottom:1px dashed #CCCCCC;
line-height: 20px;
padding-left: 10px;
}
#hotpicture{
width:1020px; 
height:270px; 
margin-top:20px;
border:1px solid  #e1f0fb;
}
.newsunit{
	width:320px;
	height:300px;
	border:1px solid #e1f0fb;
	float:left;
	margin-left:12px;
	margin-top:20px;
	text-align:left;
}
.newsunittitle{
width:300px;
height:30px;
color:#083aa1;
text-align:left;
font-size:14px;
padding-top:5px;
padding-left:20px;
}
.newsunittext{
width:290px;
margin-left:10px;
height:20px;
margin-top:3px;
text-decoration:none;
}

.today{
width:440px;
height:30px;
padding-top:5px;
color:#003278;
font-size:16px;
letter-spacing:1.2em;
background:#e1f0fb;
}
#zhiding{
width:430px;
height:100px;
margin-top:5px;
border:1px solid #e1f0fb;
}
.todaynews{
text-align:left;
width:440px;
margin-top:10px;
}
.todaynews li{
height:24px;
width:350px;
letter-spacing:0.1em;
border-bottom:1px dashed #CCCCCC;
line-height: 24px;
padding-left: 10px;
}
.hotnewspic{
height:200px;
width:180px;
float:left;
margin-left:15px;
margin-top:10px;
border:1px solid #CCCCCC;
}
.hotnewspictop{
height:180px;
width:180px;
}
.hotnewspicfoot{
height:20px;
width:180px;
}

#news_right{
margin-left:10px;
width:400px;
float:right;
}
#news_left{
width:600px;
float:left;
}
.newslist{
height:22px;
border-bottom:1px dashed #cccccc;
text-align:left;
padding-left:10px;
line-height: 22px;
}
