﻿.advert
{
	margin: 8px auto 8px auto;
	width: 960px;
	height: 205px;
	background:#fff;
}
.leftTopCorners, .rightTopCorners, .leftBottomCorners, .rightBottomCorners
{
	width: 8px;
	height: 8px;
	position: absolute;
	background: url('/images/bannerRound.png') no-repeat;
	z-index: 100;
	font-size: 1px;
}
.rightTopCorners
{
	margin-left:952px;
	background-position:left -8px ;
}
.leftBottomCorners
{
	margin-top:197px;
	background-position:left -16px;
}
.rightBottomCorners
{
	margin-top:197px;
	margin-left:952px;
	background-position:left bottom;
}
.call
{
	height:100%;
	overflow:hidden;
	background-color:#82ad2a;
	padding-top:22px;
	padding-bottom:20px;
}
.callLeft
{
	float:left;
	width:248px;
	padding-left:16px;
}
.menuOne
{
	color:White;
	border: 1px solid #8fc31f;
	width: 205px;
	height: 30px;
	background: #5d910e;
	margin-bottom: 23px;
	font-size: 14px;
	text-indent: 24px;
	line-height:30px;
	cursor:pointer;
	
}
.menuOne a
{
	color:White;
	display:block;
	text-decoration: none;
}
.menuTwo
{
	display:none;
	padding-left:13px;
	margin-top:-15px;
}
.menuLink a
{
	color:White;
	padding-left: 15px;
	background:#406d10;
	width:177px;
	height:21px;
	border: 1px solid #8fc31f;
	margin:7px 0px 7px 0px;
	line-height:21px;
	font-size:12px;
	text-decoration: none;
	display:block;
}
.menuLink a:hover
{
	color: #eaffa4;
}
.callRight
{
	float:left;
	width:668px;
	background:#FFF;
	padding-top:26px;
	padding-left:22px;
	padding-bottom:50px;
	overflow:hidden;
}
.newsList
{
	/*margin:16px auto 10px 22px;*/
	width:650px;
	height:110px;
}
.newsList a
{
	width:650px;
	height:110px;
	display:block;
	color:#333333;
	cursor:pointer;
}
.newsList a:hover
{
	background:#e5efd3;
}
.newsListImg
{
	float:left;
	width:105px;
	height:105px;
	background:#82ad2a;
	padding:2px 2px;
}
.newsListImg img
{
	width:100px;
	height:100px;
	border:solid 1px yellow;
}
.newsListContent
{
	float:left;
	width:525px;
	height:110px;
	
	padding-left:10px;
	margin-left:5px;
}
.newsListContent div
{
	margin-top:5px;
	margin-bottom:3px;
	font-size:12px;
}

.newsTitle
{
}
.newsOther
{
	
	color:#5b8b18;
}
.newsOther span
{
	font-size:12px;
	margin-right:15px;
}
#newsContent
{
	color: #666666;
}
.newsContent a
{
	color: #5b8b18;
	font-weight: bolder;
	text-decoration: none;
}
.Content
{
	width:650px;
}
.ContactsContent
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.newsLine
{
	height:1px;
	background:#a6c071;
	width:660px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1px;
	font-size:1px;
}
.Fenye
{
	float:right;
	width:450px;
	margin-bottom:24px;
}
#AspNetPager1 a,#AspNetPager1 span
{
	
	margin-top:30px;
	display: block;
	width: 30px;
	height: 28px;
	float: left;
	background: url('../images/ButtonFy.gif') no-repeat;
	line-height: 28px;
	font-size: 12px;
	margin-left: 5px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
#AspNetPager1 a:hover
{
	background: url('../images/ButtonFy.gif') no-repeat left -28px;
}
#AspNetPager1 span
{
	color: #FFF;
	background: url('../images/ButtonFy.gif') no-repeat left bottom;
}
#newsContentTitle
{
	font-size:16px;
	font-weight:bold;
	color:#f08300;
	margin-bottom:10px;
}
#Other
{
	margin-bottom:10px;
}
