﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	background-image:url(banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.ss {
	font-family:tahoma,arial,simsun,宋体;
	font-size: 12px;
	color: #fefefe;
	line-height: 20px;
}
.date {
    font-family:,tahoma,arial,simsun,宋体;
	font-size: 12px;
	line-height: 21px;
	color: #121212;
}
.date  a{
    font-family:tahoma,arial,simsun,宋体;
	   font-size: 12px;
	   color: #121212;
	   text-decoration:none;
 }
.date  a:hover{ 
        color: #CC0000;                                  /********超链接鼠标经过颜色********/
 } 
.date4 {
    font-family:,tahoma,arial,simsun,宋体;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #121212;
}
.date4  a{
    font-family:tahoma,arial,simsun,宋体;
	   font-size: 12px;
	   font-weight: bold;
	   color: #121212;
	   text-decoration:none;
 }
.date4  a:hover{ 
        color: #CC0000;                              /********超链接鼠标经过颜色********/
 }   
.h1 {
    font-family:tahoma, arial, simsun, "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.h1  a{
    font-family:tahoma, arial, simsun, "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
    text-decoration:none;
 }
.h1  a:hover{                                          /********鼠标经过颜色********/
    color: #CC0000;
 } 
.hh1 {
    font-family:tahoma,arial,simsun,宋体;
	font-size: 16px;
	color: #0066CC;
	line-height: 25px;
	font-weight: bold;
}
.hh1  a{
    font-family:tahoma,arial,simsun,宋体;
	font-size: 16px;
	color: #0066CC;
	line-height: 25px;
	ext-decoration:none;
 }
.hh1  a:hover{                                          /********鼠标经过颜色********/
    color: #CC0000;
 } 
.date2 {
    font-family:tahoma,arial,simsun,宋体;
	font-size: 14px;
	line-height: 24px;
	color:#666666
}
.date2  a{
    font-family:tahoma,arial,simsun,宋体;
	font-size: 14px;
    color: #666666;
    text-decoration:none;
 }
.date2  a:hover{                                          /********鼠标经过颜色********/
    color:#4545453;
	font-family:tahoma,arial,simsun,宋体;
	font-size: 14px;
	text-decoration:none;
 }   
.date3 {
    font-family:tahoma,arial,simsun,宋体;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.date3 a{
    font-family:tahoma,arial,simsun,宋体;
    font-size: 14px;
    color:#FFFFFF;
    text-decoration:none;
	font-weight: bold;
 }
.date3 a:hover{                                          /********鼠标经过颜色********/
    color:#FF9933;
 } 
 
.h
{  
	color: #000000; 
	font-size:12px;
	text-decoration:none;
}
a.h:hover
{  
	color: #FF0000; 
	font-size:12px;
	text-decoration:underline;
}
a.h:link
{  
	color: #FF0000; 
	font-size:12px;
	text-decoration:underline;
}
a.h:visited
{  
	color: #FF0000; 
	font-size:12px;
	text-decoration:underline;
}
a.h:active
{  
	color: #FF0000; 
	font-size:12px;
	text-decoration:underline;
}