@charset "utf-8";
/*幻灯*/
.focus {
	float: left;
	width: 305px;
	border: 1px solid #F2E0C6;
	margin-right: 5px;
	text-align: center;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 3px;
	overflow: hidden;
	padding-bottom: 4px;
}
/*头条*/
.topnews {
	float: left;
	width: 325px;
	border: 1px solid #c3872b;
	margin-right: 5px;
	background-image: url(headline_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.topnews UL{
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.topnews UL li{
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e8d1ad;
	line-height: 20px;
}
.topnews UL li A:link{
	font-size: 13px;
	color: #194f95;
}
.topnews UL LI span{
	float: right;
	color: #999999;
}
.topbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e8d1ad;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	margin-top: 8px;
	padding-bottom: 4px;
}
.topbox H3{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.topbox A:link{
	color: #FF3300;
}
.topbox P{
	text-indent: 25px;
	line-height: 18px;
	margin-bottom: 2px;
}
/*公告登陆*/
.announ_login {
	float: left;
	width: 248px;
	border: 1px solid #c3872b;
	background-image: url(headline_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/*登陆*/
.login {
}
.login h3{
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.login SPAN{
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
}

.login ul{
	height: 90px;
}
.login ul li{
	width: 90px;
	float: left;
	margin: 5px;
	text-align: center;
}
/*公告*/
.announ {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c3872b;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
}
.announ_title{
	font-size: 14px;
	font-weight: bold;
	color: #003770;
	margin-top: 5px;
	float: right;
	width: 180px;
}
.announ_title span{
	float: right;
	margin-top: 5px;
}
.announ UL{
	clear: right;
}
.announ UL li{
	line-height: 18px;
}
.announ UL li A:link{
	font-size: 13px;
}
.weather{
	text-align: center;
}
/*友情链接*/
.links {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #c3872b;
	background-image: url(headline_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
.links_title {
	border: 1px solid #FFFFFF;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #6b3700;
	padding-left: 20px;
	background-image: url(h2.png);
	background-color: #eedcc0;
}
.links_title span{
	float:right;
	font-size: 12px;
	margin-right: 10px;
}
.links_text {
	margin: 5px;
}
.links_text ul{
}
.links_text ul li{
	float: left;
	width: 120px;
	margin-right: 5px;
	margin-left: 5px;
}
.links_text ul li A:link{
	font-size: 13px;
	color: #007ba8;
	text-decoration: none;
}

.links_logo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3872b;
	clear: both;
	margin: 5px;
	height: 40px;
}
.links_logo ul{
	margin-top: 5px;
	height: auto;
}
.links_logo ul li{
	float: left;
	width: 40px;
	margin-right: 5px;
	margin-left: 5px;
}


