﻿
/*自适应宽度圆角按钮*/
.Ybotton_blue li a /*蓝色文字按钮*/ /*蓝色文字按钮*/
{
	background: url(../../Images/Passport/Ybuttom_bule.gif) left 0;
	color: #193674;
	text-decoration: none;
	height: 40px;
	float: left;
	cursor: hand;
	margin: 0 5px 0 0;
	list-style-position: outside;
	list-style-type: none;
	font-size: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
}
.Ybotton_blue li a:hover
{
	background: url(../../Images/Passport/Ybuttom_bule.gif) left -40px;
	height: 40px;
	color: #193674;
	text-decoration: none;
}
.Ybotton_blue li a span
{
	background: url(../../Images/Passport/Ybuttom_bule.gif) right 0;
	padding: 13px 25px 5px 5px;
	margin: 0 0 0 35px;
	float: left;
	height: 20px;
	color: #193674;
}
.Ybotton_blue li a:hover span
{
	background: url(../../Images/Passport/Ybuttom_bule.gif) right -40px;
	color: #fff;
	padding: 13px 25px 5px 5px;
	margin: 0 0 0 35px;
	height: 20px;
}

.Ybotton_blue2 li a /*蓝色文字按钮*/ /*蓝色文字按钮*/
{
	background: url(../../Images/Passport/Ybuttom_bule2.gif) left 0;
	color: #193674;
	text-decoration: none;
	height: 40px;
	float: left;
	cursor: hand;
	margin: 0 5px 0 0;
	list-style-position: outside;
	list-style-type: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
}
.Ybotton_blue2 li a:hover
{
	background: url(../../Images/Passport/Ybuttom_bule2.gif) left -40px;
	height: 40px;
	color: #193674;
	text-decoration: none;
}
.Ybotton_blue2 li a span
{
	background: url(../../Images/Passport/Ybuttom_bule2.gif) right 0;
	padding: 13px 25px 5px 5px;
	margin: 0 0 0 30px;
	float: left;
	height: 20px;
	color: #193674;
}
.Ybotton_blue2 li a:hover span
{
	background: url(../../Images/Passport/Ybuttom_bule2.gif) right -40px;
	color: #fff;
	padding: 13px 25px 5px 5px;
	margin: 0 0 0 30px;
	height: 20px;
}


.Ybotton_grey li a /*灰色文字按钮*/ /*灰色文字按钮*/
{
	background: url(../../Images/Passport/Ybuttom_grey.gif) left 0;
	color: #193674;
	text-decoration: none;
	height: 40px;
	float: left;
	cursor: hand;
	margin: 0 5px 0 0;
	list-style-position: outside;
	list-style-type: none;
	font-size: 18px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
}
.Ybotton_grey li a:hover
{
	background: url(../../Images/Passport/Ybuttom_grey.gif) left -40px;
	height: 40px;
	color: #193674;
	text-decoration: none;
}
.Ybotton_grey li a span
{
	background: url(../../Images/Passport/Ybuttom_grey.gif) right 0;
	padding: 13px 25px 5px 5px;
	margin: 0 0 0 25px;
	float: left;
	height: 20px;
	color: #193674;
}
.Ybotton_grey li a:hover span
{
	background: url(../../Images/Passport/Ybuttom_grey.gif) right -40px;
	color: #2c9cd6;
	padding: 13px 25px 5px 5px;
	margin: 0 0 0 25px;
	height: 20px;
}




/*颜色按钮*/
.button_SkyBlue /*天蓝色按钮*/ /*天蓝色按钮*/
{
	font: 14px Tahoma, Verdana;
	font-weight: bold;
	padding: 0 5px;
	color: #0071a6;
	background: url(../../Images/Passport/button_SkyBlue.gif);
	background-repeat: repeat-x;
	background-position: 0 40%;
	outline: 1px solid #54b0e0;
	border: 2px solid #FFF !important;
	height: 26px !important;
	border: 1px solid #54b0e0;
	height: 26px;
	line-height: 20px;
}

.button_SteelBlue /*钢蓝色按钮*/ /*钢蓝色按钮*/
{
	font: 12px Tahoma, Verdana;
	font-weight: bold;
	padding: 0 5px;
	color: #fff;
	background: url(../../Images/Passport/button_SteelBlue.gif);
	background-repeat: repeat-x;
	background-position: 0 30%;
	outline: 1px solid #8399c5;
	border: 1px solid #FFF !important;
	height: 20px !important;
	border: 1px solid #8399c5;
	height: 22px;
	line-height: 16px;
}

.button_Gold /*黄金色按钮*/ /*黄金色按钮*/
{
	font: 14px Tahoma, Verdana;
	font-weight: bold;
	padding: 0 1px;
	color: #fff;
	background: url(../../Images/Passport/button_Gold.gif);
	background-repeat: repeat-x;
	background-position: 0 30%;
	outline: 1px solid #ffc78c;
	border: 1px solid #FFF !important;
	height: 24px !important;
	border: 1px solid #ffc78c;
	height: 24px;
	line-height: 17px;
}

