/*
css样式表
autor hany
2010-08-10
*/

/*网页全局样式开始*/
/*html body page css初始化开始*/
/*定义html滑动样式IE下效果*/
html{
/*基本*/
/*页面变灰*/
/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*scrollbar-base-color:#0C86AB;*/
/*scrollbar-face-color:#0C86AB; MARGIN: 0px; */

/*亮边*/ 
/*scrollbar-highlight-color:#0C86AB;*/
/*暗边*/
/*scrollbar-shadow-color:##0C86AB;*/
/*3D效果*/
/*scrollbar-3dlight-color:#0C86AB;*/
/*scrollbar-darkshadow-color:#0C86AB;*/
/*箭头颜色*/
/*scrollbar-arrow-color:#FFFFFF;*/
/*拖动区域(TrackBar)颜色*/
/*scrollbar-track-color:#99CCFF;*/
}
/*body基本样式开始*/
body{
    text-align:center;
	/*水平居中*/
	background-color:#ffffff;
	/*背景颜色*/
	font-size: 12px;
	/*字体大小*/
	color:#000000;
	/*字体颜色*/
	FONT-FAMILY: 宋体,verdana;
	/*背景图片，建议在html页面中定义*/
	margin-top: 0px;
	/*页面上边距*/
	margin-bottom: 0px;
	/*页面下边距*/
	/*background-repeat: repeat-x;*/
    /*背景重复*/
    background-position: center;
	/*背景居中*/
	width:1002px;;
    max-width:1002px!important;margin:0 auto; height:auto;!important;
    
}
page{
width:1002px;!important;
    max-width:1002px;!important;margin:0 auto; height:auto;!important;
    width:1002px;}
/*body基本样式结束*/
/*html body page css初始化结束*/

/*页面容器初始化开始,*/
div,form,img,ul,ol,li,dl,dt,dd,a,tr,td,span {margin:0; padding:0; border:0; }
/*页面容器初始化结束*/
/*整个网页超链接样式开始*/
a:link {color:#000000;text-decoration: none; line-height:22px;}
a:active {text-decoration: none;line-height:22px;}
a:visited {color:#000000;text-decoration: none;;line-height:22px;}
a:hover { color:#FF0000;text-decoration: none;line-height:22px;}
/*网页全局样式结束*/
/*版通基本样式开始*/
	
	.title{font-size:16pt;color:#000000;font-weight:bold;line-height:34px; font-family:"黑体";}
	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size: 9pt; text-decoration:none; color:#000000 ;line-height:22px;}
	a.bt_link{font-size: 9pt; text-decoration:none; color:#000000 ;line-height:22px}
    a.bt_link:active{font-size: 9pt; text-decoration:none; color:#000000 ;line-height:22px}
    a.bt_link:visited{font-size: 9pt; text-decoration:none; color:#000000 ;line-height:22px}
    a.bt_link:hover{font-size: 9pt; text-decoration:none; color:#FF0000 ;line-height:22px}
	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size: 10.5pt; text-decoration:none; color:#000000 ;line-height:26px; text-align:left; }
    
	/*时间显示样式*/
	.bt_time {  font-size: 8pt; color: #999999; FONT-FAMILY: Verdana}	
	.bt_date {  font-size: 8pt; color: #999999; FONT-FAMILY: Verdana}	
	/*"更多"显示样式*/
	.bt_more {font-size:9pt ;text-decoration:none; color:#000000; font-family:"宋体";line-height:22px;}
	a.bt_more{font-size:9pt ;text-decoration:none; color:#000000; font-family:"宋体";line-height:22px;}
	a.bt_more:active{font-size:9pt ;text-decoration:none; color:#000000; font-family:"宋体";line-height:22px;}
	a.bt_more:visited{font-size:9pt ;text-decoration:none; color:#000000; font-family:"宋体";line-height:22px;}
    a.bt_more:hover{font-size:9pt ;text-decoration:none; color:#FF0000; font-family:"宋体";line-height:22px;}
/*版通基本样式结束*/
/* 自定义样式开始 */
/*各种颜色样式 可自行扩展*/
	.blue{color:#406EC2; font-size: 9pt; text-decoration:none; }
	a.blue { text-decoration: none; color:#006897;}
	a.blue:visited{text-decoration: none; color:#006897;}
    a.blue:hover { color: #0000CC;text-decoration:none;}
	
	.white{color:#ffffff; font-size: 9pt; text-decoration:none; }
    a.white { text-decoration: none; color:#ffffff;}
	a.white:visited{color:#ffffff; font-size: 9pt; text-decoration:none;}
    a.white:hover { color: #0000CC;text-decoration:none;}
	
	.red {text-decoration:none;color: #CC0000; }
	a.red {text-decoration:none;color: #CC0000; }
	a.red:visited{text-decoration:none;color:#CC0000;}
	a.red:hover { color: #0000CC;text-decoration:none;}
	
	.yellow {text-decoration:none;color:#FFB900; }
	a.yellow {text-decoration:none;color:#FFB900; }
	a.yellow:visited{text-decoration:none;color:#FFB900;}
	a.yellow:hover { color: #0000CC;text-decoration:none;}
	
	.green {text-decoration:none;color:#038C54; }
	a.green {text-decoration:none;color:#038C54; }
	a.green:visited{text-decoration:none;color:#038C54;}
	a.green:hover { color: #0000CC;text-decoration:none;}
	
	.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	a.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	a.coffee:visited{color:#A70404;font-size: 9pt; text-decoration:none;}
	a.coffee:hover { color: #0000CC;text-decoration:none;}
	
	.purple {color:#70017A;font-size: 9pt; text-decoration:none; }
	a.purple {color:#70017A;font-size: 9pt; text-decoration:none; }
	a.purple:visited{color:#70017A;font-size: 9pt; text-decoration:none;}
	a.purple:hover { color: #0000CC;text-decoration:none;}
/* 自定义样式结束 */



/* 页面布局样式开始 */
/*页面浮动开始*/
/*左浮动不清除*/
.left_nclean{
float: left;
overflow: hidden;
}
/*左浮动清除左*/
.left_clean_left {
	
	float: left;
	clear: left;
	overflow: hidden;
}
/*左浮动清除右*/
.left_clean_right {
	
	float: left;
	clear: right;
	overflow: hidden;
}
/*右浮动不清除*/
.right_nclean {
	float: right;
	overflow: hidden;
}
/*右浮动清除左*/
.right_clean_left {
	
	float: right;
	clear: left;
	overflow: hidden;
}
/*右浮动清除右*/
.right_clean_right {
	
	float: right;
	clear: right;
	overflow: hidden;
}
/*左浮动清除全部*/
.both_left{	

	float: left;
	clear: both;
	overflow: hidden;
	}
/*右浮动清除全部*/
.both_right{	
	float: right;
	clear: both;
	overflow: hidden;
	}
.both{overflow:hidden; clear:both}	

/*信息标题*/
.news-list{ 
line-height:22px;
 
}
/*信息标题*/
#top{	clear: both;
	height: auto;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#body{
width:990px;
margin-left:auto;
margin-right:auto; 
height:auto;
padding-top:6px; 
padding-left:6px; 
padding-right:6px; 
padding-bottom:10px;
clear: both;
}
#foot{	
    clear: both;
	width: 1002px;
	 display:table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
