﻿@charset "utf-8";
/* CSS Document */

<!--
body {
	font: 微软雅黑, 宋体, Verdana, Arial, Helvetica, sans-serif;
	background:url(./index1122_01.png)  top no-repeat #FFF;
	margin: 0;
	padding: 0;
	color: #000;
	overflow-y:scroll;
	font-size:18px;
}

/* ~~ 元素/标签选择器 ~~ */
ul, ol, dl { /* 由于浏览器之间的差异，最佳做法是在列表中将填充和边距都设置为零。为了保持一致，您可以在此处指定需要的数值，也可以在列表所包含的列表项（LI、DT 和 DD）中指定需要的数值。请注意，除非编写一个更为具体的选择器，否则您在此处进行的设置将会层叠到 .nav 列表。 */
	padding: 0;
	margin: 0;
}

a img { /* 此选择器将删除某些浏览器中显示在图像周围的默认蓝色边框（当该图像包含在链接中时） */
	border: none;
}

/* ~~ 站点链接的样式必须保持此顺序，包括用于创建悬停效果的选择器组在内。 ~~ */
u:link ,a:link {
	text-decoration:none; /* 除非将链接设置成极为独特的外观样式，否则最好提供下划线，以便可从视觉上快速识别 */
}
u:visited ,a:visited {
	text-decoration:none;
}
u:hover, u:active, u:focus , a:active, a:focus { /* 此组选择器将为键盘导航者提供与鼠标使用者相同的悬停体验。 */
	text-decoration: none;
}
.crl{  clear:both; margin:0px; padding:0px;}
.set10{ clear:both; padding:0px; margin:0px; height:10px; overflow:hidden;}

/* ~~ 此固定宽度容器包含其它 div ~~ */
.container {
	width: 1100px;
	margin: 0 auto; /* 侧边的自动值与宽度结合使用，可以将布局居中对齐 */
}

/* ~~ 标题未指定宽度。它将扩展到布局的完整宽度。标题包含一个图像占位符，该占位符应替换为您自己的链接徽标 ~~ */
.header {

}
.h_dh{ width:1100px; overflow:hidden;}
.h_top{ height:270px;}
.h_dh_top{ width:1100px;  height:48px; overflow:hidden; line-height:48px; font-size:16px; background:#009a44;}
.h_dh_top a { display:block; float:left; color:#fff; padding:0px 35px; }
.h_dh_top a:hover{ background:#05833c;}
.h_dh_top u{ display:block; float:left; text-decoration:none; font-size:10px; color:#fff; line-height:48px; }
.h_dh_bottom{ height:40px;  width:1078px; *width:1100px; border:1px  solid #009a44; background:#fbfcfe; line-height:40px;  padding:0px 10px; font-size:15px;}
.h_dh_bottom a { display:block; float:left; padding:0px 24px; color:#019946; }
.h_dh_bottom a:hover{ color:#F00;}

/* ~~ 以下是此布局的列。 ~~ 

1) 填充只会放置于 div 的顶部和/或底部。此 div 中的元素侧边会有填充。这样，您可以避免使用任何“方框模型数学”。请注意，如果向 div 自身添加任何侧边填充或边框，这些侧边填充或边框将与您定义的宽度相加，得出 *总计* 宽度。您也可以选择删除 div 中的元素的填充，并在该元素中另外放置一个没有任何宽度但具有设计所需填充的 div。

2) 由于这些列均为浮动列，因此未对其指定边距。如果必须添加边距，请避免在浮动方向一侧放置边距（例如：div 中的右边距设置为向右浮动）。在很多情况下，都可以改用填充。对于必须打破此规则的 div，应向该 div 的规则中添加“display:inline”声明，以控制某些版本的 Internet Explorer 会使边距翻倍的错误。

3) 由于可以在一个文档中多次使用类（并且一个元素可以应用多个类），因此已向这些列分配类名，而不是 ID。例如，必要时可堆叠两个侧栏 div。您可以根据个人偏好将这些名称轻松地改为 ID，前提是仅对每个文档使用一次。

4) 如果您更喜欢在左侧（而不是右侧）进行导航，只需使这些列向相反方向浮动（全部向左，而非全部向右），它们将按相反顺序显示。您无需在 HTML 源文件中移动 div。

*/
.sidebar1 {
	float: right;
	width: 256px;
}
.nav{ width:256px; height:auto; border:1px solid #dcdcde; border-top:3px solid #009a44; padding-bottom:10px;}
.btall{ height:40px;  border-bottom:1px solid #dcdcde; line-height:40px; padding:0px 10px;}
.btall u{ text-decoration:none; float:left; width:120px; color:#009a44; font-size:16px; font-weight:bold; display:block; text-align:center; cursor:pointer;}
.btall  a{ display:block; float:right; width:56px; text-align:right; font-size:12px; color:#818181; }
.zfxxgk ,.ztzl{ width:239px; margin:0px auto;}
.zfxxgk a { display:block; margin-top:10px; background:url(./index2_15.png) no-repeat; line-height:47px; width:239px; height:47px; text-align:center; color:#fff; font-size:16px;}
.sgs a  ,.ztzl a { padding-top:10px; display:block;}
.content {
	width:834px;
	float:left;
	overflow:hidden;
}
.ly1{ width:802px; height:auto; border:1px solid #dcdcde; padding:15px;  overflow:hidden;}
.lycenter{ width:386px; float:left;}
.banner2{ position:relative; width:1100px;}
.lyfg{ position:absolute; top:0px; left:0px; /*background:url(images/index2_120.png) no-repeat; */ width:240px; height:112px;}
.lybiaoti{ border-bottom:1px solid #009a44; height:42px; line-height:42px; margin-bottom:2px}
.lybiaoti u{ display:block; background:#009a44; color:#fff; font-size:16px; text-align:left; float:left; padding:0px 30px; text-decoration:none;}
.lybiaoti a{ display:block; float:right; width:50px; color:#818181; text-align:center; font-size:12px;}
.lycneter_all{ border-bottom:1px dashed #dddddd; height:29px; line-height:29px;}
.lycneter_all a {  display:block; color:#303030; float:left; width:290px; font-size:14px; background:url(./index2_07.png) left no-repeat; padding-left:12px; overflow:hidden;}
.lycneter_all u{ float:right; width:80px; text-decoration:none; color:#a7a7a7; font-size:12px;}
.fright{ float:right;}
.hdcy{  padding:0px !important; width:832px;     border-top: 3px solid #009a44;overflow:hidden; height:250px !important;}
.wsbs{ padding:0px !important; width:832px;     border-top: 3px solid #009a44; overflow:hidden; height:279px !important;}
.wsbs_right{ float:right; width:450px; padding:12px 10px;}
.wsbs_left{ float:left; width:340px; padding:22px 10px; line-height:42px; font-size:15px; padding-right:0px;}
.wsbs_left a{ display:block; float:left; padding-left:50px; color:#fff; width:112px; margin:0px 8px  8px 0px; height:42px;}
.wsbs_pic1{ background:url(./index2_45.png) no-repeat;}
.wsbs_pic2{ background:url(./index2_43.png) no-repeat;}
.wsbs_pic3{ background:url(./index2_45-16.png) no-repeat;}
.wsbs_pic4{ background:url(./index2_48.png) no-repeat;}
.hdcy_left{ width:105px; float:left; padding:10px;}
.hdcy_left a { display:block; width:105px; height:90px;}
.hdcy_right{ float:right; margin:10px ; width:675px; height:169px; padding:10px; border:1px solid #cdcdcd; margin-left:0px;}
.hdcy_right table tr td {
    font-size: 14px !important;
}
.hdcy_right table td {
    height: 18px;
    color: #171717;
    line-height: 18px;
    border: 3px solid #fff;
    text-align: center;
}
.new_pices{ width:408px; height:292px; float:left; overflow:hidden;}
.new_pices a img{ width:408px; height:292px;}
.new_text{ background:#fff; float:left; width:424px;  border:1px solid #cdcdcd; border-top: 3px solid #009a44;}
.new_texttop{ height:40px; background:#f8f8f8; border-bottom:1px solid #cdcdcd; line-height:40px; padding:0px 10px 0px 0px !important;}
#nuv .new_texttop u{ width:150px !important; cursor:pointer; text-align:center;}
#nuv .new_texttop u a { font-size:16px;}
.new_right{ float:right; width:256px; }
.new_text .lycneter_all{ padding:0px 10px;}
.new_text h1{ height:52px; line-height:52px; text-align:center; overflow:hidden; padding:0px; margin:0px;}
.new_text h1 a{ color:#F00; font-size:16px;}
.new_text p{ line-height:24px; font-size:12px; position:0px; margin:0px; padding: 0px 10px 3px 10px; }
.new_text p a{ color:#6c6c6c;}
.new_text p a .xq{ color:#ef7a08 !important;}
.tzgg{ width:236px; margin:0px auto;}
.tzgg_all a{ width:224px !important; overflow: hidden; }
.header_right{ width:470px; float:right;}
.lyxmt{ cursor:pointer; padding-top:52px; text-align:center; font-size:14px; color:#fff; line-height:20px; width:80px;float:right;font-weight:bold;}
.zglyw{ width:80px; padding-top:52px; padding-left:30px; text-align:center; font-size:14px; line-height:20px; float:right; font-weight:bold;}
.zglyw a { color:#fff;}
.sousu {
    float: left;
    position: relative;
    padding-top: 40px;
    padding-left: 150px;
}
.fdj{ z-index:1; position:absolute; top:48px;left:154px; background:url(./index116666_10.png) no-repeat; width:26px; height:17px;}
.sosuo{ background:url(./suo.png) repeat; width:220px; height:30px; border:1px solid #e58805; color:#333; line-height:30px; padding-left:30px;}
.js{ width:65px; height:32px; background:#e58805; line-height:32px; color:#fff; font-size:14px; border:0px; text-align:center;}
.dh{ padding:0px; margin:0px;}
.dh img{ padding:0px; margin:0px; float:left;}
.FocusPic {
	overflow: hidden; position: relative; zoom: 1; height:292px;
}
.FocusPic .content {
	overflow: hidden;
}
.FocusPic1 {
	overflow: hidden; position: relative; zoom: 1; height:112px;
}
.FocusPic1 .content {
	overflow: hidden;
}
.FocusPic .changeDiv a ,.FocusPic1 .changeDiv a {
	left: 0px; top: 0px; display: none; position: absolute;
}
.FocusPic .title ,.FocusPic1 .title {
	left: 0px; width: 0px; height: 0px; bottom: 0px; line-height: 30px; overflow: hidden; position: absolute;
}
.FocusPic .title-bg ,.FocusPic1 .title-bg {
	background: rgb(0, 0, 0); filter: alpha(opacity=50); opacity: 0.5;
}
.FocusPic .title a {
	color: rgb(255, 255, 255); padding-left: 10px; font-size: 14px; display: block;
}
.FocusPic .title a:hover {
	color:#e1a900;
	text-decoration: none;
}

.FocusPic .change {
	height: 20px; text-align: right; right: 3px; bottom: 0px; position: absolute; z-index: 9999; _right: 4px;
}

.FocusPic .change i {
	background: rgb(102, 102, 102); padding: 2px 6px; height: 15px; color: rgb(255, 255, 255); line-height: 15px; font-size: 12px; font-style: normal; margin-right: 2px; display: inline-block; cursor: pointer; zoom: 1;
}



.FocusPic .change i.cur {
	background: rgb(255, 119, 0);
}

 .FocusPic1 .change {display:none } 

.tq ,.tq strong{ font-size:12px; font-weight:normal;}


/* ~~ 此分组的选择器为 .content 区域中的列表提供了空间 ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* 此填充反映上述标题和段落规则中的右填充。填充放置于下方可用于间隔列表中其它元素，置于左侧可用于创建缩进。您可以根据需要进行调整。 */
}

/* ~~ 导航列表样式（如果选择使用预先创建的 Spry 等弹出菜单，则可以删除此样式） ~~ */
ul.nav {
	list-style: none; /* 这将删除列表标记 */
	border-top: 1px solid #666; /* 这将为链接创建上边框 – 使用下边框将所有其它项放置在 LI 中 */
	margin-bottom: 15px; /* 这将在下面内容的导航之间创建间距 */
}
ul.nav li {
	border-bottom: 1px solid #666; /* 这将创建按钮间隔 */
}
ul.nav a, ul.nav a:visited { /* 对这些选择器进行分组可确保链接即使在访问之后也能保持其按钮外观 */
	padding: 5px 5px 5px 15px;
	display: block; /* 这将为链接赋予块属性，使其填满包含它的整个 LI。这样，整个区域都可以响应鼠标单击操作。 */
	width: 160px;  /*此宽度使整个按钮在 IE6 中可单击。如果您不需要支持 IE6，可以删除它。请用侧栏容器的宽度减去此链接的填充来计算正确的宽度。 */
	text-decoration: none;
	background-color: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* 这将更改鼠标和键盘导航的背景和文本颜色 */
	background-color: #ADB96E;
	color: #FFF;
}

/* ~~ 脚注 ~~ */
.footer {
	background-color: #f6f6f6;
	position: relative;/* 这可以使 IE6 hasLayout 以正确方式进行清除 */
	clear: both; /* 此清除属性强制 .container 了解列的结束位置以及包含列的位置 */
	border-top:10px solid #009917;
}
.footer p{ font-size:12px; color:#009917; text-align:center; display:block; width:1007px; margin:0px auto; line-height:26px; padding:40px 0px 0px 0px;}
//.footer a{ margin:0px auto; display:block; width:59px; height:74px; padding: 0px;}
.footer a{ margin:0px auto; width:59px; height:74px; padding: 0px;}

/* ~~ 其它浮动/清除类 ~~ */
.fltrt {  /* 此类可用于在页面中使元素向右浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用于在页面中使元素向左浮动。浮动元素必须位于其在页面上的相邻元素之前。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 如果从 #container 中删除或移出了 #footer，则可以将此类放置在 <br /> 或空 div 中，作为 #container 内最后一个浮动 div 之后的最终元素 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
-->
/*主导航菜单*/



/*子栏目*/

.nav_on {

	background:url(./hdi.png) no-repeat left bottom;
	border-bottom:1px solid #fff;
}



#sddm
{
	padding: 0;
	z-index: 30;
	width: 80px;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;}

#sddm li a
{	display: block;
	
	padding: 4px 10px;
	width: 80px;
	color: #FFF;

	text-decoration: none}

#sddm li a:hover
{}

#sddm div
{	position: absolute;
    z-index:2;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fff;
	border:1px solid #CCC;}

	#sddm div a
	{	
		display: block;
		width: 170px;
        text-align: left;
       
		padding: 5px 10px;
		height:35px;
		white-space: nowrap;
		text-decoration: none;
		background: #fff;
		color: #000;
 line-height:35px;
		}

	#sddm div a u:hover
	{	
		color:#900;}
#m1 a img{ width:35px; height:35px; float:left;}
#m1 a  u{ display:block; line-height:35px; font-size:12px; color:#000; float:left; text-decoration:none; font-weight:normal;}



/*list*/
.list_right{ width:790px; padding:0px 10px; border:1px solid #cdcdcd; float: right; background:#fff;}
.listall{ background:;}
.r_top{ height:40px; border-bottom:2px solid #009a44; line-height:40px;}
.r_top u { text-decoration:none; background:url(./list2_03.png) no-repeat left; padding-left:20px; display:block; float:left; line-height:40px; color:#009a44; font-size:16px;}
.r_top span{ display:block; text-align:left; float:right; background:url(./list2_06.png) no-repeat left; padding-left:16px; color:#000px; font-size:12px;}
.r_text{ height:30px; border-bottom:1px dashed #dddddd; line-height:30px; width:790px; overflow:hidden;}
.r_text a{ display:block; float:left; width:700px; overflow:hidden; color:#3a3a3a; font-size:14px; background:url(./list2_011.png) no-repeat 0px 12px; padding-left:10px;}
.r_text u{ text-decoration:none; display:block; float:right; color:#a3a3a3; font-size:14px;}
.r_top span a { font-weight:bold; color:#000;}
.page_list{ margin:0px auto; font-size:12px; line-height:30px; color:#000; text-align:center;}
.page_list a { color:#000}
.list_left{ float:left; width:278px; background:#fff;}
.l_fl{ width:266px; background:#fff; height:auto; border:1px solid #cdcdcd; padding:5px;}
.l_flone{  height:40px; line-height:40px; text-align:center; background:url(./list2_06_060.png) no-repeat  75px 12px #009a44; font-size:18px; color:#fff; width:266px; }
.l_fltow{ width:246px; margin:5px auto; font-size:16px; line-height:40px; height:40px; text-align:center;  margin-bottom:0px !important;}
.l_fltow a { color:#3e3e3e; width:246px;height:40px;  display:block; background:#f0f0f0;}
.l_fltow a:hover { color:#3e3e3e;  background:#b5e8bd; }
.listnav{ width:276px;}
#list_zf ,#listztzl{ width:256px;}
#list_zf a{ width:256px; background:url(./index2_100005.png) no-repeat;}
#listztzl a img{ width:256px;}
#listsgs a img{ width:276px;}

/*cte_nr*/
.cte_nr{ width:1078px;}
.cte_nr h3{ height:50px; line-height:50px; font-size:20px; color:#010101; text-align:center; margin:0px auto; padding:0px; }
.time_r{ width:600px; margin:0px auto; display:block; background:#f1f1f1; height:30px; line-height:30px; color:#565656; font-size:12px; text-align:center;}
.cte_nr span{ padding:0px; color:#393939; text-align:left; line-height:30px;}
.xzcf{ border:#fff; }
.xzcf_cx{ border:1px solid #009a44; border-top:0px; height:84px;}
#xzcf_ss{ float:none; padding-left:134px; padding-top:21px; width:537px;}
#xzcf_ss .sosuo{  width:400px; height:40px; border:1px solid #009a44; color:#333; line-height:40px; padding-left:20px; background:none;}
#xgs_list{ width:256px; margin:0px auto;}
#xgs_list .nb{ background:url(./xzxk-list2_03.png) no-repeat center; font-size:20px; width:256px; height:40px; color:#fff; text-align:center; line-height:40px;}
#xgs_list .ml{ background:url(./xzxk-list2_06.png) no-repeat center; font-size:20px; width:256px; height:40px; color:#029545; text-align:center; line-height:40px;}
.xzcf_content{ width:1080px; background:#fff; padding:10px;}
.xzcf_content h4{ line-height:50px; padding:0px; margin:0px; text-align:left; font-size:24px; color:#626463; font-weight:normal; padding-left:10px;}
.xzcf_content_top{ border-top:2px solid #009a44; height:40px; line-height:40px;}
.xzcf_content_top span{ padding:10px 30px; color:#fff; background:#009a44; height:40px; width:auto; font-size:18px;}
.dataintable {
	font-size:14px;
    margin-top: 10px;
    border-collapse: collapse;
    border: 1px solid #aaa;
	color:#515151;
    width: 1078px;
}
.dataintable tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.dataintable tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.dataintable th {
	font-weight:normal;
    vertical-align: baseline;
	line-height:40px;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
	padding:0px 10px;
    text-align: left;
}
.dataintable td {
    vertical-align: text-center;
	line-height:40px;
	padding:0px 10px;
    background-color: #f3f3f3;
    border: 1px solid #dbdbdb;
}
#smll td{     
    vertical-align: text-center;
	line-height:40px;
	padding:0px 10px;
    background-color: #f3f3f3;
	border-top:0px;
	border-left:0px;
	text-align:center;
 }
 #smll th{     
    vertical-align: text-center;
	line-height:40px;
	padding:0px 10px;
    background-color: #f3f3f3;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	text-align:center;
 }

 /*input_list*/
 
 #input_list{ width:1078px;}
 #input_list .xzcf_cx{ border:0px; height:auto;} 
 #input_list .xzcf_cx #xzcf_ss{ padding-left: 264px;}
 #input_list .r_text{ width:1078px;}
  #input_list .r_text span{ color:red;}
.text-left {text-align: left;}
.hotkeyword {font-size:12px; margin-top: 10px;}
.hotkeyword ul { padding: 0px 0px; list-style: none;}
.hotkeyword ul li {float: left; padding: 0px 5px;}
.loadsearch {cursor: pointer;}
.col-md-12 {width: 100%;}
.font{ color:#F00; float:left;}
.hotkeyword .cit{float: left; width:400px;}
#nav { padding-left: 0;margin-bottom: 0;list-style: none;}
.nav-pills li.active {font-weight: bold;color: #000;border-bottom: solid 2px #38f;}
.nav-pills li {padding: 10px 15px; float:left;}
.nav-pills a { color:#000;}
.badge {display: inline-block;min-width: 10px;padding: 3px 7px;font-size: 12px;font-weight: 700;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baselinbackground-color: #777;border-radius: 10px;}
.col-md-12 {width: 100%;}
.loadtype {cursor: pointer;}
#nav > li {position: relative; display: block;}
.container-fluid{ font-size:12px;}

 /*input_list  end*/
 
 /*民意征集*/


   .publicpl {
    line-height: 24px;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    color: #999;
    background: url(./public01.png) no-repeat;
    padding: 15px 0px 0px 20px;
	font-size:14px;
}

 .publicpl input {
    border: 1px solid #ddd;
    background: #f7f7f7;
}
.publicjg {
    line-height: 24px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 30px;
}
.publiccon {
    line-height: 15px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 30px;
    border-top: 6px solid #e6f2fb;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
	font-size:14px;
}
.pubt3 {
    height: 30px;
    padding-left: 10px;
    background: #f6f6f6;
}
.pubt2 {
    text-align: right;
    height: 30px;
    padding-right: 10px;
    background: #f6f6f6;
}
.pubt1 {
    color: #999;
    padding: 10px 10px 10px 20px;
}
.agreeBg {
    border: 0px;
    background-repeat: no-repeat;
    background-image:url(./yj01.gif);
    font-size: 12px;
    color: #b71905;
    width: 40px;
    float: left;
    height: 39px;
}
.disageeBg {
    border: 0px;
    background-repeat: no-repeat;
    background-image: url(./yj02.gif);
    font-size: 12px;
    color: #217c0f;
    width: 40px;
    height: 39px;
    float: right;
}
#zhengwen { padding:5px 0;}
#zhengwen a{ width:460px; } 
#zhengwen  u { font-size:12px;float:left;}
#zhengwen  span { display:block; float:left; }
#zhengwen  span a { width:64px; height:22px; background:none}


/*评论样式*/
.commnet{margin:20px 0 30px;padding:8px 0 0 8px;background:url(templates/default/images/commnet_bg.png) repeat-x;border:1px solid #ccc;border-radius:3px;}
.commnet textarea{width:100%;height:59px;border:none;background:transparent;outline:none;font-size:14px;color:#999;overflow:auto;}
.commnet .toolbar{padding-top:8px;_padding-top:5px;*padding-top:5px!important;height:30px;line-height:30px;overflow:hidden;}
.commnet .options{float:left;}
.commnet .button,
.commnet .button_on{float:right;width:100px;height:30px;border:none;border-left:1px solid #ccc;font-size:14px;font-weight:bold;cursor:pointer;}
.commnet .button{background:url(./commnet_btn_bg.png) repeat-x;}
.commnet .button_on{background:url(./commnet_btnon_bg.png) repeat-x;}
.commlist{margin-top:20px;}
.commlist li{border-bottom:1px solid #eaeaea;word-wrap:break-word;}
.commlist li p{line-height:20px;color:#999；}
.commlist li span.uname{color:#D32;font-family:Verdana;font-weight:bold;}
.commlist li span.time{color:#bbb;}
.commnum span{display:inline-block;width:70px;margin-top:20px;line-height:24px;border:1px solid #ccc;background:#f5f5f5;border-radius:3px;text-align:center;}
.commnum span i{color:#900;font-family:Verdana;font-weight:bold;}


.subBody{     
    width: 1078px;    
    padding: 0px 10px;
    border: 1px solid #cdcdcd;
    background: #fff;}
.vote_area h1{    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #010101;
    text-align: center;
    margin: 0px auto;
    padding: 0px;}
.vote_area p{padding: 10px;
    font-size: 14px;
    color: #393939;
    text-align: left;
    line-height: 30px;}
.vote_area ul { padding:0px; margin:0px;color:#00940e}
.vote_area ul li { list-style:none;}
.hdcy_left u{ display:block; width:105px; height:57px;text-align:center; font-size:12px; font-weight:bold; text-decoration:none; line-height:90px; margin-left:10px; overflow:hidden; cursor:pointer; }
.anav_on{color:#FF3B00;}
.nav_off1{color:#00940e;}


