﻿


.black {
	height: auto;
	font-family:"宋体"; font-size:12px; color:#000000 
}
.white {
	height: auto;
	font-family:"宋体"; font-size:12px; color:#ffffff 
}
.blackbold {
	height: auto;
	font-family:"宋体"; font-size:14px; font weight:bold;color:#000000 
}
.title {
	height: auto;
	font-family:"黑体"; font-size:16px; color:#ff0000 
}

.blue {
	height: auto;
	font-family:"宋体"; font-size:12px; color:#0244bd 
}

.tab{

    BORDER-RIGHT: #0244bd 1px solid;

    BORDER-TOP: #0244bd 1px solid;

    FONT-SIZE: 12px;

    BORDER-LEFT: #0244bd 1px solid;

    BORDER-BOTTOM: #0244bd 1px solid;
	width:160px;height:20px;

}
.tab2{

    BORDER-RIGHT: #0244bd 1px solid;

    BORDER-TOP: #0244bd 1px solid;

    FONT-SIZE: 12px;

    BORDER-LEFT: #0244bd 1px solid;

    BORDER-BOTTOM: #0244bd 1px solid;
	width:100px;height:20px;

}

