﻿@CHARSET "UTF-8";
.newsmain{
 margin-top:20px;

 width:700px;
 padding-bottom:10px;
}
.newsmain div{
 width:700px
}
.newslearn{
 margin-top:15px ;
 margin-bottom:7px;
 color:black
}
.newslist{
 width:700px !important;

  background:url(bluebg.png) no-repeat;
  color:white !important;
   padding-left:10px;
  _padding-left:5px;
height:22px;
line-height:22px;

}
.date{
	width:700px;
   background:url(whitelist.jpg) no-repeat left ;
   padding-left:10px;
   _padding-left:5px;
   margin:10px 0;
}
.ntitle{
 margin-bottom:5px;
}
.ntitle a{
 color:rgb(22,70,187);
 text-decoration:underline;
}
.newdes{
 margin-bottom:15px;

}
/*web详细页面样式*/
.descri,.speaker{
	width:685px !important;
margin:10px 0;
background:rgb(204,204,204);
color:rgb(145,0,35)!important;
padding-left:15px;
 border-radius:5px;
}
.gps{
 color:rgb(145,0,35)!important;
 font-size:14px;
 margin:10px 0;
}
.webdetail ul{
  margin:10px 0px 10px 10px;
}
.speakercontent p{
  margin-bottom:15px;
}
/*events  样式*/
.eventmain{
	width:700px;
	margin-top:20px;
}
.eventmain div{
  float:left;
}
.event{
 width:550px;

}
.event div{
	height:100px;
	margin:10px 0px;
    
}
.eimg{
 width:220px;
}
.econtent{
 margin-left:15px !important;
 width:300px !important;
 
}
.econtent p{
 margin:5px 0
}
.checkevent{
	width:120px;
	margin-left:10px;
    border:1px solid #ccc;
}
check1{
 font-size:14px;
 margin-right:20px;
}
.checkevent ul{
 margin-left:10px;
 *margin-left:0px;
}
.checkevent ul li{
 list-style:none;
 width:100px;
 margin:5px 0;

}
.checkevent ul li:hover{
 cursor:pointer;
 cursor:hand;
 color:rgb(145,0,35);
  text-decoration:underline;
}
.pressnews{
	
   /* width:540px;*/width:680px;
   
}
.newsearch{
	margin-left:30px;
 	border:1px solid #ccc;
 width:110px;
 height:225px;
}
.newsearch p{
 margin:5px 0px;
 *margin-top:5px;
 *margin-bottom:0px;
}
.newsearch ul{
	list-style:none;
	margin:5px 0 0 5px;
	*margin:-5px 0 0 -5px;
}
.newsearch ul li{
 margin-top:5px;
}
.newsearch ul li a{
color:rgb(74,74,74);
}
.newsearch ul li a:hover{
 color:rgb(145,0,35);
}
.pressnews p{
 margin-bottom:5px;
}
.pressnews p a{
 font-size:13px;
 color:rgb(62,62,62);
}
.pressnews p a:hover{
 text-decoration:underline;
 color:rgb(145,0,35);
}
.newlistone{
/* width:540px;*/width:680px;
 border-bottom:1px solid #ccc;
  padding:10px 0px;
}


