

p,ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img{ border:none}

img[align="left"]{
	margin-right: 5px;
}
img[align="right"]{
	margin-left: 5px;
}
a{
	color: #4e4e4e;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}


.box{margin: auto;
	padding: 0px;
	width: 1002px;}

.colee1{
	float: left;
	width: 880px;
	overflow: hidden;
	margin-top: 20px;
}
.colee1 .title{
	text-align: center;
	float: left;
	width: 145px;
	white-space: nowrap;
	display: inline;
	overflow: hidden;	text-overflow:ellipsis;
}
#left_btn{	float: left;
	height: 160px;
	width: 60px; cursor:pointer}
#right_btn{
	float: right;
	height: 160px;
	width: 55px;cursor:pointer
}
#index{
	background-image: url(images/11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 275px;
	width: 100%;
}
#about{
	float: left;
	height: 130px;
	width: 275px;
	
	margin-left:15px;
	line-height: 2;display:inline;
}
#lianxi{
	float: right;
	height: 170px;
	width: 265px;
	
	line-height: 2;
	margin-right: 10px;display:inline;
}
#news{
	float: left;
	height: 215px;
	width: 340px;
	margin-left: 60px; display:inline;
	color:#4E4E4E;
}
#news .first{
	float: left;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 3px;
}
#news .first img{
	padding: 2px;
	float: left;
	height: 80px;
	width: 115px;
	border: 1px solid #dddddd;
}
#news .first .title{
	float: left;
	width: 200px;
	margin-left: 10px;
	display:inline;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	font-weight: bold;
}
#news .first .dp{
	float: left;
	width: 200px;
	margin-left: 10px;
	display:inline;
	color: #999999;
	margin-top: 5px;
	line-height: 20px;
}
#news .first .dp a{
	color: #CC3300;
}
#news .li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	line-height: 25px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.bk{
	border: 1px solid #dddddd;
}
#more{
	float: left;
	height: 28px;
	width: 1002px;
	margin-top: 15px; display:inline
}
#more a{
	line-height: 28px;
	float: right;
	height: 28px;
	width: 100px;
}