body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin:0px;
	padding:0px;
}
.DivAll
{
	width: 970px;
	margin: 0 auto;
	border: #a9a9a9 1px solid;
}
.Div_Top
{
	background-color: #ffffff;
	width:100%;
}
.button
{
    cursor:pointer;
}
.logo
{
	float:left;
	width:30%;
	border-bottom: 5px solid #a5eefd;
}
.Menu
{
	float: left;
	width: 70%;
	border-bottom: 5px solid #a5eefd;
	margin-top:36px;
}
.Menu ul {
    margin:0;
    padding:10px 10px 0 50px;
    list-style:none;
  }
.Menu li {
  display:inline;
  margin:0;
  padding:0;
  }
.Menu a {
  float:right;
  background:url("../../Images/Public/tableftF.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
.Menu a span
{
	float: left;
	display: block;
	background: url(   "../Images/Public/tabrightF.gif" ) no-repeat right top;
	padding: 7px 15px 5px 6px;
	color: #660033;
}
.Menu a span {float:none;}
.Menu a:hover span {
  color:#FFF;
  }
.Menu a:hover {
  background-position:0% -42px;
  }
.Menu a:hover span {
  background-position:100% -42px;
  }

.Menu #current a {
        background-position:0% -42px;
}
.Menu #current a span {
        background-position:100% -42px;
}
.DivNote
{
	padding-top:5px;
}
.Warning_Mes
{
	border: #669933 1px solid;
	background-color: #dcdcdc;
	color: #990033;
	text-align: left;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
}
.sysMes
{
	background-color: #990033;
	font-family: ºÚÌå;
	color: #ffff33;
	margin: 5px auto;
	padding: 5px;
	font-size: 14px;
}

.textBox
{
    border: #3E97D9 1px solid;
    line-height:20px;
    height:20px;
}
.UserImage
{
	width:148px;
	height:78px;
	vertical-align:middle;
	border:0px;
}
.Foot
{
	background-image:url("../Images/Public/line_bottom.jpg");
	background-repeat:repeat-x;
	padding:15px 3px 0px 3px;
	text-align:center;
	font-size:13px;
	line-height:25px;
}
.UserSendMes
{
	background-color: #dcdcdc;
	margin:2px auto;
	padding:5px;
	text-align:center;
}
img
{
	border:0;
	vertical-align:middle;
}
.PayImg
{
	max-height:65px;
	_height:65px;
	max-width:250px;
	_width:250px;
}
.PayTitle
{
	text-align: center;
	background-color: #87cefa;
	color: #990033;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	line-height:30px;
}
A:link
{
    color: #ab6233;
    text-decoration: none;
}
A:visited
{
    color: #666666;
    text-decoration: none;
}
A:active
{
    color: #256762;
    text-decoration: none;
}
A:hover
{
    color:Blue ;
    text-decoration: none;
}
.LinkNote
{
	margin:2px 5px;
	font-size:14px;
	padding:2px 5px;
	line-height:30px;
}
.LinkTitle
{
	background: url( "../Images/Public/WebLinkTitle.gif" ) no-repeat;
	width: 100%;
	height: 33px;
	margin: 0px 5px;
	color: #f8f8ff;
	font-weight: bold;
	line-height:33px;
	padding-left:15px;
	font-size:15px;
}
.MyLink
{
	line-height:28px;
	padding:2px 8px;
}
.LinkImage
{
    list-style:none;
    margin:0px;
}
.LinkImage li
{
	list-style-type: none;
	width: 110px;
	height: 50px;
	text-align: center;
	float: left;
	margin: 3px;
}
.LinkImage img
{
	border:0px;
	height:auto !important;
	width:auto !important;
	height:50px;
	width:110px;
	max-height:50px;
	max-width:110px;
	overflow:hidden;
}