﻿body {
}

.Fast
{
	text-align:center;
	float:left;
    cursor: pointer;
    width:180px; 
    height:20px;
    padding-top:7px;
    font-size: 12px; 
    font-family: 宋体;
    color:Blue;
    background-repeat:no-repeat;
}
.Fast a,a:link,a:visited,A:active
{
    
   	text-align:center;
    cursor: pointer;
    height:30px;
    padding-top:7px;
    font-size: 12px; 
    font-family: 宋体;
    color:#016a9f;
    background-repeat:no-repeat;
}

.funcList
{
	padding-top:7px;
	margin-left:8px;
	cursor: pointer;
	width:166px; 
	height:20px;
	font-size: 12px; 
	text-align:center;
	font-family: 宋体; 
	background-image:url('img/barBk.gif');
	background-repeat:no-repeat;
}

.payLeft
{
	float:left;
	width:188px;
	height:550px;
	background-color:#ef9f20;
	border-color:#ffffff;
	border-width:thin;
}

.payContent
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#ffcece;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:30px;
	width:136px;
}

#FastPaylist
{
	float:left;
	min-height:410px;
	width:140px;
	padding-right:30px;
	text-align:right;
}
#FastPaylist ul
{
	list-style-type:none;
}
#FastPaylist li
{
	height:25px;
	font-size:12px;
	color:#016a9f;
	line-height:25px;
	text-decoration:none;
}

#FastPaylist li a,a:link,a:visited,A:active
{
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#016a9f;
	line-height:25px;
	text-decoration:none;
}