td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bor {
    border-left:dotted 1px #999999;
}
.bor1 {
    border-top:dotted 1px #999999;
}
.text {
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	text-decoration: none;
}
.text_2{
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	padding:0px 5px 0px 5px;
	color: #333333;
	text-decoration: none;
}
.text_1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	border-bottom:solid 1px #666666;
	color: #333333;
	text-decoration: none;
}
.header_1 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	background-color:#ffa800;
	padding-left:3px;
	text-decoration: none;
}
.header2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.header_3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #184588;
	text-decoration: none;
}
.menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
    text-decoration:underline;
		color: #f8f8f8;
	}
	
.menu1 {
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.menu1:hover {
    text-decoration:underline;
		color: #FF0000;
	}
.web {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.web:hover {
    text-decoration:underline;
	}
	
	
.pro {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.pro:hover {
    text-decoration:underline;
	}