﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table-text-title3{
    font-family:"宋体";
    font-size:12px;
    color:#999999;
}
.Head-title2-blue{
    font-family:"宋体";
    font-size:12px;
    color:#0024FF;
    text-decoration:none;
	letter-spacing:1px;
}
.table-text-news-title{
    font-family:"宋体";
    font-size:14px;
    color:#FFFFFF;
	font-weight:bold;
}
.table-text-news-title A:link{
    COLOR: #fff
}
.table-text-news-title A:visited{
    COLOR: #fff
}
.table-text-news-title A:hover{
    COLOR: #ffea00; TEXT-DECORATION: underline
}
.table-title{
	font-family:"宋体";
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.text-line2{
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-left-style: none;
	border-bottom-style: solid;
}
.text-title{
    font-family:"黑体";
    font-size:18px;
    color:#000000;
	letter-spacing:1px;
}
.text-red{
    font-family:"宋体";
    font-size:12px;
    color:#FF0000;
}
.text{
    font-family:"宋体";
    font-size:14px;
    color:#000000;
	line-height:24px;
}
.userlogin-title{
    font-family:"宋体";
	font-size:14px;
	color:#0024FF;
	font-weight:bold;
	border-bottom: #F5F9FD 1px solid;
}

.table-text-title{
    font-family:"宋体";
    font-size:12px;
    color:#000000;
}
.input{ 
    background-color:#E6F3FC; 
	padding-left:5px;
	BORDER-RIGHT: #B7DCF7 1px solid; 
	BORDER-TOP: #B7DCF7 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #B7DCF7 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #B7DCF7 1px solid; 
	HEIGHT: 16px;

}

/*Links*/
A:link {
	COLOR: #000000; 
	TEXT-DECORATION:none; 		
} 
A:visited {
	COLOR: #000000; 
	TEXT-DECORATION: none;  

}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none;   

}
A:hover {
	COLOR: #0024FF; 
	TEXT-DECORATION: underline;  
}
