﻿html, body {
	font-family: "宋体";
	font-size: 12px;
	color: #1C1E1B;
	margin:0;
	padding: 0;
	scrollbar-face-color: #F6F6F6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #330000;
	scrollbar-track-color: #F6F6F6;
	scrollbar-darkshadow-color: #FFFFFF;
}
ul, ol, li, img, #con, #tt {
	margin: 0;
	padding: 0;
	border:0;
	list-style: none;
}
.border_gray {
    border: 1px solid #94CA7C;
}
.border_blue {
    border: 1px solid #94CA7C;
}
.margin_5px {
    margin-top: 5px;
	margin-bottom: 5px;
}
.margin_10px {
    margin-top: 10px;
}
a:link, a:active, a:visited {
	color: #1C1E1B;
	text-decoration: none;
}
a:hover {
	color: #1C1E1B;
	text-decoration: underline;
}
/*----------------------------*/
#logo {
	width:1002px;
	height:170px;
	position:absolute;
	z-index:99;
	filter: glow(color=#FFFFFF, strength=2)Dropshadow(offx=1, offy=1, color=#FFFFFF);
}
#logo .title1 {
	font-size: 42px;
	font-family: "黑体";
	font-weight: bold;
	color: #61a91e;
}
#logo .title2 {
	font-size: 32px;
	font-family: "黑体";
	font-weight: bold;
	color: #e9a102;
}
#logo .title3 {
	font-size: 15px;
	font-family: Arial;
	color: #161616;
}
.menu_tab {
    color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	margin-bottom: 2px;
	background: url(menu.jpg) repeat-x;
}
.menu_tab a:link,.menu_tab a:active,.menu_tab a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_tab a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_list {
    padding-left: 10px;
}
/*----------------------------*/
.top_title {
     font-weight:bold;
	 font-size: 14px;
}
.white, .white a:link, .white a:active, .white a:visited, .white a:hover {
	 color: #FFFFFF
}
/*播放器样式*/
#ImgBlk {
    width: 270px;
	height: 242px;
	background: url(slide_bg.jpg) 0 35px repeat-x;
}
#ss_img_div {
    width: 250px;
	height: 188px;
	margin-left: 10px;
	overflow: hidden;
}
#ImgNum ul {
	float:left;
	margin-left: 10px;
	cursor:default;
}
#ImgNum li {
    width: 23px;
	height: 15px;
	line-height: 15px;
	border: 1px solid #FFFFFF; 
	overflow: hidden;
	text-align: center;
	float: left;
	cursor: pointer;
}
#ImgNum li.itemOff {
	background: #FEC803;
	color:#FFFFFF;
}
#ImgNum li.itemOn {
	background: #96CA00;
	color:#FFFFFF;
}
#Txt {
	width: 250px;
	height: 110px;
	padding: 10px;
	background: url(slide_txt.jpg) no-repeat; 
	float: left;
}
#tt {
    margin-left: 5px;
	line-height: 22px;
	font-size: 13px;
    font-weight:bold;
}
#con {
    margin-left: 5px;
	line-height: 20px;
}
/*--横向滑动门-*/
.nTab {
	width: 442px;
	height: 176px;
	background: url(news_top.jpg) repeat-x;
	float: left;
}
.nTab .TabTitle {
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
}
.nTab .TabTitle ul {
	list-style: none;
	margin-left: 7px;
	text-align: center;
	padding: 0;
}
.nTab .TabTitle li {
	width: 86px;
	padding-top: 7px;
	padding-bottom: 7px;
	cursor: pointer;
	float: left;
}
.nTab .TabTitle .active {
	font-weight:bold;
	background:url(news_tab.jpg) no-repeat;
}
.nTab .TabTitle .normal {
	background:url(news_tab.jpg) -85px 0 no-repeat;
}
.none {
	display:none;
}
/*--新闻列表--*/
.newsline {
	margin-left: 7px;
	_margin-left: 2px;
	margin-right: 7px;
	margin-top: 2px;
	float: left;
}
.newsline li {
	height: 17px;
	border-bottom: 1px dashed #DADDE6;
}
.newsline li a {
	display: block;
	padding-left: 12px;
	padding-top: 2px;
	background: url(arrow.jpg) 5px 7px no-repeat;
	float:left;
}
.newsline li span {
	display: block;
	float:right;
}
/*--内容页面--*/
.title {
	font-size:25px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #61a03b;
	border-bottom: 1px dashed #61a03b;
	background: #bae79c;
}
.top_left {
	background: #61a03b;
}
.top_bg {
	background: #CFE9C6;
}
.bot_bg {
	background: #92CB7E;
}
/*--分页控件--*/
.pagination {width:708px;padding:20px 5px 5px 5px;text-align:center;float:left;}
.pagination a {border:1px solid #9aafe5;padding:2px 5px 2px 5px;color:#2e6ab1;margin-right:2px;text-decoration:none;}
.pagination a:hover {border:1px solid #2b66a5;padding:2px 5px 2px 5px;color:#fff;margin-right:2px;background-color:#2e6ab1;}
.pagination a:active {border:1px solid #2b66a5;padding:2px 5px 2px 5px;color:#fff;margin-right:2px;background-color:#2e6ab1;}
.pagination span.current {border:1px solid #000080;padding:2px 5px 2px 5px;color:#fff;margin-right:2px;background-color:#2e6ab1;}
.pagination span.disabled {border:1px solid #929292;padding:2px 5px 2px 5px;color:#929292;margin-right:2px;}

.box .two {
	width:978px;
}
.album {
	width:320px;
	margin:8px 0 0 8px;
	float:left;
	border:1px solid #e5e5e5;
}
