@charset "utf-8";
/* CSS Document */

body,p,ul,li,td{
    list-style:none;
	font-family:'宋体';
	line-height:20px;;
	font-size:14px;
	color:#555555;
	margin:0;
	padding:0;
}
a {
	 text-decoration:none;
	 color:#555555;
}
a:link{
	 color:#555555;
}
a:visited{
     color:#555555;
	 }
a:hover{
     text-decoration:underline;
	 color:#555555;
}
a:active{
     color:#555555;
}
img,a img {border:0px}


.text1 {
    font-size:14px;
	color:#FFFFFF;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
.text1 a:link{
	color:#FFFFFF;
	 } 
.text1 a:visited{
	color:#FFFFFF;
	 } 
.text1 a:hover{
	color:#FFFFFF;
	 } 
.text1 a:active{
	color:#FFFFFF;
	 }  
.text2 {
    font-size:14px;
	color:#555555;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}
.text2 a:link{
	 color:#515151;
	 } 
.text2 a:visited{
	 color:#515151;
	 } 
.text2 a:hover{
	 color:#ff0000;
	 } 
.text2 a:active{
	 color:#515151;
	 }  
	 
.text3 {
    font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}
.text3 a:link {
	color:#FFFFFF;
}
.text3 a:visited {
	color:#FFFFFF;
}
.text3 a:hover {
	color:#FFFFFF;
}
.text3 a:active {
	color:#FFFFFF;
}
.text4 {
    font-size:14px;
	color:#555555;
	line-height:24px;
	text-decoration:none;
}
.text4 a:link {
	color:#555555;
}
.text4 a:visited {
	color:#555555;
}
.text4 a:hover {
	color:#555555;
}
.text4 a:active {
	color:#555555;
}
.text5 {
    font-size:14px;
	color:#555555;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
}
.text5 a:link {
    font-size:14px;
	color:#555555;
}
.text5 a:visited {
    font-size:14px;
	color:#555555;
}
.text5 a:hover {
    font-size:14px;
	color:#FF0000;
	text-decoration:none;
}
.text5 a:active {
    font-size:14px;
	color:#555555;
}
.text6 {
    font-size:12px;
	color:#555555;
	line-height:20px;
	text-decoration:none;
}
.text6 a:link {
	color:#555555;
}
.text6 a:visited {
	color:#555555;
}
.text6 a:hover {
	color:#FF0000;
	text-decoration:none;
}
.text6 a:active {
	color:#555555;
}
.table2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBCCCB;
	border-right-color: #CBCCCB;
	border-bottom-color: #CBCCCB;
	border-left-color: #CBCCCB;
}
.table3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #568CB5;
	border-right-color: #568CB5;
	border-bottom-color: #568CB5;
	border-left-color: #568CB5;
}
.table4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D81118;
	border-right-color: #D81118;
	border-bottom-color: #D81118;
	border-left-color: #D81118;
}
.table5 {
	border: 1px solid #CBCCCB;
}.table1 {
	border: 1px solid #E7E7E7;
}
.text1 li{
    font-size:14px;
    float:left;
	padding:0 18px;}
.text3 li{
    font-size:12px;
    float:left; padding:0 3px;}
#menu {
    width:90%;
	margin:0 auto;
	height:auto;
	}
#menu li{
    float:left;
    height:20px;
	width:100%;
	border:1px #bababa dashed;
	margin-top:4px;
	padding:4px;
	background-color:#FFFFFF;
	}
