/* CSS Document */

a:link {
	font-size: 12px;
	font-weight: lighter;
	color: #024D8A;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: lighter;
	color: #024D8A;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: lighter;
	color: #FF3300;
	text-decoration: underline;
}
.text{color:#003366;
font-size:11px;}
.text0{
	color:#ff5500;
	font-size:12px;
	font-weight: normal;
}
.STYLE2 {font-size: 14px; line-height: 20px; font-weight: bold; color: #FF6600; text-decoration: none; }


/* display tag 标签列表样式 */
.table {
 font-size: 13px;
 border: 1px solid #74B3DC;
 color: #000;
 background: #fff;
 width: 99.7% !important;
 width: 99.5%;
}

.table td,.table th{
 font-size: 13px;
 font-weight: normal;
 text-align: center;
 border: 1px solid #e0e0e0;
 border-left: 0px;
 border-top: 0px;
 padding: 0.2em;
}
.table thead th{
 font-size: 13px;
 font-weight: normal;
 border: 1px solid #e0e0e0;
 border-left: 0px;
 border-top: 0px;
 text-align: center;
 background: #d7e9f5;
}
span.pagebanner {
    display: block;
    margin: 10px 0 10px 0;
    padding: 2px 4px 2px 0;
}

span.pagelinks {
    display: block;
    font-size: .95em;
    margin-bottom: 5px;
    margin-top: -18px;
    padding: 2px 0 2px 0;
    text-align: right;
    width: 80%;
}
.style18{color:#ff6600;}
.bottombg {
	background-image: url(../images/buttombg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.table1 {
 font-size: 13px;
 border: 1px solid #74B3DC;
 color: #000;
 background: #fff;
 width: 99.7% !important;
 width: 99.5%;
}

.table1 td,.table th{
 font-size: 13px;
 font-weight: normal;
 border: 1px solid #e0e0e0;
 border-left: 0px;
 border-top: 0px;
 padding: 0.2em;
}


