﻿
/*Bottom Begin*/
.bottom{
	width:958px;
	border:1px solid #CCCCCC;
	background:#F1EDED;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.logo_bottom{
	margin-left:10px;
	float:left;
}
.bottom_con{
	 margin-left:25px!important;
	 margin-left:14px;
	 line-height:16px;
	 float:left;
}
.webSum{
	width:80px;
}

.webSum a:link{
	text-decoration:none;
	color:#F1EDED;
}
.webSum a:visited {
	text-decoration: none;
	color:#F1EDED;
}
.webSum a:hover{
	color:#F1EDED;
}
/*Bottom End*/