﻿body {
	line-height:18px;
	font-family: "宋体", simsum, verdana, arial, sans-serif;
}

.line_5 {
	height:5px;
	line-height:5px;
	width:100%;
}
.line_10 {
	height:10px;
	line-height:10px;
	width:100%;
}

/*字体样式*/
.font_1 {
	color: #004FB0;
	font-size: 12px;
}
.font_2 {
	color: #6F6F6F;
	font-size: 14px;
	font-weight:bold;
} 
.font_3 {
	color: #EB3C00;
	font-size: 14px;
	font-weight:bold;
} 
.font_4 {
	color: #2388B8;
	font-size: 14px;
	font-weight:bold;
} 
.font_5 {
	color: #010101;
	font-size: 12px;
} 
.font_6 {
	color: #2588C1;
	font-size: 12px;
} 
.font_7 {
	color: #1989D7;
	font-size: 14px;
	font-weight:bold;
} 

/*链接样式*/
a.v5_a1:visited { color: #004FB0; text-decoration:none; font-size:12px;}
a.v5_a1:link { color: #2588C1; text-decoration:none;font-size:12px;}
a.v5_a1:hover{ color:#FDCF00; text-decoration:underline;font-size:12px;} 

a.v5_a2:visited { color: #004FB0; text-decoration:none; font-size:14px;font-weight:bold;}
a.v5_a2:link { color: #EB3C00; text-decoration:none;font-size:14px;font-weight:bold;}
a.v5_a2:hover{ color:#FDCF00; text-decoration:underline;font-size:14px;font-weight:bold;} 

a.v5_a3:visited { color: #1989D7; text-decoration:none; font-size:12px;}
a.v5_a3:link { color: #1989D7; text-decoration:none;font-size:12px;}
a.v5_a3:hover{ color:#1989D7; text-decoration:underline;font-size:12px;} 

