#e{
	height: 30px;
	clear: both;
}
#bot{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	/*border-top: 1px solid #1d4758;*/
}
#copy{
	padding: 16px 0 0 0;
	text-align: center;
	color: #4e5a60;
	font-size: 10px;		
}
/*#bot .pad{
	padding: 16px 0 0 0;
	text-align: center;
	color: #4e5a60;
	font-size: 10px;	
}*/
#c{
	clear: both;
	position: relative;
	width: 100%;
	height: 247px;
	background: url(/img/site/bg1.gif) repeat-x;
	text-align: center;
}
#c .pad{
	position: relative;
	width: 961px;
	height: 245px;
	background: url(/img/site/bg_center.png) no-repeat;
	margin: 0 auto;
	text-align:left;
}
#c .c1,#c .c2,#c .c3,#c .c4{
	float:left;
	width: 200px;
	margin: 0 0 0 42px;
	padding: 48px 0 0 0;
}
#c .c0{width: 22px;float:left;}
#c .c1{
	margin: 0;
}
/*#c .c2{
	background-color: #4169E1;
}
#c .c3{
	background-color: #FF4500;
}
#c .c4{
	background-color: #6B8E23;
}*/
#c .c1 ul{
	padding:0 0 0 10px;
	margin: 0;
}
#c .c1 ul li{
	padding:0 0 2px 0;
	font-weight: bold;
	list-style-image: url(/img/site/arr_0.gif);
}
#c .c2 ul,#c .c3 ul{
	padding:10px 0 0 10px;
	margin: 0;	
}
#c .c2 ul li,#c .c3 ul li{
	padding:0 0 5px 0;
	list-style-image: url(/img/site/arr_0.gif);
}
#c .c1 a{
	text-decoration: none;
	color:#000000;
}
#c .c1 a:hover{
	color: #135F77;
}
#c .c4{
	margin: 0 0 0 24px;
	padding: 0;
	width: 231px;
}
#c a.more{
	display: block;
	margin: 5px 0 0 0;
	padding: 0 15px 0 15px;
	height: 15px;
	font-size: 10px;
	text-decoration: none;
	color: #197218;
	background: url(/img/site/more.gif) no-repeat;
	float: right;
}
#c a.more:hover{
	color: #135F77;
}
#news{
	clear: both;
	position: relative;
	width: 100%;
	height: 224px;
	background: url(/img/site/bg2.gif) repeat-x;
	text-align: center;
}
#news .pad{
	position: relative;
	width: 961px;
	height: 224px;
	background: url(/img/site/bg_bot.gif) no-repeat;
	margin: 0 auto;
	text-align:left;
}
#news .c1,#news .c2,#news .c3,#news .c4{
	float:left;
	width: 184px;
	margin: 0 0 0 59px;
	padding: 10px 0 0 0;
}
#news .c0{
	float:left;
	width: 24px;
}
#news .c1{
	margin: 0;
}
#news .date{
	font-size: 10px;
	font-weight: bold;
	color: #007a16;
	padding:0 0 11px 0;
}
#news .text{
	padding: 19px 0 0 0;
	color: #3690aa;
}
#news .text a{
	text-decoration: none;
	color: #32cd3b;
}
#news .text a:hover{
	color: #3fc2ed;
}
a:hover{color: #3fc2ed;}