/** 全局设置 **/
ul,li {list-style: none;}
a {text-decoration: none;}
.clear{clear: both;}
:focus{outline:0}
td { font-size:12px;}
/** Body **/
body {
	background: #fff url(images/bg.gif) repeat-x left top;
	font: 12px '宋体' , Arial, Lucida Grande, Tahoma, sans-serif;
	color: #333333;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/**input**/
.SearchTitleInput2 { width:149px; height:18px; line-height:18px; border:1px solid #7f9db9;}
.toolsInput { width:80px; height:19px; line-height:19px; border:1px solid #cdcdcd;}
/**页面宽度设置**/
/* ---最大的div容器--- */
#container_page {
	width: 998px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	
}
/**链接样式**/
a { font-size: 12px;color:#6a6a6a;}
a:hover { color:#efa04b;}

/** 白色链接 **/
a.wlink {font-size:12px; color:#FFFFFF;}
a.wlink:hover {color:#efa04b;}
/** 蓝色链接 **/
a.blink { font-size:12px;color:#333333;}
a.blink:hover {	color:#6aa0c2;	font-weight:bold;}
/** 粗黑色链接 **/
a.bblink{ font-size:13px;color:#666;}
a.bblink:hover {color:#000;}
/** 栏目列表**橙色链接 **/
a.lilink{ font-size:13px;color:#333333; padding-left:13px; font-weight:bold; background:url(images/li2.gif) no-repeat left center;}
a.lilink:hover{ color:#308800;background:url(images/li2.gif) no-repeat left center;}
/** 灰色链接 **/
a.glink, .glink{ font-size:12px; line-height:1.7em;color:#b4b4b4;}
a.glink:hover { text-decoration:underline;	color:#181818;}
/** 图片频道―标题链接 **/
a.tlink{ font-size:13px;color:#237300; font-weight:bold;}
a.tlink:hover {color:#151515;}
/**Common**/
#header{ width:998px; background:#ffffff url(images/head_bg.gif) repeat-x left top;}
#content {width:998px; background:#ffffff url(images/content_bg.gif) repeat-x left top;}
#footer {width:998px; }
#footer a { color:#60738b;}
#footer a:hover { color:#181818;}
/**文章页面**/
.biaoti {font-size:18px;color:#3987b2;font-weight:bold;text-align:center;padding-top:30px;line-height:30px;display:block;	}
.post-meta { color:#676767; font-size:12px;}
.article p{ font-size:13px; line-height:2em; text-indent:2em;}
/** 标题 **/
.biaoti1 {font-size:18px;font-weight:bold;color:#5a5a5a;line-height:25px;}
.biaoti2 {font-size:22px;font-weight:bold;color:#5a5a5a;line-height:25px;}
.biaoti3 {font-size:14px;font-weight:bold;color:#ffffff;line-height:29px;}  /** 默认色：白 **/
.biaoti31 {font-size:14px;font-weight:bold;color:#2b86b8;line-height:25px;} /** 蓝 **/
.biaoti32 {font-size:14px;font-weight:bold;color:#323232;line-height:25px;} /** 灰 **/
.biaoti33 {font-size:14px;font-weight:bold;color:#0f1010;line-height:25px;} /** 黑色 **/
/** func **/
.topnav { position: relative; top:0; right:0;}
.cover {position:absolute;_position:absolute;float:right;width:19px;height:51px;top:0;right:0;background: url(images/head_top.gif) repeat-x left top;z-index:9999;}
/*main*/
.main_content p, .main_content a {
   color:#6a6a6a;
   font-size:12px;
   line-height: 21px;
}
/** 列表页 **/
.list_content { width:720px; overflow:hidden!important;}
.list_content p {
	color:#666666;
	font-size:12px;
	line-height:21px;
	overflow:hidden;
	 padding-bottom:8px;
	}
.list_content a {
    font-weight:bold;
	}
.list_content img {
 max-width: 720px;   
  height:auto; 
  width:expression(this.width > 720 ? "720px" : this.width);
  }
.list_content .llink a{
    font-weight:normal;
}
   /** 文章列表 链接样式 **/
   a.llink{ font-size:12px;color:#333333;}
   a.llink:hover { color:#ff0000;}
   /**面包屑***/
   .mblink { color:#176691;}
   /******banner链接****/
   .balink a {font-size:12px; color:#FFFFFF;}
   .balink a img { border:2px solid #d36a33; max-height:32px; width:expression(this.width > 32 ? “32px” : this.width);}
   .balink a:hover {color:#181818;}
   .balink a:hover img { border:2px solid #ffffff;}
    .balink td { text-align:center; padding: 0 5px;}
	.banner { background:url(images/banner.jpg) no-repeat;}
	.nav_c { background:url(images/nav_c.gif);}
	.main_h_l { background:url(images/main_h_l.gif);}
	.main_h_r { background:url(images/main_h_r.gif);}
	.links_h_r { background:url(images/links_h_r.gif);}
	.links_h_c { background:url(images/links_h_c.gif);}
	.links_c { background:url(images/links_c.gif);}
	.home { float:left;}
	.listleft_h_c { background:url(images/listleft_h_c.gif);}
	.listleft_bg { background:#f7f9fc url(images/listleft_bg.gif) no-repeat center bottom;}
#wp_news_w22 td {
padding: 10px 2px;
}