@charset "utf-8";
/* CSS Document */


/*重新定义 news 里面的 链接演示 和样式*/


#mainContent a{
color:#000066;

text-decoration: none;
}

#mainContent a:link ,#mainContent a:visited{
color:#666666;
}


 #mainContent a:hover ,#mainContent a:active{
color:#999999;
}

#mainContent{
margin-bottom:10px;

}

#left {
width:696px;
margin-right:10px;


}


#left .news  {
width:343px;
float:left;

margin-right:10px;
margin-bottom:10px;
 
}

#left .news .title{
background:url(../images/newst5.jpg) no-repeat ;

height:30px;


}

#left .news .title .name {

line-height:25px;
margin-left:17px;
margin-top:5px;
width:91px;
text-align:center;
}



#left .news .content{
border-right:1px #bcd8fb solid;
border-left:1px #bcd8fb solid;

padding:15px;
padding-bottom:0px;

}


#left .news .content p{

line-height:1.5em;
}

 




#left .news2  {
 width:696px;
float:left;

margin-right:10px;
margin-bottom:10px;
 
}

#left .news2 .title{
 background: url(../images/newslisttt.jpg) no-repeat;
 height:30px;

}

#left .news2 .title .name {
	line-height:25px;
	margin-left:17px;
	margin-top:5px;
	width:110px;
	text-align:center;
}



#left .news2 .content{
border-right:1px #bcd8fb solid;
border-left:1px #bcd8fb solid;

padding:15px;
padding-bottom:0px;

}


#left .news2 .content p{

line-height:2em;
font-size:14px;
}

 
#left .news3 {
 
 width:696px;
}


#left .news3 .title{
background-color: #eee;

height:30px;

line-height:30px;


}



#left .content  p{
	line-height:120%;
}


#left .newsbottom{
background:url(../images/newsbottom.jpg) no-repeat;
height:8px;
 
}
#left .newsbottom2{
background:url(../images/newsbottom2.jpg) no-repeat;
height:8px;
 
}


#right {
width: 244px;
background-color:#F0F0F0;
line-height:30px;
height:30px; 
}


#right .title{
padding:0 5px;
}


h4{
padding-bottom:10px;
}

