body {
	scrollbar-face-color: #E0E0E0;                  /*滚动条凸出部分的颜色 */
	scrollbar-highlight-color: #ffffff;                 /*滚动条空白部分的颜色 */
	scrollbar-shadow-color: #999999;             /*立体滚动条阴影的颜色 */
	scrollbar-3dlight-color: #999999;              /*滚动条亮边的颜色 */
	scrollbar-arrow-color:#000000;                /*上下按钮上三角箭头的颜色 */
	scrollbar-track-color: #f7f7f7;                  /*滚动条的背景颜色 */
	scrollbar-darkshadow-color: #ffffff;           /*滚动条强阴影的颜色 */
	margin:0px;

		}

/*首页样式*/

.news_title {
   font-size:14px;
   font-weight:bold;
   color:AE0000;
   line-height:25px;
}
.news_title A {
   font-size:14px;
   font-weight:bold;
   color:AE0000;
   line-height:25px;
	text-decoration:none;  
}
.news_title A:hover {
   color:000;
   	text-decoration:underline;
}

.der_red {
   font-size:12px;
   color:fff;
}

.der_gray {
   font-size:12px;
   color:5b5b5b;
}

.der_gray A {
   font-size:12px;
   color:5b5b5b;
	text-decoration:none;  
}
.der_gray A:hover {
   color:8f0b0b;
   	text-decoration:underline;
}


.news_inc {
   font-size:12px;
   color:545454;
    line-height:18px;
}
.news_inc A {
   font-size:12px;
   color:545454;
    line-height:18px;
		text-decoration:none; 
}
.news_inc A:hover{
   color:000;
	text-decoration:underline; 
}

.deft_link {
   color:0394BE;
   font-size:12px;
}
.deft_link A{
   color:0394BE;
   font-size:12px;
   text-decoration:underline; 
}
.deft_link A:hover{
   color:ff0000;
   font-size:12px;
}

.deft_ca_title {
   color:9A521D;
   font-size:12px;
}
.deft_ca_title A{
   color:9A521D;
   font-size:12px;
   text-decoration:none;
}
.deft_ca_title A:hover{
   color:000;
   text-decoration:underline;
}

/* 页尾样式 */

.bottom_nav {
    font-size:12px;
	color:a4986d;
}
.bottom_nav A {
    font-size:12px;
	color:a4986d;
	text-decoration:none
}
.bottom_nav A:hover {
    font-size:12px;
	color:000;
	text-decoration:underline
}

.copyright {
    font-size:12px;
	color:990000;
}

.icp {
    font-size:12px;
	color:000;
}

.page_lc {
    font-size:12px;
	color:c1ac8e;
}

.menu {
    font-size:13px;
	color:9c630d;
}
.menu A {
    font-size:13px;
	color:9c630d;
	text-decoration:none
}
.menu A:hover {
   font-weight:bold;
	color:000;
	text-decoration:underline
}

.menu_b {
    font-size:12px;
	color:ffc600;
}
.menu_b A {
    font-size:12px;
	color:ffc600;
	text-decoration:none;
}
.menu_b A:hover {
	color:fff;
	text-decoration:none;
}


.con01{
    font-size:13px;
	color:414141;
	line-height:20px;
}

.news_list {
   font-size:12px;
   color:6f6f6f ;
}

.news_list A {
   font-size:12px;
   color:000; 
   text-decoration:none   
}

.news_list A:hover {
   color:c10b0b;
   font-weight:bold;
}

.news_title {
   font-size:13px;
   color:000;
      font-weight:bold;
}

.news_pm {
	border-top: 0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px double dfdfdf;
  font-size:12px;
  color:999999;

}
.index_new_link {
	font-family: "宋体";
	font-size: 12px;
	color: 867818;
}
.index_new_link a:link {font-family: "宋体";font-size: 12px;color: 867818;TEXT-DECORATION: none;}
.index_new_link a:visited {font-family: "宋体";font-size: 12px;color: 867818;TEXT-DECORATION: none;}
.index_new_link a:hover {font-family: "宋体";font-size: 12px;color: 867818;TEXT-DECORATION: underline;}
.index_new_link a:active {font-family: "宋体";font-size: 12px;color: 867818;TEXT-DECORATION: none;}

.input_qa {
	border-style: none;                     
        color:#AF791F;                        
	background-color:#faf6eb;
	border-color: #c6a582; border-style: dotted; border-width: 1px; height:20px;
}
.img {
   border:3px solid #efefef;
}

.home_links {
 	font-size: 12px;
	color: #606060;
	line-height:22px;
}

.home_links A {
 	font-size: 12px;
	color: #606060;
	text-decoration: none; 
	line-height:22px;
}
.home_links A:hover {
 	font-size: 12px;
	color: #000000;
    text-decoration: underline; 
}

#title_bgPic {
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	background-image: url(../images/view_title.gif);
}