﻿@charset "utf-8";
/* CSS Document */
td{ font-size:12px;}

/*版通基本样式开始*/
	/*文章标题样式*/
	.title{font-size:16pt; FONT-FAMILY:宋体; color:#3D3D3D; font-weight:bold; line-height:150%;}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size:14px; FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size:10.5pt; FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D; line-height:180%;}

	/*时间显示样式*/
	.bt_time {  font-size:7pt; color:#999999; FONT-FAMILY:Verdana}
	.bt_date {  font-size:7pt; color:#999999; FONT-FAMILY:Verdana}

	/*"更多"显示样式*/
	.bt_more {font-size:9pt ;text-decoration:underline; color:#3D3D3D}

	.bt_unline  {border-bottom:#999999 dashed 1px;}
	.TabAll2 {
    border: 1px solid #b0b0b0;
}
/*版通基本样式结束*/


.dian{ background-image:url(dian.gif); background-repeat:no-repeat; padding-left:25px; list-style-position:outside; }
.dian a{ font-size:14px}
.dian2{ background-image:url(dian2.jpg); background-repeat:no-repeat; padding-left:25px; list-style-position:outside; }
.dian2 a{ font-size:14px}
.dian3{ background-image:url(dian3.jpg); background-repeat:no-repeat; padding-left:20px; list-style-position:outside; }
.dian3 a{ font-size:14px}

.border{ border:1px solid #e5e5e5; border-top:none;}

/* 布局框架 */
body{ background-color:#e0f2fc; background-image:url(bc.jpg); background-repeat:repeat-y; background-position:top center;}
.kong5{ width:100%; height:5px; overflow:hidden;}
.kong10{ width:100%; height:10px; overflow:hidden;}
.kong15{ width:100%; height:15px; overflow:hidden;}
.kong20{ width:100%; height:20px; overflow:hidden;}

/* 头部 */
.top{ height:30px; background-image:url(top.jpg); background-repeat:repeat-x;}
.top_cnt{ margin:0 auto;}



/* 导航 */
.banner{ width:1003px; margin:0 auto;}
.nav{ background-image:url(nav.jpg); height:75px; width:1003px; background-repeat:no-repeat; }
.nav a{ font-size:14px;}
.container{ width:1003px; margin:0 auto;}
#searchform {width:180px; height:21px; }
#input_text {width:125px; height:19px; line-height:19px; border:1px solid #c4c4c4; color:#999; padding-left:15px;  float:left; background-image:url(search.jpg); background-repeat:no-repeat;}
#input_btn{ width:36px; height:21px; float:left;}

/* 尾部 */
.footer_top{border:1px solid #e5e5e5; background-color:#f3f3f3; padding-left:300px; padding-top:5px; padding-bottom:5px;}





