/* 全局定义 */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,input,textarea,button,form,select,option{
	margin:0;
	padding:0;
	font-family: "宋体", Arial;
	vertical-align: baseline;
}
table, td{ border-spacing:0!important; padding:0; font-size:12px; margin:0 auto;}
body { font-family:"宋体"; font-size:12px; color:#434343; text-align:center; background:#ffffff url(images/bg.jpg) repeat-x left top;}/*页面背景*/
a{color: #000000;text-decoration: none; font-size:12px;	vertical-align: baseline;outline: none;	_zoom: 1;}/*链接样式*/
a:hover{color: #e10101;text-decoration: none;}
.a1{color: #ffffff;text-decoration: none; font-size:14px;	vertical-align: baseline;outline: none;	_zoom: 1;}/*链接样式*/
.a1:hover{color: #ffffff;text-decoration: none;}
input,textarea{	vertical-align: middle;resize: none;outline: none;}
img{border: 0;}
/* 清除浮动 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:inline-block;}
.clearfix {	display:block;}
.clear { clear:both;}
/* 页面容器设置 */
.mainbox {border-left: 20px solid #D1D1D1;border-right: 20px solid #D1D1D1;width: 972px;margin: auto;}
#header,#wrapper,#footer{margin: 0 auto; width: 972px;}/***定义页面宽度**/
#container { margin: auto;width: 972px;background: white;border: 1px solid white;min-height:100%; text-align:left; background:#ffffff;}
#wrapper { clear:both; background:#fff;}
/*登录搜索样式*/
.SearchTitleInput2, .toolsInput{ width:140px; padding:0px 1px; height:18px; line-height:18px; border:1px solid #407c81;}
.toolsInput { width:83px; }
#loginform .toolsInput {}
#search {  width:214px; height:18px; border:1px solid #c6c8c7; overflow:hidden!important; background:#ffffff;}
#search td { height:18px!important; vertical-align:top!important;}
#search img { margin-top:0!important; margin-right:0!important; width:0; height:0; padding: 9px 14px; background:url(images/sbtn.gif) no-repeat center;}
/* 头部样式 */
#header{background: url(images/bg.jpg) left top repeat-x; overflow: hidden;}
.header {height: 58px;border-bottom: 1px solid #CECECE;padding-left: 20px;padding-right: 100px;overflow: hidden;}
/* 主全部分样式 */
/*----|标题*/
      .biaoti { font-size:18px; font-weight:bold; line-height:36px; color:#53575a; padding-top:12px; text-align:center;}
      .biaoti3 { font-size:14px; font-weight:bold; color:#ffffff;}
	  .biaoti31 {  font-size:14px; font-weight:bold; color:#1e72d2;}
	  .biaoti32 {  font-size:14px; font-weight:bold; color:#434343;}
	  .biaoti4 { font-size:13px; font-weight:bold; color:#ffffff;}
	  .biaoti41 {  font-size:13px; font-weight:bold; color:#71950e;}
	  .biaoti5 { font-size:13px; font-weight:bold; color:#ffffff;}
	  .biaoti51 { font-size:13px; font-weight:bold; color:#002859;}
/*----|链接*/
      a.wlink { font-size:13px; font-weight:normal; color:#ffffff;}
	  a.wlink:hover {  font-size:13px; font-weight:normal; color:#85c5f6;}
	  a.blink { font-size:12px; font-weight:normal; color:#06F;}
	  a.blink:hover { font-size:12px; font-weight:normal; color:#f30;}
	  .blink a{ font-size:13px; font-weight:bold; color:#545556;}
	  .blink a:hover { font-size:13px; font-weight: bold; color:#3186cf;}
	  .blink span { padding-left:60px; background:url(images/li.gif) no-repeat 40px center;}
	  .clink a { font-size:12px; font-weight:normal; color:#1c1d1f;}
	  .clink a:hover{ font-size:12px; font-weight:normal; color:#4b9ce1;}
	  
/*页脚样式*/
#footer { font-family:Arial, Helvetica, sans-serif; background:url(images/bottombg.gif) repeat-x left top;text-align: center;color: #727375;border-bottom: 1px solid #A3A6AD;
}
.footer { font-size:12px; color:#4e4f4f; line-height:23px; text-align:center;}
/*列表页面*/
.listcol { width:742px; overflow:hidden; color:#333333; line-height:2em;}
.listcol p { color:#333333; font-size:12px; line-height:2em; text-indent:2em;}
.listcol a { color:#666666; font-weight:normal; font-size:12px;}
.listcol a:hover { color:#4e9922;}
.listcol img {max-width: 640px!important; height: auto!important;width:expression(this.width > 640 ? "640px" : this.width)!important;}
.list1 a { display:block; height:25px; padding-left:40px; color:#CC6600; font-size:13px; line-height:25px;}
.list1 a:hover { background:#fff url(images/li2.gif) no-repeat 18px 5px;}
.list2 a { display:block; height:21px; padding-left:60px; color:#343434; font-size:13px; line-height:21px;}
.list2 a:hover { background:#fff url(images/li2.gif) no-repeat 40px 3px!important;}
a#s_c_id { background:#fff url(images/li2.gif) no-repeat 18px 5px;}
/*----|文章列表链接*/
      .llink a { font-size:12px; color:#000000; font-weight:normal;}
	  .llink a:hover { font-size:12px; color:#e10101; font-weight:normal;}
/*文章页面*/
.content { width:922px; margin:10px 25px; overflow:hidden;}
.postmeta { font-size:12px; color:#676767; padding-bottom:10px; line-height:2em; text-align:center;}
.article {  overflow:hidden; color:#333333; line-height:2em;}
.article p { color:#333; font-size:13px; line-height:2em; text-indent:2em;}
.article img {max-width: 880px!important; height: auto!important;width:expression(this.width > 880 ? "880px" : this.width)!important;}
/*字体定义*/
.zi1 { color:#666666;}
/*首页图片频道定义*/
/******|连接*/
	    a.tlink { font-size:14px; font-weight:bold; color:#b1264f;}
	    a.tlink:hover { font-size:14px; font-weight:bold; color:#80797b;}
	/*文字内容*/
	    .tcon ,.tcon a { color:#656565; font-size:12px; line-height:18px;}
/***标题切换***/
.ctag1 a, .otag1 a ,.ctag2 a, .otag2 a{ display:block; padding-left:21px; padding-right:21px; height:30px; font-size:14px; font-weight:bold; line-height:30px; cursor:pointer;}
.ctag1 a, .ctag2 a{ color:#ffffff; background:url(images/tab_bg01.gif) repeat-x top;}
.otag1 a, .otag2 a{ color:#95123a; background:url(images/tab_bg02.gif) repeat-x top;}
/*友情链接样式*/
.ctag3, .otag3 { display:block; height:25px; line-height:25px; padding:0 15px; cursor:pointer;}
.ctag3 { background-color:#bf305c; color:#ffffff;}
.otag3 { background-color:#d6d6d6; color:#545454;}
/*searchbox*/
.searchbox input { width:150px; height:19px; border:1px solid #ccc; background-color:#ffffff; line-height:17px;}
.gundong { width:944px; height:132px; overflow:hidden!important; position:static; padding-top:10px;}
.tjimg img{ vertical-align:text-top; padding:0 4px;}
.box1 { border-color:#dedede; border-style:solid; border-width:0 1px 1px 1px;}
.box11 { padding:7px 5px;}
.box12 { border:1px solid #f0f0f0; padding:4px;}
.links { color:#0c78e7; font-weight:bold; height:26px; border:1px solid #dfdfdf; background-color:#f1f1f1;}
.links td {color:#0c78e7; font-weight:bold;}
.links a { color:#0c78e7; font-weight:bold;}
.links a:hover { color:#4e4c4c;}