@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family:"宋体";
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
    color:#000000;
    font-size:12px;
	text-decoration:none;
}
a:visited {
    font-size:12px;
	text-decoration:none;
	color:#000000;
}
a:hover {
    font-size:12px;
	text-decoration:underline;
	color:#000000;
}
.mybt {
    font-size:14px;
	color:#003F74;
	font-weight:bold;
    
}
.mybt a:link {
    color:#003F74;
    font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.mybt a:visited {
    font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#003F74;
}
.mybt a:hover {
    font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#003F74;
}
.mybt1 {
    font-size:12px;
	color:#003F74;
	font-weight:bold;
    
}

.mybt11 {
    font-size:14px;
	color:#003F74;
	font-weight:bold;
    
}

.mybt111 {
	font-size:14px;
	color:#333333;
	line-height:150%;    
}

.mybt2 {
    font-size:12px;
	color:#006FA3;
	font-weight:bold;
    
}
.mybt2 a:link {
    color:#006FA3;
    font-size:12px;
	text-decoration:none;
}
.mybt2 a:visited {
    font-size:12px;
	text-decoration:none;
	color:#006FA3;
}
.mybt2 a:hover {
    font-size:12px;
	text-decoration:underline;
	color:#006FA3;
}
.title_black {
    font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:36px;
	padding-bottom:-10px;
}

.more {
    font-size:12px;
	font-weight:normal;
    color: #FFFFFF;
}
.table_border{
border:1px solid #B3DEFF;
}
.line_height{
    line-height:21px;
}


