/*  css document  */
body { text-align: left;  margin:0; padding:0; font-size:14px; color:#000; background:#fff;}

div, form, img, ul, ol, li, dl, dt, dd, p { margin: 0; padding: 0; border: 0; }
table, tr, td, th{ font-size:12px; margin: 0; padding: 0; border: 0;  }
li { list-style-type:none; }
em { font-style:normal; }/* 还原默认字体*/
/*  link  */
a:link { color: #000; text-decoration:none; }
a:visited { color: #000; text-decoration:none; }
a:hover { color: #e8511a; text-decoration:underline;  }
a:active { color: #bc2931; }
/*  public  */
.highlight, .highlight:visited, .highlight a, .highlight a:visited { color:#f00; }
.message, .message:visited, .message a, .message a:visited { color:#f00; }
.gray, .gray:visited, .gray a, .gray a:visited { color:#585858; }
.hidden { display: none; }/* 可用于隐藏该div*/
.clear { clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }/*用与 减少个别浏览器的忽略 清除浮动*/
.tipscontent { line-height: 180%; padding:5px; color: #049; border: 1px dotted #3C5EA8; background-color:#fff; }
.tipscontent b { color: #333; font-weight: lighter; }
.textbox { border: 1px solid #076aaf; }
.button { border: 1px solid #9AB7E0; background:url(default/btnbg.gif) center center; height:20px; font-size:12px; }
.err { color:#f00; display:block; }
.summary {display:none;}

/* 页面层容器 */
#container { margin:0 auto;}
/* 页面头部 */
#header { width:1200px; margin:0 auto;height: 265px;}
#header #logo { }
#header #banner { margin:0; }
#header #navmain { background:url(default/menubg.gif) 0px 0px repeat-x; line-height:35px; height:35px; margin-top:3px; font-family:"微软雅黑"; }
#header #navmain #time { color:#FFF; float:left; width:170px; text-align:center;}
/* 导航 */
#navbar { font-size:14px; font-weight:bold; float:left; width:540px;} /* 定义网站导航条的样式 */
#navbar h2 {display: none;}
#navbar ul { }
#navbar ul li {float: left; width:90px; background:url(default/menubg.gif) 0px -43px no-repeat;}
#navbar ul li a {display: block; color:#FFF; text-align:center;}
#navbar ul li a:hover { color: #fff; background:url(default/menubg.gif) -165px -43px no-repeat;}

#search{ width:220px; float:right;}
#search .forminput{}
#search .forminput .textbox { width:140px; border: 1px solid #076aaf; height:20px; background:#fff; }
#search .forminput .button { background:url(../images/so01.gif) no-repeat 0 0; border: 0px; width:52px; height:25px; line-height:25px; }


/* 页面主体 */
.index #main{ width:990px; margin:0 auto;}
 #main{ width:990px; margin:0 auto;}

#conten_one{ margin-top:25px;}

/* 新闻动态 */
#news_intro { margin-top:20px; width:440px; float:left;}
#news_intro .titlebar { line-height:40px; margin:0px; overflow:hidden; font-family:"微软雅黑"; font-size:28px;   } /* 标题栏 */
#news_intro .titlebar a{ text-decoration:none;}
#news_intro .titlebar .more { float:right; padding-right:8px; } /* 如果more在标题栏内 display:none;隐藏 */
#news_intro .titlebar .more a { width:50px; height:40px; background:url(../images/sidebar_more.gif) no-repeat right bottom; text-indent: -9999em; overflow: hidden; display:block; }
#news_intro .column{ padding:15px 0; line-height:28px; text-indent:30px; background:url(default/dot02.gif) 0 20px no-repeat;font-size: 18px;}
#news_intro .column a.more { height:25px; display:block; width:440px; color:#e62713; text-align:right;} /* 更多  */




/* 文献与资讯 */
#information { margin-top:5px; width:487px; float:left; margin-left:10px;}
#information .titlebar { background:url(../images/sTitleBg02.gif) no-repeat 0 0; height:42px; line-height:36px; margin:0px; overflow:hidden;  } /* 标题栏 */
#information .titlebar .title { padding-left:45px; font-size:16px; font-family:"微软雅黑"; font-weight:bold; float:left; width:100px; color:#007B00; } /* 标题  */
#information .titlebar .title a { color:#fff; }  /* 标题链接颜色  */
#information .titlebar .more { float:right; padding-right:8px; } /* 如果more在标题栏内 display:none;隐藏 */
#information .titlebar .more a { width:50px; height:40px; background:url(default/sidebar_more.gif) no-repeat right bottom; text-indent: -9999em; overflow: hidden; display:block; }
#information .list{ border:1px solid #ccc;}
#information .list ul { padding:15px 15px; }
#information .list li { height:28px; line-height:28px; background:url(default/dot01.gif) 0px 12px no-repeat; padding-left:13px; border-bottom:1px dotted #666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:440px; }
#information .list li a { }


/* 广告图片*/
#add_adbar{ margin-top:20px;}

#conten_two{ margin-top:25px;}

/* 视频访谈 */
#video { width:330px; float:left;}
#video .titlebar { background:url(../images/sTitleBg.gif) no-repeat 0 0; height:58px; line-height:40px; margin:0px; overflow:hidden;  } /* 标题栏 */
#video .titlebar .title { padding-left:65px; font-size:26px; font-family:"微软雅黑";  float:left; width:200px; color:#e62713; } /* 标题  */
#video .titlebar .title a { color:#e62713; text-decoration:none; }  /* 标题链接颜色  */
#video .titlebar .more { float:right; padding-right:8px; } /* 如果more在标题栏内 display:none;隐藏 */
#video .titlebar .more a { width:50px; height:40px; overflow: hidden; display:block; display:none; }
#video .video_pic{ border:1px solid #ccc; padding:1px; margin-top:10px;}
#video .text{ height:40px; line-height:40px; text-align:center;}




/* 常识与问答 */
#liebiao { width:620px; float:right;}
#liebiao .titlebar { background:url(../images/sTitleBg.gif) no-repeat 0 0; height:58px; line-height:40px; margin:0px; overflow:hidden;  } /* 标题栏 */
#liebiao .titlebar .title { padding-left:65px; font-size:26px; font-family:"微软雅黑";  float:left; width:300px; color:#e62713; } /* 标题  */
#liebiao .titlebar .title a { color:#e62713; text-decoration:none;}  /* 标题链接颜色  */
#liebiao .titlebar .more { float:right; padding-right:0px; } /* 如果more在标题栏内 display:none;隐藏 */
#liebiao .titlebar .more a { width:50px; height:40px; overflow: hidden; display:block; }
#liebiao .list{ padding:10px;}
#liebiao .list ul {}
#liebiao .list li { height:32px; line-height:32px; background:url(default/dot01.gif) 0px 15px no-repeat; padding-left:13px; border-bottom:1px dotted #666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:597px; }
#liebiao .list li a { }



/* 聚焦全会 */
#focus {width:310px; float:left;font-size: 18px;}
#focus .titlebar { background:url(../images/sTitleBg.gif) no-repeat 0 0; height:58px; line-height:40px; margin:0px; overflow:hidden;  } /* 标题栏 */
#focus .titlebar .title { padding-left:65px; font-size:26px; font-family:"微软雅黑";  float:left; width:150px; color:#007B00; } /* 标题  */
#focus .titlebar .title a { color:#e62713; text-decoration:none; }  /* 标题链接颜色  */
#focus .titlebar .more { float:right; padding-right:0px; } /* 如果more在标题栏内 display:none;隐藏 */
#focus .titlebar .more a { width:50px; text-align:right; height:40px; display:block; }
#focus .list{ padding:10px 5px; }
#focus .list ul {}
#focus .list li { height:32px; line-height:32px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:310px; }
#focus .list li a { }



/* 观点留声/学习贯彻 */
#implement { width:310px; float:left; margin-left:30px;font-size: 18px;}
#implement .titlebar { background:url(../images/sTitleBg.gif) no-repeat 0 0; height:58px; line-height:40px; margin:0px; overflow:hidden;  } /* 标题栏 */
#implement .titlebar .title { padding-left:65px; font-size:26px; font-family:"微软雅黑"; float:left; width:150px; color:#007B00; } /* 标题  */
#implement .titlebar .title a { color:#e62713; text-decoration:none; }  /* 标题链接颜色  */
#implement .titlebar .more { float:right; padding-right:0px; } /* 如果more在标题栏内 display:none;隐藏 */
#implement .titlebar .more a { width:50px; height:40px; text-align:right; display:block; }
#implement .list{ padding:10px 5px; }
#implement .list ul {}
#implement .list li { height:32px; line-height:32px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:310px; }
#implement .list li a { }


/* 页面底部 */
#footer { clear:both; background:#e8511a; padding:25px 0; margin-top:8px; width:1200px; margin:20px auto 0 auto; }
#footer #footernav { }
#footer #copyright { text-align:center; line-height:180%; color:#fff;}
#footer #copyright a{ color:#fad8cc;}



.page {
	clear: both;
	height: 25px;
	text-align: center;
	margin-bottom:15px;

}