﻿.app1 {
	height: 40px;
	width: 294px;
	background-color: transparent;
	font-size: 15px;
}
.app1 a {
	width: 294px;
	line-height: 44px;
	padding-right: 53px;
	padding-left: 53px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3399CC;
	color: #000000;
	text-decoration: none;
	border-radius: 4px;
}
.app1 a:hover {
	background-color: #FF7903;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 4px;
}
.app2 {
	height: 25px;
	width: 250px;
	background-color: transparent;
	font-size: 13px;
}
.app2 a {
	width: 250px;
	line-height: 31px;
	padding-right: 14px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3399CC;
	color: #000000;
	text-decoration: none;
	border-radius: 4px;
}
.app2 a:hover {
	background-color: #FF7903;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 4px;
}
.app3 {
	height: 25px;
	width: 250px;
	background-color: transparent;
	font-size: 13px;
}
.app3 a {
	width: 250px;
	line-height: 31px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3399CC;
	color: #000000;
	text-decoration: none;
	border-radius: 4px;
}
.app3 a:hover {
	background-color: #FF7903;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 4px;
}
.app4 {
	height: 25px;
	width: 250px;
	background-color: transparent;
	font-size: 13px;
}
.app4 a {
	width: 250px;
	line-height: 31px;
	padding-right: 33px;
	padding-left: 33px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3399CC;
	color: #000000;
	text-decoration: none;
	border-radius: 4px;
}
.app4 a:hover {
	background-color: #FF7903;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 4px;
}