/** Alipay.com Global CSS Version 2.0 **/
body
{
	margin: 0px;
	padding: 0px 10px;
	background-color: #FFFFFF;
}
body, p, th, td, select, textarea
{
	font-size: 12px;
	font-family: ËÎÌå Arial Verdana;
}
input
{
	font-size: 14px;
}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0px;
}
/* font */
.S, .txt12
{
	font-size: 12px;
}
.B
{
	font-size: 12px;
	font-weight: bold;
}
.C, .txt14
{
	font-size: 14px;
}
.CB, .M
{
	font-size: 14px;
	font-weight: bold;
}
.L
{
	font-size: 18px;
	font-weight: bold;
}
.E
{
	color: #999999;
}
.GE
{
	color: #666666;
}
.R
{
	color: #FF6600;
}
.W
{
	color: #FFFFFF;
}
.LM, .lh13
{
	line-height: 130%;
}
.LL, .lh15
{
	line-height: 150%;
}
/* Links */
a:Link, a:visited
{
	color: #003399;
}
a.E:Link, a.E:visited
{
	color: #999999;
}

a:hover, a:active
{
	color: #FF7300;
}
/*Rules for DIV.Header*/
#Header
{
	text-align: center;
}
#Header ul, #Header li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Header #HeadTop
{
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
}

/*Rules for QuickLinks*/
#Header #QuickLinks
{
	float: right;
	padding-top: 20px;
}
#Header #QuickLinks ul
{
	overflow: hidden;
}
#Header #QuickLinks li
{
	float: right;
	padding: 4px 8px;
	background: url(../../pics/style/menu/bg_quicklinks_li.gif) no-repeat 4px;
	background-position: right;
	font-size: 12px;
	margin-right: -1px;
}
/*Rules for DIV.Foot*/
#Foot
{
	border-top: 1px solid #D1D7DC;
	clear: both;
	margin: 30px auto 10px auto;
	text-align: center;
	width: 950px;
}
#Foot .Shell
{
	border-top: 1px solid #CCCCCC;
	margin: 0px auto;
	text-align: center;
	width: 100%;
}
#Foot ul
{
	display: block;
	margin: 0px auto;
	padding-top: 8px;
	text-align: center;
	width: 495px;
	overflow: hidden;
}
#Foot ul li
{
	background: url(../../pics/style/menu/bg_quicklinks_li.gif) no-repeat top left;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	margin-left: -1px;
}
#Foot ul.CopyRight
{
	margin: 12px auto;
	padding: 0px;
	text-align: center;
	width: 230px;
}
#ServerNum
{
	color: #FFFFFF;
	font: 12px arial;
	text-align: center;
}

/* CSS-HACK */
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-table; /*border:1px solid blue*/
}
* html .clearfix
{
	height: 1%; /*ie6*/
}

.clearfix
{
	display: block;
}
.clearclass
{
	width: auto;
	line-height: 1em;
	height: auto;
	float: none;
	clear: both;
	padding: 0px;
	margin: 0px;
	background: none repeat 0;
	list-style: none;
	text-indent: 0;
	text-align: left;
	border: none;
	color: #000;
}
/* Content */
#Content
{
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 950px;
}
